Searched refs:andi_op (Results 1 – 5 of 5) sorted by relevance
/linux/tools/arch/loongarch/include/asm/ |
H A D | inst.h | 34 andi_op = 0x0d, enumerator
|
/linux/arch/loongarch/include/asm/ |
H A D | inst.h | 98 andi_op = 0x0d, enumerator 635 DEF_EMIT_REG2I12_FORMAT(andi, andi_op)
|
/linux/tools/objtool/arch/loongarch/ |
H A D | decode.c | 168 case andi_op: in decode_insn_reg2i12_fomat()
|
/linux/arch/mips/mm/ |
H A D | uasm-mips.c | 54 [insn_andi] = {M(andi_op, 0, 0, 0, 0, 0), RS | RT | UIMM},
|
/linux/arch/mips/include/uapi/asm/ |
H A D | inst.h | 26 andi_op, ori_op, xori_op, lui_op, enumerator
|