Home
last modified time | relevance | path

Searched refs:rj (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchLBTInstrFormats.td30 bits<5> rj;
42 bits<5> rj;
55 bits<5> rj;
81 bits<5> rj;
94 bits<5> rj;
124 bits<5> rj;
150 bits<5> rj;
164 bits<5> rj;
178 bits<5> rj;
193 bits<5> rj;
[all …]
H A DLoongArchInstrFormats.td54 bits<5> rj;
68 bits<5> rj;
84 bits<5> rj;
101 bits<5> rj;
117 bits<5> rj;
132 bits<5> rj;
147 bits<5> rj;
162 bits<5> rj;
177 bits<5> rj;
192 bits<5> rj;
[all …]
H A DLoongArchInstrInfo.td1039 : Pat<(OpNode GPR:$rj), (Inst GPR:$rj)>;
1247 def : Pat<(not GPR:$rj), (NOR GPR:$rj, R0)>;
1284 def : Pat<(ctlz (not GPR:$rj)), (CLO_D GPR:$rj)>;
1285 def : Pat<(cttz (not GPR:$rj)), (CTO_D GPR:$rj)>;
1295 def : Pat<(ctlz (not GPR:$rj)), (CLO_W GPR:$rj)>;
1296 def : Pat<(cttz (not GPR:$rj)), (CTO_W GPR:$rj)>;
1365 def : Pat<(seteq GPR:$rj, 0), (SLTUI GPR:$rj, 1)>;
1375 def : Pat<(setne GPR:$rj, 0), (SLTU R0, GPR:$rj)>;
1680 def : Pat<(bitreverse GPR:$rj), (BITREV_W GPR:$rj)>;
1687 def : Pat<(bswap GPR:$rj), (REVB_D GPR:$rj)>;
[all …]
H A DLoongArchLSXInstrFormats.td49 bits<5> rj;
89 bits<5> rj;
132 bits<5> rj;
175 bits<5> rj;
218 bits<5> rj;
308 bits<5> rj;
325 bits<5> rj;
342 bits<5> rj;
359 bits<5> rj;
374 bits<5> rj;
[all …]
H A DLoongArchLASXInstrFormats.td49 bits<5> rj;
104 bits<5> rj;
147 bits<5> rj;
190 bits<5> rj;
280 bits<5> rj;
297 bits<5> rj;
314 bits<5> rj;
331 bits<5> rj;
347 bits<5> rj;
362 bits<5> rj;
[all …]
H A DLoongArchFloatInstrFormats.td78 // <opcode | I12 | rj | fd>
83 bits<5> rj;
88 let Inst{9-5} = rj;
152 // <opcode | rk | rj | fd>
157 bits<5> rj;
162 let Inst{9-5} = rj;
206 : FPFmtMEM<op, (outs rc:$fd), (ins GPR:$rj, GPR:$rk),
207 "$fd, $rj, $rk">;
210 "$fd, $rj, $imm12">;
216 "$fd, $rj, $rk">;
[all …]
H A DLoongArchLASXInstrInfo.td55 : Fmt2R_XR<op, (outs LASX256:$xd), (ins GPR:$rj), "$xd, $rj">;
86 "$xd, $rj, $imm4">;
149 "$xd, $rj, $imm2">;
152 "$xd, $rj, $imm3">;
179 "$xd, $rj, $imm9">;
195 "$xd, $rj, $rk">;
198 "$xd, $rj, $rk">;
1563 def : Pat<(lasxsplati8 GPR:$rj), (XVREPLGR2VR_B GPR:$rj)>;
1564 def : Pat<(lasxsplati16 GPR:$rj), (XVREPLGR2VR_H GPR:$rj)>;
1565 def : Pat<(lasxsplati32 GPR:$rj), (XVREPLGR2VR_W GPR:$rj)>;
[all …]
H A DLoongArchLSXInstrInfo.td191 : Fmt2R_VR<op, (outs LSX128:$vd), (ins GPR:$rj), "$vd, $rj">;
278 "$vd, $rj, $imm1">;
281 "$vd, $rj, $imm2">;
284 "$vd, $rj, $imm3">;
287 "$vd, $rj, $imm4">;
330 "$vd, $rj, $rk">;
333 "$vd, $rj, $rk">;
1670 def : Pat<(lsxsplati8 GPR:$rj), (VREPLGR2VR_B GPR:$rj)>;
1671 def : Pat<(lsxsplati16 GPR:$rj), (VREPLGR2VR_H GPR:$rj)>;
1672 def : Pat<(lsxsplati32 GPR:$rj), (VREPLGR2VR_W GPR:$rj)>;
[all …]
H A DLoongArchLVZInstrInfo.td26 (ins GPR:$rd, GPR:$rj, uimm14:$csr_num),
27 "$rd, $rj, $csr_num">;
H A DLoongArchFloat32InstrInfo.td127 (ins CFR:$ccd, GPR:$rj, grlenimm:$imm)>;
130 (ins GPR:$rj, grlenimm:$imm)>;
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.cpp275 uint32_t rj = Bits32(inst, 9, 5); in EmulateBEQZ64() local
295 uint32_t rj = Bits32(inst, 9, 5); in EmulateBNEZ64() local
358 uint32_t rj = Bits32(inst, 9, 5); in EmulateJIRL64() local
407 uint32_t rj = Bits32(inst, 9, 5); in EmulateBEQ64() local
430 uint32_t rj = Bits32(inst, 9, 5); in EmulateBNE64() local
453 uint32_t rj = Bits32(inst, 9, 5); in EmulateBLT64() local
459 (int64_t)ReadRegisterUnsigned(eRegisterKindLLDB, rj, 0, &success); in EmulateBLT64()
478 uint32_t rj = Bits32(inst, 9, 5); in EmulateBGE64() local
484 (int64_t)ReadRegisterUnsigned(eRegisterKindLLDB, rj, 0, &success); in EmulateBGE64()
503 uint32_t rj = Bits32(inst, 9, 5); in EmulateBLTU64() local
[all …]
/freebsd/usr.sbin/lpr/common_source/
H A Drequest.c60 struct req_jobid *rj; in free_request() local
74 while ((rj = TAILQ_FIRST(&rp->jobids)) != NULL) { in free_request()
75 TAILQ_REMOVE(&rp->jobids, rj, rj_link); in free_request()
76 free(rj); in free_request()
/freebsd/crypto/openssl/test/certs/
H A Dleaf-encrypted.key8 N5lTp1xvFPY+Rp/cK0DfeR5MrMYSVvrXbi6usjteJ2h0Rzcy8SY6Jnvuaoowi+rj
/freebsd/sys/contrib/device-tree/Bindings/display/panel/
H A Dadvantech,idk-1110wr.yaml10 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
H A Dpanel-lvds.yaml10 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
H A Dadvantech,idk-2121wr.yaml10 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
/freebsd/sys/contrib/device-tree/Bindings/cache/
H A Dandestech,ax45mp-cache.yaml11 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dovti,ov5645.yaml10 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Drcar-pci-ep.yaml11 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
/freebsd/usr.sbin/jail/
H A Dcommand.c182 struct cfjail *rj; in finish_command() local
195 rj = TAILQ_FIRST(&runnable); in finish_command()
196 rj->flags |= JF_FROM_RUNQ; in finish_command()
197 requeue(rj, &ready); in finish_command()
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Drenesas,rzg2l-adc.yaml10 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Drenesas,usb-xhci.yaml10 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Drenesas,rzg2l-csi2.yaml11 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
H A Drenesas,rzg2l-cru.yaml11 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Drenesas,rzg2l-pinctrl.yaml11 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

12