Home
last modified time | relevance | path

Searched refs:uimm3 (Results 1 – 16 of 16) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/cr16/
Dpop_test.s5 # pop uimm3 regr RA
15 # pop uimm3 regr
Dpopret_test.s5 # popret uimm3 regr RA
15 # popret uimm3 regr
Dpush_test.s5 # push uimm3 regr RA
19 # push uimm3 regr
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/rx/
Dbmcnd.sm1 bm{cnd} #{uimm3}, {dsp}[{reg}].B
Dbclr.sm1 bclr #{uimm3}, {dsp}[{reg}].B
Dbnot.sm1 bnot #{uimm3}, {dsp}[{reg}].B
Dbset.sm1 bset #{uimm3}, {dsp}[{reg}].B
Dbtst.sm1 btst #{uimm3}, {dsp}[{reg}].B
Dmacros.inc18 macro uimm3 {0;7}
/toolchain/binutils/binutils-2.27/cpu/
Dxc16x.cpu154 (dnf f-uimm3 "uimm3" () 10 3) ;used for immediate data,eg in ADD,SUB insns
551 (dnop uimm3 "3 bit unsigned number" (HASH-PREFIX) h-r01 f-uimm3)
763 (arithmetic21 addrhpof3 add add OP1_0 OP2_8 dr uimm3 HI "pof")
764 (arithmetic21 subrhpof3 sub sub OP1_2 OP2_8 dr uimm3 HI "pof")
765 (arithmetic21 addbrhpag3 addb add OP1_0 OP2_9 drb uimm3 QI "pag")
766 (arithmetic21 subbrhpag3 subb sub OP1_2 OP2_9 drb uimm3 QI "pag")
767 (arithmetic21 addrhpag3 add add OP1_0 OP2_8 dr uimm3 HI "pag")
768 (arithmetic21 subrhpag3 sub sub OP1_2 OP2_8 dr uimm3 HI "pag")
769 (arithmetic21 addbrhpof3 addb add OP1_0 OP2_9 drb uimm3 QI "pof")
770 (arithmetic21 subbrhpof3 subb sub OP1_2 OP2_9 drb uimm3 QI "pof")
[all …]
Dm32r.cpu472 (dnf f-uimm3 "uimm3" () 5 3)
675 (duhpo uimm3 "3 bit unsigned number" () h-uint f-uimm3)
2411 "bset $uimm3,@($slo16,$sr)"
2412 (+ OP1_10 (f-bit4 0) uimm3 OP2_6 sr slo16)
2415 (sll QI (const 1) (sub (const 7) uimm3))))
2422 "bclr $uimm3,@($slo16,$sr)"
2423 (+ OP1_10 (f-bit4 0) uimm3 OP2_7 sr slo16)
2426 (inv QI (sll QI (const 1) (sub (const 7) uimm3)))))
2433 "btst $uimm3,$sr"
2434 (+ OP1_0 (f-bit4 0) uimm3 OP2_15 sr)
[all …]
Dmep-core.cpu761 (dnop uimm3 "bit immediate (3 bits)" (all-mep-core-isas) h-uint f-3u5)
2071 "bsetm ($rma),$uimm3"
2072 (+ MAJ_2 (f-4 0) uimm3 rma (f-sub4 0))
2075 (set (mem UQI rma) (or (mem UQI rma) (sll 1 uimm3))))
2080 "bclrm ($rma),$uimm3"
2081 (+ MAJ_2 (f-4 0) uimm3 rma (f-sub4 1))
2084 (set (mem UQI rma) (and (mem UQI rma) (inv (sll 1 uimm3)))))
2089 "bnotm ($rma),$uimm3"
2090 (+ MAJ_2 (f-4 0) uimm3 rma (f-sub4 2))
2093 (set (mem UQI rma) (xor (mem UQI rma) (sll 1 uimm3))))
[all …]
DChangeLog130 (uimm3, uimm4, uimm5, uimm8, uimm16, imm1): Delete HASH-PREFIX
/toolchain/binutils/binutils-2.27/opcodes/
Dcr16-opc.c314 CSTBIT_INST_B ("cbitb", uimm3, 0x68, 0x00104, 0xD6, 0x1AA),
315 CSTBIT_INST_B ("sbitb", uimm3, 0x70, 0x00108, 0xE6, 0x1CA),
316 CSTBIT_INST_B ("tbitb", uimm3, 0x78, 0x0010C, 0xF6, 0x1EA),
Dbfin-dis.c453 #define uimm3(x) fmtconst (c_uimm3, x, 0, outf) macro
1084 OUTS (outf, uimm3 (y)); in decode_CCflag_0()
1092 OUTS (outf, uimm3 (y)); in decode_CCflag_0()
1158 OUTS (outf, uimm3 (y)); in decode_CCflag_0()
1166 OUTS (outf, uimm3 (y)); in decode_CCflag_0()
/toolchain/binutils/binutils-2.27/include/opcode/
Dcr16.h124 uimm3, uimm3_1, uimm4, uimm4_1, uimm5, uimm16, uimm20, uimm32, enumerator