Searched refs:pref_op (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/arch/mips/mach-mt7620/ |
H A D | ddr_calibrate.c | 65 #define pref_op(hint, addr) \ macro 119 pref_op(0, &c_addr[i]); in test_loop()
|
/openbmc/linux/arch/mips/mm/ |
H A D | uasm-mips.c | 165 [insn_pref] = {M(pref_op, 0, 0, 0, 0, 0), RS | RT | SIMM},
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | inst.h | 35 ll_op, lwc1_op, lwc2_op, bc6_op = lwc2_op, pref_op, enumerator
|
/openbmc/linux/arch/mips/kernel/ |
H A D | mips-r2-to-r6-emul.c | 2203 case pref_op: in mipsr2_decoder()
|