Home
last modified time | relevance | path

Searched refs:uimm3 (Results 26 – 50 of 65) sorted by relevance

123

/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A 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),
H A Dbfin-dis.c455 #define uimm3(x) fmtconst (c_uimm3, x, 0, outf) macro
1086 OUTS (outf, uimm3 (y)); in decode_CCflag_0()
1094 OUTS (outf, uimm3 (y)); in decode_CCflag_0()
1160 OUTS (outf, uimm3 (y)); in decode_CCflag_0()
1168 OUTS (outf, uimm3 (y)); in decode_CCflag_0()
/netbsd/external/gpl3/binutils/dist/opcodes/
H A 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),
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A 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),
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/rx/
H A Dmacros.inc24 macro uimm3 {0;7}
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/rx/
H A Dmacros.inc24 macro uimm3 {0;7}
/netbsd/external/gpl3/binutils/dist/include/opcode/
H A Dcr16.h124 uimm3, uimm3_1, uimm4, uimm4_1, uimm5, uimm16, uimm20, uimm32, enumerator
/netbsd/external/gpl3/gdb/dist/include/opcode/
H A Dcr16.h124 uimm3, uimm3_1, uimm4, uimm4_1, uimm5, uimm16, uimm20, uimm32, enumerator
/netbsd/external/gpl3/binutils.old/dist/include/opcode/
H A Dcr16.h124 uimm3, uimm3_1, uimm4, uimm4_1, uimm5, uimm16, uimm20, uimm32, enumerator
/netbsd/external/gpl3/gdb.old/dist/include/opcode/
H A Dcr16.h124 uimm3, uimm3_1, uimm4, uimm4_1, uimm5, uimm16, uimm20, uimm32, enumerator
/netbsd/external/gpl3/gdb/dist/cpu/
H A 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 …]
H A Dmep-core.cpu2071 "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))
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))))
2098 "btstm \\$0,($rma),$uimm3"
2099 (+ MAJ_2 (f-4 0) uimm3 rma (f-sub4 3))
[all …]
/netbsd/external/gpl3/binutils.old/dist/cpu/
H A 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 …]
H A Dmep-core.cpu2071 "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))
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))))
2098 "btstm \\$0,($rma),$uimm3"
2099 (+ MAJ_2 (f-4 0) uimm3 rma (f-sub4 3))
[all …]
/netbsd/external/gpl3/binutils/dist/cpu/
H A 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 …]
H A Dmep-core.cpu2071 "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))
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))))
2098 "btstm \\$0,($rma),$uimm3"
2099 (+ MAJ_2 (f-4 0) uimm3 rma (f-sub4 3))
[all …]
/netbsd/external/gpl3/gdb.old/dist/cpu/
H A 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 …]
H A Dmep-core.cpu2071 "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))
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))))
2098 "btstm \\$0,($rma),$uimm3"
2099 (+ MAJ_2 (f-4 0) uimm3 rma (f-sub4 3))
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMicroMipsDSPInstrInfo.td232 "shll.qb", null_frag, immZExt3, NoItinerary, DSPROpnd, uimm3>,
238 "shra.qb", null_frag, immZExt3, NoItinerary, DSPROpnd, uimm3>;
240 "shra_r.qb", int_mips_shra_r_qb, immZExt3, NoItinerary, DSPROpnd, uimm3>;
248 "shrl.qb", null_frag, immZExt3, NoItinerary, DSPROpnd, uimm3>;
H A DMipsDSPInstrInfo.td685 NoItinerary, DSPROpnd, uimm3>,
693 NoItinerary, DSPROpnd, uimm3>;
1089 NoItinerary, DSPROpnd, uimm3>;
1096 uimm3>;
H A DMips64r6InstrInfo.td60 class DALIGN_DESC : ALIGN_DESC_BASE<"dalign", GPR64Opnd, uimm3, II_DALIGN>;
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEInstrVec.td12 def LVMyir_y : Pseudo<(outs VM512:$vx), (ins uimm3:$sy, I64:$sz, VM512:$vd),
15 (ins uimm3:$sy, mimm:$sz, VM512:$vd),
18 def LVMyir : Pseudo<(outs VM512:$vx), (ins uimm3:$sy, I64:$sz),
20 def LVMyim : Pseudo<(outs VM512:$vx), (ins uimm3:$sy, mimm:$sz),
22 def SVMyi : Pseudo<(outs I64:$sx), (ins VM512:$vz, uimm3:$sy),
619 (ins RC:$vz, uimm3:$sy, I64:$sz)>;
622 (ins RC:$vz, uimm3:$sy, mimm:$sz)>;
/netbsd/external/gpl3/gdb/dist/sim/cr16/
H A Dinterp.c139 case uimm3: case uimm3_1: case uimm4_1: in get_operands()
/netbsd/external/gpl3/gdb.old/dist/sim/cr16/
H A Dinterp.c139 case uimm3: case uimm3_1: case uimm4_1: in get_operands()
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c455 #define uimm3(x) fmtconst (c_uimm3, x, 0, outf) macro
1086 OUTS (outf, uimm3 (y)); in decode_CCflag_0()
1094 OUTS (outf, uimm3 (y)); in decode_CCflag_0()
1160 OUTS (outf, uimm3 (y)); in decode_CCflag_0()
1168 OUTS (outf, uimm3 (y)); in decode_CCflag_0()

123