/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | fsl-lx2160a-clearfog-cx.dts | 3 // Device Tree file for LX2160A Clearfog CX board 12 model = "SolidRun LX2160A Clearfog CX";
|
H A D | fsl-lx2160a-clearfog-itx.dtsi | 4 // common parts shared between the Clearfog CX and Honeycomb builds.
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | nspire-clock.txt | 5 "lsi,nspire-cx-ahb-divider" for the AHB divider in the CX model 7 "lsi,nspire-cx-clock" for the base clock in the CX model
|
/freebsd/contrib/libpcap/msdos/ |
H A D | pkt_rx1.s | 75 ; CX has # of bytes in packet on both call. They should be equal. 76 ; A test for equality is done by putting CX in _pktRxBuf [n].firstCount 78 ; _pktRxBuf[n].rxBuffer[CX]. These values are checked in "PktReceive"
|
H A D | pkt_rx0.asm | 119 ; CX has # of bytes in packet on both call. They should be equal. 121 ; A test for equality is done by putting CX in _pktRxBuf [n].firstCount 123 ; _pktRxBuf[n].rxBuffer[CX]. These values are checked in "PktReceive"
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | AliasAnalysis.cpp | 568 ModRefInfo AAResults::getModRefInfo(const AtomicCmpXchgInst *CX, in getModRefInfo() argument 572 if (isStrongerThanMonotonic(CX->getSuccessOrdering())) in getModRefInfo() 576 AliasResult AR = alias(MemoryLocation::get(CX), Loc, AAQI, CX); in getModRefInfo()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86SelectionDAGInfo.cpp | 160 const unsigned CX = Use64BitRegs ? X86::RCX : X86::ECX; in emitRepmovs() local 165 Chain = DAG.getCopyToReg(Chain, dl, CX, Size, InGlue); in emitRepmovs()
|
H A D | X86CallingConv.td | 54 let GPR_16 = [AX, CX, DX, DI, SI]; 68 let GPR_16 = [CX, DX, DI, SI]; 88 let GPR_16 = [AX, CX, DX, DI, SI, R8W, R9W, R10W, R11W, R12W, R14W, R15W]; 100 let GPR_16 = [AX, CX, DX, DI, SI, R8W, R9W, R11W, R12W, R14W, R15W]; 107 let GPR_16 = [AX, CX, DX, DI, SI, R8W, R9W, R12W, R13W, R14W, R15W]; 257 CCIfType<[i16], CCAssignToReg<[AX, DX, CX]>>, 326 CCIfType<[i16], CCAssignToReg<[AX, DX, CX]>>, 430 CCIfType<[i16], CCAssignToReg<[AX, DX, CX, R8W]>>, 685 CCIfType<[i16], CCAssignToRegWithShadow<[CX , DX , R8W , R9W ], 929 CCIfInReg<CCIfType<[i16], CCAssignToReg<[ CX, DX]>>>,
|
H A D | X86RegisterInfo.td | 189 def CX : X86Reg<"cx", 1, [CL,CH]>; 237 def ECX : X86Reg<"ecx", 1, [CX, HCX]>, DwarfRegNum<[-2, 1, 1]>; 563 (add AX, CX, DX, SI, DI, BX, BP, SP, R8W, R9W, R10W, 627 def GR16_ABCD : RegisterClass<"X86", [i16], 16, (add AX, CX, DX, BX)>; 647 (add AX, CX, DX, SI, DI, BX, BP, SP)>;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstrCDE.td | 69 // Base class for CX* CDE instructions 88 // CX* CDE instruction parameter set 90 dag Oops; // Output operands for CX* instructions 166 // Registers for single-register variants of CX* instructions 174 // Registers for single-register variants of CX* instructions
|
/freebsd/sys/contrib/device-tree/src/arm/nspire/ |
H A D | nspire-cx.dts | 122 model = "TI-NSPIRE CX";
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCTargetDesc.cpp | 189 {codeview::RegisterId::CX, X86::CX}, in initLLVMToSEHAndCVRegMapping() 780 SUB_SUPER(CL, CX, ECX, RCX, R) in getX86SubSuperRegister() 848 C_SUB_SUPER(CX) in getX86SubSuperRegister()
|
/freebsd/contrib/bearssl/src/x509/ |
H A D | x509_decoder.t0 | 106 CX 0 8191 { offsetof(br_x509_decoder_context, pkey_data) } 107 CX 0 8191 { BR_X509_BUFSIZE_KEY } ;
|
H A D | asn1.t0 | 112 0 8191 "offsetof(CONTEXT_NAME, " field + ")" + make-CX 121 0 63 "BR_" name + make-CX postpone literal postpone ; ; 151 : KEYTYPE_RSA CX 0 15 { BR_KEYTYPE_RSA } ; 152 : KEYTYPE_EC CX 0 15 { BR_KEYTYPE_EC } ;
|
/freebsd/contrib/bearssl/src/ssl/ |
H A D | ssl_hs_common.t0 | 148 0 8191 "offsetof(br_ssl_engine_context, " field + ")" + make-CX 184 …setof(br_ssl_engine_context, session) + offsetof(br_ssl_session_parameters, " field + ")" + make-CX 202 0 63 "BR_" name + make-CX postpone literal postpone ; ; 863 0 of CX 0 63 { BR_KEYTYPE_RSA | BR_KEYTYPE_KEYX } endof 864 1 of CX 0 63 { BR_KEYTYPE_RSA | BR_KEYTYPE_SIGN } endof 865 2 of CX 0 63 { BR_KEYTYPE_EC | BR_KEYTYPE_SIGN } endof 866 3 of CX 0 63 { BR_KEYTYPE_EC | BR_KEYTYPE_KEYX } endof 867 4 of CX 0 63 { BR_KEYTYPE_EC | BR_KEYTYPE_KEYX } endof
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | qcom,msm8916-wcd-analog.txt | 31 - vdd-cdc-tx-rx-cx-supply: phandle to VDD_CDC_TX/RX/CX regulator DT node.
|
/freebsd/sys/i386/i386/ |
H A D | bpf_jit_machdep.h | 50 #define CX 1 macro
|
/freebsd/sys/amd64/amd64/ |
H A D | bpf_jit_machdep.h | 75 #define CX 1 macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstPropagation.cpp | 294 MF(Fn), CX(Fn.getFunction().getContext()) {} in MachineConstEvaluator() 326 LLVMContext &CX; member in __anonfe19b4d40111::MachineConstEvaluator 1102 return ConstantInt::get(CX, Val); in intToConst() 1994 IntegerType *Ty = (W == 32) ? Type::getInt32Ty(CX) in evaluate() 1995 : Type::getInt64Ty(CX); in evaluate() 2038 IntegerType *Ty = Type::getInt64Ty(CX); in evaluate() 2251 IntegerType *Ty = Type::getInt32Ty(CX); in evaluate()
|
/freebsd/contrib/tzdata/ |
H A D | zone1970.tab | 305 TH,CX,KH,LA,VN +1345+10031 Asia/Bangkok north Vietnam 375 #@CC,CX,KM,MG,YT Indian/
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | arm_cde.td | 60 // CX* instructions operating on GPRs
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_quirks | 270 # Hitachi Flora 220CX
|
/freebsd/contrib/bearssl/src/codec/ |
H A D | pemdec.t0 | 72 0 8191 "offsetof(br_pem_decoder_context, " field + ")" + make-CX
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | CodeViewRegisterMapping.cpp | 679 case llvm::codeview::RegisterId::CX: in GetRegisterSize()
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | qrb2210-rb1.dts | 408 /* Wi-Fi CX/MX */
|