Home
last modified time | relevance | path

Searched refs:OP_LUI (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/arch/mips/include/
H A Dmips_opcode.h156 #define OP_LUI 017 macro
419 #define INSN_LUI_P(insn) (((insn) >> 26) == OP_LUI)
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Diq2000-desc.h91 , OP_ANDI = 12, OP_ORI = 13, OP_XORI = 14, OP_LUI = 15 enumerator
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Diq2000-desc.h91 , OP_ANDI = 12, OP_ORI = 13, OP_XORI = 14, OP_LUI = 15 enumerator
/netbsd-src/sys/arch/mips/mips/
H A Dmips_fixup.c317 case OP_LUI: in mips_fixup_addr()
H A Ddb_disasm.c852 case OP_LUI: in db_disasm_insn()
/netbsd-src/sys/arch/arc/arc/
H A Dminidebug.c916 case OP_LUI: in mdbprintins()
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Diq2000.cpu1020 (+ OP_LUI (f-rs 0) rt hi16)
/netbsd-src/external/gpl3/gdb.old/dist/cpu/
H A Diq2000.cpu1020 (+ OP_LUI (f-rs 0) rt hi16)
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Diq2000.cpu1020 (+ OP_LUI (f-rs 0) rt hi16)