Home
last modified time | relevance | path

Searched refs:clob2 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/tile/kernel/
Dunaligned.c180 uint64_t *rb, uint64_t *clob1, uint64_t *clob2, in find_regs() argument
301 } else if (*clob2 == -1) { in find_regs()
302 *clob2 = i; in find_regs()
317 uint64_t clob1, uint64_t clob2, uint64_t clob3) in check_regs() argument
323 if ((clob1 >= 56) || (clob2 >= 56) || (clob3 >= 56)) in check_regs()
562 uint64_t ra = -1, rb = -1, rd = -1, clob1 = -1, clob2 = -1, clob3 = -1; in jit_bundle_gen() local
643 find_regs(bundle, 0, &ra, &rb, &clob1, &clob2, in jit_bundle_gen()
678 find_regs(bundle, &rd, &ra, &rb, &clob1, &clob2, in jit_bundle_gen()
697 &clob2, &clob3, &alias); in jit_bundle_gen()
724 &clob1, &clob2, &clob3, in jit_bundle_gen()
[all …]
/linux-4.1.27/arch/ia64/include/asm/native/
Dpvchk_inst.h248 #define RSM_PSR_I_IC(clob0, clob1, clob2) \ argument
251 IS_RREG_CLOB(clob2)
259 #define BSW_0(clob0, clob1, clob2) \ argument
262 IS_RREG_CLOB(clob2)
Dinst.h160 #define RSM_PSR_I_IC(clob0, clob1, clob2) \ argument
164 CLOBBER(clob2)
179 #define BSW_0(clob0, clob1, clob2) \ argument
183 CLOBBER(clob2)