Home
last modified time | relevance | path

Searched defs:clob1 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/ia64/include/asm/native/
Dinst.h109 #define MOV_TO_KR(kr, reg, clob0, clob1) \ argument
131 #define SSM_PSR_IC_AND_DEFAULT_BITS_AND_SRLZ_I(clob0, clob1) \ argument
139 #define SSM_PSR_IC_AND_SRLZ_D(clob0, clob1) \ argument
155 #define RSM_PSR_I(pred, clob0, clob1) \ argument
160 #define RSM_PSR_I_IC(clob0, clob1, clob2) \ argument
169 #define RSM_PSR_BE_I(clob0, clob1) \ argument
179 #define BSW_0(clob0, clob1, clob2) \ argument
185 #define BSW_1(clob0, clob1) \ argument
Dpvchk_inst.h210 #define MOV_TO_KR(kr, reg, clob0, clob1) \ argument
232 #define SSM_PSR_IC_AND_DEFAULT_BITS_AND_SRLZ_I(clob0, clob1) \ argument
235 #define SSM_PSR_IC_AND_SRLZ_D(clob0, clob1) \ argument
244 #define RSM_PSR_I(pred, clob0, clob1) \ argument
248 #define RSM_PSR_I_IC(clob0, clob1, clob2) \ argument
254 #define RSM_PSR_BE_I(clob0, clob1) \ argument
259 #define BSW_0(clob0, clob1, clob2) \ argument
263 #define BSW_1(clob0, clob1) \ argument
/linux-4.1.27/arch/tile/kernel/
Dunaligned.c180 uint64_t *rb, uint64_t *clob1, uint64_t *clob2, in find_regs()
317 uint64_t clob1, uint64_t clob2, uint64_t clob3) in check_regs()
562 uint64_t ra = -1, rb = -1, rd = -1, clob1 = -1, clob2 = -1, clob3 = -1; in jit_bundle_gen() local