Home
last modified time | relevance | path

Searched defs:RS1 (Results 1 – 25 of 184) sorted by relevance

12345678

/dports/emulators/gngeo/gngeo-gngeo_0.8/src/generator68k/ccg/
H A Dasm-sparc.h87 #define ADDrrr(RS1, RS2, RD) _3 (2, RD, 0, RS1, 0, 0, RS2) argument
88 #define ADDrir(RS1, IMM, RD) _3i (2, RD, 0, RS1, 1, IMM) argument
93 #define ANDrrr(RS1, RS2, RD) _3 (2, RD, 1, RS1, 0, 0, RS2) argument
94 #define ANDrir(RS1, IMM, RD) _3i (2, RD, 1, RS1, 1, IMM) argument
139 #define FLUSHrr(RS1, RS2) _3 (2, 0, 0x3b, RS1, 0, 0, RS2) argument
140 #define FLUSHir(IMM, RS1) _3i (2, 0, 0x3b, RS1, 1, IMM) argument
145 #define LDxr(RS1, RS2, RD) _3 (3, RD, 0, RS1, 0, 0, RS2) argument
146 #define LDmr(RS1, IMM, RD) _3i (3, RD, 0, RS1, 1, IMM) argument
151 #define LDDxr(RS1, RS2, RD) _3 (3, RD, 3, RS1, 0, 0, RS2) argument
247 #define CMPrr(RS1, RS2) SUBCCrrr(RS1, RS2, 0) argument
[all …]
/dports/lang/smalltalk/smalltalk-3.2.5/lightning/sparc/
H A Dasm.h139 #define FLUSHrr(RS1, RS2) _2 (0, 0x3b, (RS1), 0, 0, (RS2)) argument
140 #define FLUSHir(IMM, RS1) _2i (0, 0x3b, (RS1), 1, (IMM)) argument
145 #define LDxr(RS1, RS2, RD) _3 ((RD), 0, (RS1), 0, 0, (RS2)) argument
232 #define LDUWxr(RS1, RS2, RD) LDxr((RS1), (RS2), (RD)) argument
233 #define LDUWmr(RS1, IMM, RD) LDmr((RS1), (IMM), (RD)) argument
234 #define LDSWxr(RS1, RS2, RD) LDxr((RS1), (RS2), (RD)) argument
235 #define LDSWmr(RS1, IMM, RD) LDmr((RS1), (IMM), (RD)) argument
262 #define CMPrr(RS1, RS2) SUBCCrrr((RS1), (RS2), 0) argument
263 #define CMPri(RS1, IMM) SUBCCrir((RS1), (IMM), 0) argument
307 #define LDFSRx(RS1, RS2) _3 (0, 33, (RS1), 0, 0, (RS2)) argument
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp197 bool RISCVDAGToDAGISel::SelectSLOI(SDValue N, SDValue &RS1, SDValue &Shamt) { in SelectSLOI()
241 bool RISCVDAGToDAGISel::SelectSROI(SDValue N, SDValue &RS1, SDValue &Shamt) { in SelectSROI()
289 bool RISCVDAGToDAGISel::SelectRORI(SDValue N, SDValue &RS1, SDValue &Shamt) { in SelectRORI()
328 bool RISCVDAGToDAGISel::SelectSLLIUW(SDValue N, SDValue &RS1, SDValue &Shamt) { in SelectSLLIUW()
359 bool RISCVDAGToDAGISel::SelectSLOIW(SDValue N, SDValue &RS1, SDValue &Shamt) { in SelectSLOIW()
394 bool RISCVDAGToDAGISel::SelectSROIW(SDValue N, SDValue &RS1, SDValue &Shamt) { in SelectSROIW()
429 bool RISCVDAGToDAGISel::SelectRORIW(SDValue N, SDValue &RS1, SDValue &Shamt) { in SelectRORIW()
476 bool RISCVDAGToDAGISel::SelectFSRIW(SDValue N, SDValue &RS1, SDValue &RS2, in SelectFSRIW()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp195 bool RISCVDAGToDAGISel::SelectSLOI(SDValue N, SDValue &RS1, SDValue &Shamt) { in SelectSLOI()
239 bool RISCVDAGToDAGISel::SelectSROI(SDValue N, SDValue &RS1, SDValue &Shamt) { in SelectSROI()
288 bool RISCVDAGToDAGISel::SelectSLLIUW(SDValue N, SDValue &RS1, SDValue &Shamt) { in SelectSLLIUW()
319 bool RISCVDAGToDAGISel::SelectSLOIW(SDValue N, SDValue &RS1, SDValue &Shamt) { in SelectSLOIW()
354 bool RISCVDAGToDAGISel::SelectSROIW(SDValue N, SDValue &RS1, SDValue &Shamt) { in SelectSROIW()
390 bool RISCVDAGToDAGISel::SelectRORIW(SDValue N, SDValue &RS1, SDValue &Shamt) { in SelectRORIW()
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/reflect/
H A Dvisiblefields_test.go269 type RS1 struct { struct
270 i int
274 RS1 anonMember
279 RS1 anonMember
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/reflect/
H A Dvisiblefields_test.go268 type RS1 struct { struct
269 i int
273 RS1 anonMember
278 RS1 anonMember
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/web-auth/cose-lib/src/Algorithm/Signature/RSA/
H A DRS1.php16 final class RS1 extends RSA class
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/Microsoft/hcsshim/osversion/
H A Dwindowsbuilds.go6 RS1 = 14393 const
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/web-auth/cose-lib/src/Algorithm/Signature/RSA/
H A DRS1.php16 final class RS1 extends RSA class
/dports/www/nextcloud/nextcloud/3rdparty/web-auth/cose-lib/src/Algorithm/Signature/RSA/
H A DRS1.php16 final class RS1 extends RSA class
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/Microsoft/hcsshim/osversion/
H A Dwindowsbuilds.go6 RS1 = 14393 const
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/Microsoft/hcsshim/osversion/
H A Dwindowsbuilds.go6 RS1 = 14393 const
/dports/sysutils/doctl/doctl-1.68.0/vendor/github.com/blang/semver/
H A DLICENSE6 of this software and associated documentation files (the "Software"), to deal
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/osversion/
H A Dwindowsbuilds.go6 RS1 = 14393 const
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/Microsoft/hcsshim/osversion/
H A Dwindowsbuilds.go6 RS1 = 14393 const
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/Microsoft/hcsshim/osversion/
H A Dwindowsbuilds.go6 RS1 = 14393 const
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/github.com/Microsoft/hcsshim/osversion/
H A Dwindowsbuilds.go6 RS1 = 14393 const
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/Microsoft/hcsshim/osversion/
H A Dwindowsbuilds.go6 RS1 = 14393 const
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/Microsoft/hcsshim/osversion/
H A Dwindowsbuilds.go6 RS1 = 14393 const
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/Microsoft/hcsshim/osversion/
H A Dwindowsbuilds.go6 RS1 = 14393 const
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/Microsoft/hcsshim/osversion/
H A Dwindowsbuilds.go6 RS1 = 14393 const
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/Microsoft/hcsshim/osversion/
H A Dwindowsbuilds.go6 RS1 = 14393 const
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/Microsoft/hcsshim/osversion/
H A Dwindowsbuilds.go6 RS1 = 14393 const
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/Microsoft/hcsshim/osversion/
H A Dwindowsbuilds.go6 RS1 = 14393 const
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/Microsoft/hcsshim/osversion/
H A Dwindowsbuilds.go6 RS1 = 14393 const

12345678