Home
last modified time | relevance | path

Searched defs:CRn (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/arm-trusted-firmware/include/arch/aarch32/
H A Darch_helpers.h22 #define _DEFINE_COPROCR_WRITE_FUNC(_name, coproc, opc1, CRn, CRm, opc2) \ argument
28 #define _DEFINE_COPROCR_READ_FUNC(_name, coproc, opc1, CRn, CRm, opc2) \ argument
109 #define _DEFINE_TLBIOP_FUNC(_op, coproc, opc1, CRn, CRm, opc2) \ argument
116 #define _DEFINE_BPIOP_FUNC(_op, coproc, opc1, CRn, CRm, opc2) \ argument
123 #define _DEFINE_TLBIOP_PARAM_FUNC(_op, coproc, opc1, CRn, CRm, opc2) \ argument
144 #define _DEFINE_DCOP_PARAM_FUNC(_op, coproc, opc1, CRn, CRm, opc2) \ argument
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/arch/aarch32/
Darch_helpers.h24 #define _DEFINE_COPROCR_WRITE_FUNC(_name, coproc, opc1, CRn, CRm, opc2) \ argument
30 #define _DEFINE_COPROCR_READ_FUNC(_name, coproc, opc1, CRn, CRm, opc2) \ argument
111 #define _DEFINE_TLBIOP_FUNC(_op, coproc, opc1, CRn, CRm, opc2) \ argument
118 #define _DEFINE_BPIOP_FUNC(_op, coproc, opc1, CRn, CRm, opc2) \ argument
125 #define _DEFINE_TLBIOP_PARAM_FUNC(_op, coproc, opc1, CRn, CRm, opc2) \ argument
146 #define _DEFINE_DCOP_PARAM_FUNC(_op, coproc, opc1, CRn, CRm, opc2) \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/
Darm_acle.h771 #define __arm_cdp(coproc, opc1, CRd, CRn, CRm, opc2) \ argument
778 #define __arm_mcr(coproc, opc1, value, CRn, CRm, opc2) \ argument
780 #define __arm_mrc(coproc, opc1, CRn, CRm, opc2) \ argument
789 #define __arm_cdp(coproc, opc1, CRd, CRn, CRm, opc2) \ argument
798 #define __arm_cdp2(coproc, opc1, CRd, CRn, CRm, opc2) \ argument
804 #define __arm_mcr2(coproc, opc1, value, CRn, CRm, opc2) \ argument
806 #define __arm_mrc2(coproc, opc1, CRn, CRm, opc2) \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/
Darm_acle.h771 #define __arm_cdp(coproc, opc1, CRd, CRn, CRm, opc2) \ argument
778 #define __arm_mcr(coproc, opc1, value, CRn, CRm, opc2) \ argument
780 #define __arm_mrc(coproc, opc1, CRn, CRm, opc2) \ argument
789 #define __arm_cdp(coproc, opc1, CRd, CRn, CRm, opc2) \ argument
798 #define __arm_cdp2(coproc, opc1, CRd, CRn, CRm, opc2) \ argument
804 #define __arm_mcr2(coproc, opc1, value, CRn, CRm, opc2) \ argument
806 #define __arm_mrc2(coproc, opc1, CRn, CRm, opc2) \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/
Darm_acle.h771 #define __arm_cdp(coproc, opc1, CRd, CRn, CRm, opc2) \ argument
778 #define __arm_mcr(coproc, opc1, value, CRn, CRm, opc2) \ argument
780 #define __arm_mrc(coproc, opc1, CRn, CRm, opc2) \ argument
789 #define __arm_cdp(coproc, opc1, CRd, CRn, CRm, opc2) \ argument
798 #define __arm_cdp2(coproc, opc1, CRd, CRn, CRm, opc2) \ argument
804 #define __arm_mcr2(coproc, opc1, value, CRn, CRm, opc2) \ argument
806 #define __arm_mrc2(coproc, opc1, CRn, CRm, opc2) \ argument
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/
H A Darm_acle.h771 #define __arm_cdp(coproc, opc1, CRd, CRn, CRm, opc2) \ argument
778 #define __arm_mcr(coproc, opc1, value, CRn, CRm, opc2) \ argument
780 #define __arm_mrc(coproc, opc1, CRn, CRm, opc2) \ argument
789 #define __arm_cdp(coproc, opc1, CRd, CRn, CRm, opc2) \ argument
798 #define __arm_cdp2(coproc, opc1, CRd, CRn, CRm, opc2) \ argument
804 #define __arm_mcr2(coproc, opc1, value, CRn, CRm, opc2) \ argument
806 #define __arm_mrc2(coproc, opc1, CRn, CRm, opc2) \ argument
/aosp_15_r20/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp93 uint32_t Op0 = 0, Op1 = 0, CRn = 0, CRm = 0, Op2 = 0; in parseGenericRegister() local
109 uint32_t CRn = (Bits >> 7) & 0xf; in genericRegisterString() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp135 uint32_t Op0 = 0, Op1 = 0, CRn = 0, CRm = 0, Op2 = 0; in parseGenericRegister() local
151 uint32_t CRn = (Bits >> 7) & 0xf; in genericRegisterString() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp158 uint32_t Op0 = 0, Op1 = 0, CRn = 0, CRm = 0, Op2 = 0; in parseGenericRegister() local
174 uint32_t CRn = (Bits >> 7) & 0xf; in genericRegisterString() local
/aosp_15_r20/external/capstone/arch/AArch64/
H A DAArch64BaseInfo.c633 uint32_t Op0, Op1, CRn, CRm, Op2; in A64SysRegMapper_toString() local
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/
H A Dkvm.proto106 optional uint32 CRn = 2; field
/aosp_15_r20/external/vixl/src/aarch64/
H A Dassembler-aarch64.h7277 static Instr CRn(int imm4) { in CRn() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp1927 unsigned CRn = fieldFromInstruction(insn, 12, 4); in DecodeSyspXzrInstruction() local
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto9025 optional uint32 CRn = 2; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dperfetto_trace.proto9490 optional uint32 CRn = 2; field
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h19195 u8 CRn; member
19211 u8 CRn; member
19293 u8 CRn; member
20871 u8 CRn; member
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h103219 u8 CRn; member
103235 u8 CRn; member
103313 u8 CRn; member
H A Dvmlinux.h103219 u8 CRn; member
103235 u8 CRn; member
103313 u8 CRn; member