Home
last modified time | relevance | path

Searched refs:BLTZ (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/sys/external/bsd/sljit/dist/sljit_src/
DsljitNativeMIPS_common.c109 #define BLTZ (HI(1) | (0 << 16)) macro
1758 inst = BLTZ; in sljit_emit_cmp()
1772 inst = BLTZ; in sljit_emit_cmp()
/netbsd/src/external/gpl3/binutils/dist/cpu/
Diq2000.cpu256 …(("BLTZ" 0) ("BGEZ" 1) ("BLTZL" 2) ("BGEZL" 3) ("BLEZ" 4) ("BGTZ" 5) ("BLEZL" …
/netbsd/src/external/gpl3/gdb/dist/cpu/
Diq2000.cpu256 …(("BLTZ" 0) ("BGEZ" 1) ("BLTZL" 2) ("BGEZL" 3) ("BLEZ" 4) ("BGTZ" 5) ("BLEZL" …
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dnds32-asm.c319 {"bltz", "%rt,%i16s1", BR2 (BLTZ), 4, ATTR_PCREL | ATTR_ALL, 0, NULL, 0, NULL},
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dnds32-asm.c319 {"bltz", "%rt,%i16s1", BR2 (BLTZ), 4, ATTR_PCREL | ATTR_ALL, 0, NULL, 0, NULL},
/netbsd/src/external/gpl3/gdb/dist/sim/mips/
Dmicromips.igen785 010000,00000,5.RS,16.IMMEDIATE:POOL32I:32::BLTZ
Dmips.igen2258 000001,5.RS,00000,16.OFFSET:REGIMM:32::BLTZ
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-2011720 of BLTZ* and BGEZ* instructions.