HomeSort by relevance Sort by last modified time
    Searched full:uimm16 (Results 1 - 25 of 48) sorted by null

1 2

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/rx/
mvfcp.sm 1 # mvfcp #{uimm2},{reg},{uimm16}
opecp.sm 1 # opecp #{uimm2},#{uimm16}
mvtcp.sm 1 # mvtcp #{uimm2},#{simm16},${uimm16}
2 # mvtcp #{uimm2},{reg},${uimm16}
mov.sm 19 mov.W #{uimm16},{mem}
macros.inc 22 macro uimm16 {0;65535}
  /toolchain/binutils/binutils-2.27/cpu/
or1korbis.cpu 24 (dnh h-uimm16 "16-bit unsigned immediate" () (immediate (UINT 16)) () () ())
82 (dnf f-uimm16 "uimm16" ((MACH ORBIS-MACHS)) 15 16)
87 (name f-uimm16-split)
94 (and (srl (ifield f-uimm16-split)
98 (and (ifield f-uimm16-split)
101 (set (ifield f-uimm16-split)
325 (name uimm16)
328 (type h-uimm16)
329 (index f-uimm16)
    [all...]
mep-sample-ucidsp.cpu 39 ; uci.elfext.2 $uimm16
41 ; uimm16 = I[4:7]||i[20:31]
61 ; define uimm16
62 (df f-uci_elfext_2-hi "uci_elfext_2 uimm16 hi 4u7" (mep-ext1-isa) 4 4 UINT #f #f)
63 (df f-uci_elfext_2-lo "uci_elfext_2 uimm16 lo 20u31" (mep-ext1-isa) 20 12 UINT #f #f)
xc16x.cpu 158 (dnf f-uimm16 "uimm16" () 31 16) ;used for immediate word data
555 (dnop uimm16 "16 bit unsigned immediate" (HASH-PREFIX) h-uint f-uimm16)
594 (dowh upag16 "16 bit unsigned immediate" (PAG-PREFIX) h-uint f-uimm16 ((print "with_pag_prefix")))
747 (arithmetic20 addrhpof add add OP1_0 OP2_6 reg8 uimm16 HI "pof")
748 (arithmetic20 subrhpof sub sub OP1_2 OP2_6 reg8 uimm16 HI "pof")
749 (arithmetic20 addbrhpof add add OP1_0 OP2_6 reg8 uimm16 HI "pag")
750 (arithmetic20 subbrhpof sub sub OP1_2 OP2_6 reg8 uimm16 HI "pag")
799 (arithmetic23 addcrhpof addc addc OP1_1 OP2_6 reg8 uimm16 HI "pof"
    [all...]
mep-c5.cpu 225 "uci $rn,$rm,$uimm16"
227 (set rn (c-call SI "do_UCI" rn rm (zext SI uimm16) pc))
263 "dsp $rn,$rm,$uimm16"
264 (+ MAJ_15 rn rm (f-sub4 0) uimm16)
265 (set rn (c-call SI "do_DSP" rn rm (zext SI uimm16) pc))
mep-core.cpu 750 (dpop uimm16 "unsigned imm (16 bits)" (all-mep-core-isas) h-uint f-16u16 "unsigned16")
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
xc16x-opc.c 458 /* add $reg8,$hash$pof$uimm16 */
461 { { MNEM, ' ', OP (REG8), ',', OP (HASH), OP (POF), OP (UIMM16), 0 } },
464 /* sub $reg8,$hash$pof$uimm16 */
467 { { MNEM, ' ', OP (REG8), ',', OP (HASH), OP (POF), OP (UIMM16), 0 } },
470 /* add $reg8,$hash$pag$uimm16 */
473 { { MNEM, ' ', OP (REG8), ',', OP (HASH), OP (PAG), OP (UIMM16), 0 } },
476 /* sub $reg8,$hash$pag$uimm16 */
479 { { MNEM, ' ', OP (REG8), ',', OP (HASH), OP (PAG), OP (UIMM16), 0 } },
554 /* addc $reg8,$hash$pof$uimm16 */
557 { { MNEM, ' ', OP (REG8), ',', OP (HASH), OP (POF), OP (UIMM16), 0 } }
    [all...]
or1k-opc.c 221 /* l.trap ${uimm16} */
224 { { MNEM, ' ', OP (UIMM16), 0 } },
227 /* l.sys ${uimm16} */
230 { { MNEM, ' ', OP (UIMM16), 0 } },
257 /* l.nop ${uimm16} */
260 { { MNEM, ' ', OP (UIMM16), 0 } },
269 /* l.movhi $rD,$uimm16 */
272 { { MNEM, ' ', OP (RD), ',', OP (UIMM16), 0 } },
281 /* l.mfspr $rD,$rA,${uimm16} */
284 { { MNEM, ' ', OP (RD), ',', OP (RA), ',', OP (UIMM16), 0 } }
    [all...]
xc16x-desc.c 684 { XC16X_F_UIMM16, "f-uimm16", 0, 32, 31, 16, { 0, { { { (1<<MACH_BASE), 0 } } } } },
803 /* uimm16: 16 bit unsigned immediate */
804 { "uimm16", XC16X_OPERAND_UIMM16, HW_H_UINT, 31, 16,
    [all...]
cr16-opc.c 43 ARITH_BYTE_INST ("andb", 0x20, uimm16),
45 ARITH_BYTE_INST ("andw", 0x22, uimm16),
48 ARITH_BYTE_INST ("orb", 0x24, uimm16),
50 ARITH_BYTE_INST ("orw", 0x26, uimm16),
53 ARITH_BYTE_INST ("xorb", 0x28, uimm16),
55 ARITH_BYTE_INST ("xorw", 0x2A, uimm16),
568 {16, arg_ic, OP_UNSIGNED}, /* uimm16 */
or1k-opinst.c 95 { INPUT, "uimm16", HW_H_UIMM16, CGEN_MODE_UINT, OP_ENT (UIMM16), 0, 0 },
100 { INPUT, "uimm16", HW_H_UIMM16, CGEN_MODE_UINT, OP_ENT (UIMM16), 0, 0 },
115 { INPUT, "uimm16", HW_H_UIMM16, CGEN_MODE_UINT, OP_ENT (UIMM16), 0, 0 },
or1k-desc.c     [all...]
m32r-desc.c 277 { M32R_F_UIMM16, "f-uimm16", 0, 32, 16, 16, { 0, { { { (1<<MACH_BASE), 0 } } } } },
365 /* uimm16: 16 bit unsigned immediate */
366 { "uimm16", M32R_OPERAND_UIMM16, HW_H_UINT, 16, 16,
460 /* and3 $dr,$sr,$uimm16 */
480 /* xor3 $dr,$sr,$uimm16 */
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cr16/
storb_test.s 74 # storb reg, uimm16/20
81 # storb reg, uimm16/20
storw_test.s 74 # storw reg, uimm16/20
81 # storw reg, uimm16/20
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCJITInfo.cpp 29 #define BUILD_ORI(RD,RS,UIMM16) \
30 ((24 << 26) | ((RS) << 21) | ((RD) << 16) | ((UIMM16) & 65535))
31 #define BUILD_ORIS(RD,RS,UIMM16) \
32 ((25 << 26) | ((RS) << 21) | ((RD) << 16) | ((UIMM16) & 65535))
  /external/llvm/lib/Target/Mips/
MicroMipsInstrInfo.td 686 def ANDi_MM : MMRel, ArithLogicI<"andi", uimm16, GPR32Opnd>,
688 def ORi_MM : MMRel, ArithLogicI<"ori", uimm16, GPR32Opnd, II_ORI, immZExt16,
690 def XORi_MM : MMRel, ArithLogicI<"xori", uimm16, GPR32Opnd, II_XORI,
    [all...]
MicroMips32r6InstrInfo.td 632 class ANDI_MMR6_DESC : ArithLogicI<"andi", uimm16, GPR32Opnd, II_ANDI>;
635 class ORI_MMR6_DESC : ArithLogicI<"ori", uimm16, GPR32Opnd, II_ORI, immZExt16,
640 class XORI_MMR6_DESC : ArithLogicI<"xori", uimm16, GPR32Opnd, II_XORI,
    [all...]
MipsCondMov.td 92 (select (i32 (seteq CRC:$lhs, immZExt16:$uimm16)), DRC:$T, DRC:$F),
93 (MOVZInst DRC:$T, (XORiOp CRC:$lhs, immZExt16:$uimm16), DRC:$F)>;
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsInstrInfo.td 148 def uimm16 : Operand<i32> {
334 FI<op, (outs CPURegs:$rt), (ins uimm16:$imm16),
585 def ADJCALLSTACKDOWN : MipsPseudo<(outs), (ins uimm16:$amt),
588 def ADJCALLSTACKUP : MipsPseudo<(outs), (ins uimm16:$amt1, uimm16:$amt2),
654 def ANDi : ArithLogicI<0x0c, "andi", and, uimm16, immZExt16, CPURegs>;
655 def ORi : ArithLogicI<0x0d, "ori", or, uimm16, immZExt16, CPURegs>;
656 def XORi : ArithLogicI<0x0e, "xori", xor, uimm16, immZExt16, CPURegs>;
    [all...]
  /external/valgrind/VEX/priv/
guest_ppc_toIR.c 4973 UInt uimm16 = ifieldUIMM16(theInstr); local
6178 UInt uimm16 = ifieldUIMM16(theInstr); local
6340 UInt uimm16 = ifieldUIMM16(theInstr); local
7126 UInt uimm16 = ifieldUIMM16(theInstr); local
7424 UInt uimm16 = ifieldUIMM16(theInstr); local
7650 UInt uimm16 = ifieldUIMM16(theInstr); local
8408 UInt uimm16 = ifieldUIMM16(theInstr); local
10086 UInt uimm16 = ifieldUIMM16(theInstr); local
10224 Int uimm16 = ifieldUIMM16(theInstr); local
11468 UInt uimm16 = ifieldUIMM16(theInstr); local
    [all...]

Completed in 2704 milliseconds

1 2