Searched refs:LUI (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | lui-1.s | 1 # Source code used to test error diagnostics with the LUI instruction.
|
D | lui-2.s | 1 # Source code used to test error diagnostics with the LUI instruction.
|
D | lui.s | 1 # Source code used to test the LUI instruction with some expressions.
|
D | ulw-reloc.d | 65 # This one must use LUI/ORI 71 # This one must use LUI/ORI
|
D | ulh-reloc.d | 55 # This one must use LUI/ORI
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | tic80-opc.c | 371 #define LUI (LSI + 1) macro 378 #define LUBF (LUI + 1) 711 {"cmnd", OP_LI(0x305), MASK_LI, 0, {LUI} }, 768 {"etrap", OP_LI(0x303) | E(1), MASK_LI | E(1), 0, {LUI} }, 814 …{"fmpy.uuu", OP_LI(0x3E5) | PD(3) | P2(3) | P1(3), MASK_LI | PD(3) | P2(3) | P1(3), 0, {LUI, RE… 973 {"or.ff", OP_LI(0x33D), MASK_LI, 0, {LUI, REG_22, REG_DEST} }, 976 {"or.ft", OP_LI(0x33B), MASK_LI, 0, {LUI, REG_22, REG_DEST} }, 979 {"or.tf", OP_LI(0x337), MASK_LI, 0, {LUI, REG_22, REG_DEST} }, 982 {"or.tt", OP_LI(0x32F), MASK_LI, 0, {LUI, REG_22, REG_DEST} }, 985 {"or", OP_LI(0x32F), MASK_LI, 0, {LUI, REG_22, REG_DEST} }, [all …]
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | iq2000.cpu | 240 …("ADDI" 8) ("ADDIU" 9) ("SLTI" 10) ("SLTIU" 11) ("ANDI" 12) ("ORI" 13) ("XORI" 14) ("LUI" …
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2010 | 125 * config/tc-mips.c (mips_ip) <'u'>: Report the value of the LUI
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | ChangeLog-2011 | 1145 (_bfd_mips_elf_relax_section): Permit the relaxation of LUI
|