Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h70 #define MATCH_BLTU 0x6063 macro
3501 DECLARE_INSN(bltu, MATCH_BLTU, MASK_BLTU)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h70 #define MATCH_BLTU 0x6063 macro
3540 DECLARE_INSN(bltu, MATCH_BLTU, MASK_BLTU)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c432 {"bltu", 0, INSN_CLASS_I, "s,t,p", MATCH_BLTU, MASK_BLTU, match_opcode, INSN_CONDBRANCH …
434 {"bgtu", 0, INSN_CLASS_I, "t,s,p", MATCH_BLTU, MASK_BLTU, match_opcode, INSN_ALIAS|INSN_…
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c447 {"bltu", 0, INSN_CLASS_I, "s,t,p", MATCH_BLTU, MASK_BLTU, match_opcode, INSN_CONDBRANCH …
449 {"bgtu", 0, INSN_CLASS_I, "t,s,p", MATCH_BLTU, MASK_BLTU, match_opcode, INSN_ALIAS|INSN_…