Home
last modified time | relevance | path

Searched refs:pref_op (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/mips/mach-mt7620/
H A Dddr_calibrate.c65 #define pref_op(hint, addr) \ macro
119 pref_op(0, &c_addr[i]); in test_loop()
/openbmc/linux/arch/mips/mm/
H A Duasm-mips.c165 [insn_pref] = {M(pref_op, 0, 0, 0, 0, 0), RS | RT | SIMM},
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dinst.h35 ll_op, lwc1_op, lwc2_op, bc6_op = lwc2_op, pref_op, enumerator
/openbmc/linux/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c2203 case pref_op: in mipsr2_decoder()