Home
last modified time | relevance | path

Searched refs:FLD (Results 1 – 23 of 23) sorted by relevance

/freebsd/sys/dev/uart/
H A Duart_dev_imx.c158 SET(bas, REG(UCR1), FLD(UCR1, UARTEN)); in imx_uart_init()
159 SET(bas, REG(UCR2), FLD(UCR2, RXEN) | FLD(UCR2, TXEN)); in imx_uart_init()
256 if (c & FLD(URXD, BRK)) { in imx_uart_getc()
458 SIGCHG(bes & FLD(USR2, DCDIN), sig, SER_DCD, SER_DDCD); in imx_uart_bus_getsig()
515 if ((usr1 & FLD(USR1, TRDY)) && (ucr1 & FLD(UCR1, TRDYEN))) { in imx_uart_bus_ipend()
525 if (((usr1 & FLD(USR1, RRDY)) && (ucr1 & FLD(UCR1, RRDYEN))) || in imx_uart_bus_ipend()
526 ((usr1 & FLD(USR1, AGTIM)) && (ucr2 & FLD(UCR2, ATEN)))) { in imx_uart_bus_ipend()
533 if ((usr2 & FLD(USR2, BRCD)) && (ucr4 & FLD(UCR4, BKEN))) in imx_uart_bus_ipend()
597 if (xc & FLD(URXD, FRMERR)) in imx_uart_bus_receive()
599 if (xc & FLD(URXD, PRERR)) in imx_uart_bus_receive()
[all …]
H A Duart_dev_imx.h199 #define FLD(_r, _v) IMXUART_ ## _r ## _ ## _v macro
213 #define ENA(_bas, _r, _b) SET((_bas), REG(_r), FLD(_r, _b))
214 #define DIS(_bas, _r, _b) CLR((_bas), REG(_r), FLD(_r, _b))
215 #define IS(_bas, _r, _b) IS_SET((_bas), REG(_r), FLD(_r, _b))
/freebsd/sys/arm64/arm64/
H A Dcmn600.c55 #define FLD(v, n) (((v) & n ## _MASK) >> n ## _SHIFT) macro
344 node->nd_type = FLD(val, POR_CFGM_NODE_INFO_NODE_TYPE); in cmn600_create_node()
345 node->nd_id = FLD(val, POR_CFGM_NODE_INFO_NODE_ID); in cmn600_create_node()
346 node->nd_logical_id = FLD(val, POR_CFGM_NODE_INFO_LOGICAL_ID); in cmn600_create_node()
349 node->nd_child_count = FLD(val, POR_CFGM_CHILD_INFO_CHILD_COUNT); in cmn600_create_node()
350 child_offset = FLD(val, POR_CFGM_CHILD_INFO_CHILD_PTR_OFFSET); in cmn600_create_node()
359 if (FLD(val, POR_CFGM_NODE_INFO_NODE_ID) != 8) in cmn600_create_node()
362 sc->sc_mesh_x = FLD(val, POR_CFGM_NODE_INFO_LOGICAL_ID); in cmn600_create_node()
376 sc->sc_rev = FLD(val, POR_CFGM_PERIPH_ID_2_REV); in cmn600_create_node()
381 node->nd_sub = FLD(node->nd_id, NODE_ID_SUB); in cmn600_create_node()
[all …]
/freebsd/contrib/one-true-awk/
H A Dlib.c63 static Cell dollar1 = { OCELL, CFLD, NULL, EMPTY, 0.0, FLD|STR|DONTFREE, NULL, NULL };
418 fldtab[i]->tval = FLD | STR | DONTFREE; in fldbld()
434 fldtab[i]->tval = FLD | STR | DONTFREE; in fldbld()
472 fldtab[i]->tval = FLD | STR; in fldbld()
490 fldtab[i]->tval = FLD | STR | DONTFREE; in fldbld()
533 p->tval = FLD | STR | DONTFREE; in cleanfld()
615 fldtab[i]->tval = FLD | STR | DONTFREE; in refldbld()
H A Dawk.h136 #define FLD 0100 /* this is a field $1, $2, ... */ macro
227 #define isfld(n) ((n)->tval & FLD)
H A Dtran.c630 { "FLD", FLD }, in flags2str()
H A Drun.c336 y->tval = x->tval & ~(CON|FLD|REC); in copycell()
1540 if (x == y && !(x->tval & (FLD|REC)) && x != nfloc) in assign()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMakeCompressible.cpp116 case RISCV::FLD: in log2LdstWidth()
140 case RISCV::FLD: in offsetMask()
196 case RISCV::FLD: in isCompressibleLoad()
H A DRISCVInstrInfoD.td74 def FLD : FPLoad_r<0b011, "fld", FPR64, WriteFLD64>;
185 def : InstAlias<"fld $rd, (${rs1})", (FLD FPR64:$rd, GPR:$rs1, 0), 0>;
477 def : LdPat<load, FLD, f64>;
H A DRISCVMergeBaseOffset.cpp395 case RISCV::FLD: in foldIntoMemoryOps()
H A DRISCVInstrInfo.cpp117 case RISCV::FLD: in isLoadFromStackSlot()
667 Opcode = RISCV::FLD; in loadRegFromStackSlot()
2564 case RISCV::FLD: in canFoldIntoAddrMode()
2640 case RISCV::FLD: in getMemOperandsWithOffsetWidth()
H A DRISCVInstrInfoC.td865 def : CompressPat<(FLD FPR64C:$rd, GPRCMem:$rs1, uimm8_lsb000:$imm),
988 def : CompressPat<(FLD FPR64:$rd, SPMem:$rs1, uimm9_lsb000:$imm),
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVInstructions.h233 I_TYPE_INST(FLD);
286 FCVT_S_WU, FMV_W_X, FCVT_L_S, FCVT_LU_S, FCVT_S_L, FCVT_S_LU, FLD, FSD,
H A DRISCVCInstructions.h335 return FLD{rd, Rs{gpr_sp_riscv}, uint32_t(offset)}; in DecodeC_FLDSP()
347 return FLD{DecodeCL_RD(inst), DecodeCL_RS1(inst), uint32_t(offset)}; in DecodeC_FLD()
H A DEmulateInstructionRISCV.cpp585 {"FLD", 0x707F, 0x3007, DecodeIType<FLD>},
1521 bool operator()(FLD inst) { return F_Load(inst, &APFloat::IEEEdouble, 64); } in operator ()()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfoF1.td261 defm FLD : FT_XYAI_LD<0b0010000, "fld">;
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h862 FLD, enumerator
H A DX86InstrFragments.td770 def X86fld : SDNode<"X86ISD::FLD", SDTX86Fld,
H A DX86InstrFPStack.td
H A DX86SchedHaswell.td776 // FLD.
H A DX86ISelDAGToDAG.cpp1471 X86ISD::FLD, dl, VTs, Ops, MemVT, MPI, in PreprocessISelDAG()
H A DX86ISelLowering.cpp20128 Value = DAG.getMemIntrinsicNode(X86ISD::FLD, DL, Tys, Ops, TheVT, MMO); in FP_TO_INTHelper()
21266 Src = DAG.getMemIntrinsicNode(X86ISD::FLD, DL, Tys, Ops, SrcVT, MPI, in LRINT_LLRINTHelper()
33675 NODE_NAME_CASE(FLD) in getTargetNodeName()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp3658 emitLoadStoreSymbol(Inst, RISCV::FLD, IDLoc, Out, /*HasTmpReg=*/true); in processInstruction()