| /netbsd-src/external/gpl3/gdb/dist/sim/mips/ |
| H A D | m16.igen | 580 01010,3.RX,8.IMMED:RI:16::SLTI 588 11110,6.IMM_10_5,5.IMM_15_11 + 01010,3.RX,000,5.IMM_4_0:EXT-RI:16::SLTI
|
| H A D | ChangeLog-2021 | 2959 (BEQZ, ..., SLT, SLTI, TLT, TLE, TLI, ...): Explicitly cast GPR to
|
| /netbsd-src/sys/external/bsd/sljit/dist/sljit_src/ |
| H A D | sljitNativeMIPS_common.c | 159 #define SLTI (HI(10)) macro 1791 …PTR_FAIL_IF(push_inst(compiler, (type <= SLJIT_LESS_EQUAL ? SLTIU : SLTI) | S(src1) | T(TMP_REG1) … in sljit_emit_cmp() 1801 …PTR_FAIL_IF(push_inst(compiler, (type <= SLJIT_LESS_EQUAL ? SLTIU : SLTI) | S(src2) | T(TMP_REG1) … in sljit_emit_cmp()
|
| H A D | sljitNativeMIPS_32.c | 256 FAIL_IF(push_inst(compiler, SLTI | S(src1) | TA(OTHER_FLAG) | IMM(src2), OTHER_FLAG)); in emit_single_op()
|
| H A D | sljitNativeMIPS_64.c | 347 FAIL_IF(push_inst(compiler, SLTI | S(src1) | TA(OTHER_FLAG) | IMM(src2), OTHER_FLAG)); in emit_single_op()
|
| /netbsd-src/sys/arch/mips/mips/ |
| H A D | bds_emul.S | 84 PTR_WORD bcemul_slti # 012 SLTI
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.td | 496 def SLTI : ALU_ri<0b010, "slti">; 833 (SLTI GPR:$rd, GPR:$rs1, simm12:$imm12)>; 951 def : PatGprSimm12<setlt, SLTI>;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | Mips16InstrInfo.td | 1161 // Format: SLTI rx, immediate MIPS16e 1171 // Format: SLTI rx, immediate MIPS16e 1192 // Format: SLTI rx, immediate MIPS16e
|
| /netbsd-src/external/gpl3/binutils.old/dist/cpu/ |
| H A D | iq2000.cpu | 240 …("ADDI" 8) ("ADDIU" 9) ("SLTI" 10) ("SLTIU" 11) ("ANDI" 12) ("ORI" 13) ("XORI" 14) ("LUI" …
|
| /netbsd-src/external/gpl3/gdb.old/dist/cpu/ |
| H A D | iq2000.cpu | 240 …("ADDI" 8) ("ADDIU" 9) ("SLTI" 10) ("SLTIU" 11) ("ANDI" 12) ("ORI" 13) ("XORI" 14) ("LUI" …
|
| /netbsd-src/external/gpl3/binutils/dist/cpu/ |
| H A D | iq2000.cpu | 240 …("ADDI" 8) ("ADDIU" 9) ("SLTI" 10) ("SLTIU" 11) ("ANDI" 12) ("ORI" 13) ("XORI" 14) ("LUI" …
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | nds32-asm.c | 257 {"slti", "=rt,%ra,%i15s", OP6 (SLTI), 4, ATTR_ALL, 0, NULL, 0, NULL},
|
| H A D | ChangeLog-2017 | 1111 alias; do not mark SLTI instruction as an alias.
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | nds32-asm.c | 257 {"slti", "=rt,%ra,%i15s", OP6 (SLTI), 4, ATTR_ALL, 0, NULL, 0, NULL},
|
| H A D | ChangeLog-2017 | 1111 alias; do not mark SLTI instruction as an alias.
|
| /netbsd-src/external/gpl3/gdb/dist/opcodes/ |
| H A D | ChangeLog-2017 | 1111 alias; do not mark SLTI instruction as an alias.
|
| /netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
| H A D | ChangeLog-2017 | 1111 alias; do not mark SLTI instruction as an alias.
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | elf32-nds32.c | 8345 insn = N32_TYPE2 (SLTI, REG_TA, N16_RT4 (insn16), N16_IMM5U (insn16)); in nds32_convert_16_to_32()
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | elf32-nds32.c | 8345 insn = N32_TYPE2 (SLTI, REG_TA, N16_RT4 (insn16), N16_IMM5U (insn16)); in nds32_convert_16_to_32()
|