Home
last modified time | relevance | path

Searched refs:FR (Results 1 – 25 of 219) sorted by relevance

123456789

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dip2k-opc.c155 { { MNEM, ' ', OP (FR), ',', OP (BITNO), 0 } },
161 { { MNEM, ' ', OP (FR), ',', OP (BITNO), 0 } },
167 { { MNEM, ' ', OP (FR), ',', OP (BITNO), 0 } },
173 { { MNEM, ' ', OP (FR), ',', OP (BITNO), 0 } },
275 { { MNEM, ' ', OP (FR), ',', 'W', 0 } },
281 { { MNEM, ' ', 'W', ',', OP (FR), 0 } },
287 { { MNEM, ' ', OP (FR), 0 } },
293 { { MNEM, ' ', 'W', ',', OP (FR), 0 } },
299 { { MNEM, ' ', 'W', ',', OP (FR), 0 } },
305 { { MNEM, ' ', 'W', ',', OP (FR), 0 } },
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dip2k-opc.c155 { { MNEM, ' ', OP (FR), ',', OP (BITNO), 0 } },
161 { { MNEM, ' ', OP (FR), ',', OP (BITNO), 0 } },
167 { { MNEM, ' ', OP (FR), ',', OP (BITNO), 0 } },
173 { { MNEM, ' ', OP (FR), ',', OP (BITNO), 0 } },
275 { { MNEM, ' ', OP (FR), ',', 'W', 0 } },
281 { { MNEM, ' ', 'W', ',', OP (FR), 0 } },
287 { { MNEM, ' ', OP (FR), 0 } },
293 { { MNEM, ' ', 'W', ',', OP (FR), 0 } },
299 { { MNEM, ' ', 'W', ',', OP (FR), 0 } },
305 { { MNEM, ' ', 'W', ',', OP (FR), 0 } },
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedPointee.cpp34 LocField(const FieldRegion *FR, const bool IsDereferenced = true) in LocField() argument
35 : FieldNode(FR), IsDereferenced(IsDereferenced) {} in LocField()
64 NeedsCastLocField(const FieldRegion *FR, const QualType &T) in NeedsCastLocField() argument
65 : FieldNode(FR), CastBackType(T) {} in NeedsCastLocField()
94 CyclicLocField(const FieldRegion *FR) : FieldNode(FR) {} in CyclicLocField() argument
128 const FieldRegion *FR);
139 const FieldRegion *FR, FieldChainInfo LocalChain) { in isDereferencableUninit() argument
141 SVal V = State->getSVal(FR); in isDereferencableUninit()
143 assert((isDereferencableType(FR->getDecl()->getType()) || in isDereferencableUninit()
154 LocalChain.add(LocField(FR, /*IsDereferenced*/ false)), FR); in isDereferencableUninit()
[all …]
H A DUninitializedObject.h87 const FieldRegion *FR;
94 FieldNode(const FieldRegion *FR) : FR(FR) {} in FieldNode() argument
111 if (FR == nullptr) in isSameRegion()
114 return FR == OtherFR; in isSameRegion()
117 const FieldRegion *getRegion() const { return FR; } in getRegion()
119 assert(FR); in getDecl()
120 return FR->getDecl(); in getDecl()
185 bool contains(const FieldRegion *FR) const;
299 bool isDereferencableUninit(const FieldRegion *FR, FieldChainInfo LocalChain);
H A DUninitializedObjectChecker.cpp58 RegularField(const FieldRegion *FR) : FieldNode(FR) {} in RegularField() argument
244 const FieldRegion *FR = Chain.getUninitRegion(); in addFieldToUninits() local
246 assert((PointeeR || !isDereferencableType(FR->getDecl()->getType())) && in addFieldToUninits()
251 FR->getDecl()->getLocation())) in addFieldToUninits()
254 if (Opts.IgnoreGuardedFields && !hasUnguardedAccess(FR->getDecl(), State)) in addFieldToUninits()
257 if (State->contains<AnalyzedRegions>(FR)) in addFieldToUninits()
267 State = State->add<AnalyzedRegions>(FR); in addFieldToUninits()
273 return UninitFields.insert({FR, std::move(NoteMsgBuf)}).second; in addFieldToUninits()
302 const auto *FR = FieldVal.getRegionAs<FieldRegion>(); in isNonUnionUninit() local
308 if (LocalChain.contains(FR)) in isNonUnionUninit()
[all …]
/netbsd-src/sys/arch/powerpc/fpu/
H A Dfpu_emu.c162 #define FR(reg) (fs->fpreg[reg]) macro
479 word = fpu_to_single(FR(rt)); in fpu_execute()
485 kaddr = &FR(rt); in fpu_execute()
496 if (copyin((const void *)addr, &FR(rt), size)) { in fpu_execute()
501 fpu_explode(fe, fp = &fe->fe_f1, type, FR(rt)); in fpu_execute()
502 fpu_implode(fe, fp, FTYPE_DBL, &FR(rt)); in fpu_execute()
527 fpu_explode(fe, &fe->fe_f1, type, FR(ra)); in fpu_execute()
528 fpu_explode(fe, &fe->fe_f2, type, FR(rb)); in fpu_execute()
549 FR(rb)); in fpu_execute()
550 fpu_implode(fe, fp, FTYPE_SNG, &FR(rt)); in fpu_execute()
[all …]
/netbsd-src/external/gpl2/gmake/dist/
H A Dbuild_w32.bat31 …de /D TIVOLI /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinD…
33 … w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinD…
35 … w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinD…
37 … w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinD…
39 … w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinD…
41 … w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinD…
43 … w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinD…
45 … w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinD…
47 … w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinD…
49 … w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinD…
[all …]
/netbsd-src/sys/arch/sparc/sparc/
H A Ddb_trace.c141 #define FR(framep,field) (INKERNEL(framep) \ in db_stack_trace_print() macro
146 #define FR(framep,field) ((u_int)(framep)->field) in db_stack_trace_print() macro
150 prevpc = (db_addr_t)FR(frame, fr_pc); in db_stack_trace_print()
151 prevframe = (struct frame *)FR(frame, fr_fp); in db_stack_trace_print()
162 prevpc = (db_addr_t)FR(frame, fr_local[1]); in db_stack_trace_print()
178 (*pr)("0x%x%s", FR(frame, fr_arg[i]), in db_stack_trace_print()
/netbsd-src/external/gpl2/gmake/dist/w32/subproc/
H A Dbuild.bat3 … /Od /I .. /I . /I ../include /D WIN32 /D WINDOWS32 /D _DEBUG /D _WINDOWS /FR.\WinDebug/ /Fp.\WinD…
4 …. /I . /I ../include /I ../.. /D WIN32 /D WINDOWS32 /D _DEBUG /D _WINDOWS /FR.\WinDebug/ /Fp.\WinD…
5 … /Od /I .. /I . /I ../include /D WIN32 /D WINDOWS32 /D _DEBUG /D _WINDOWS /FR.\WinDebug/ /Fp.\WinD…
8 cl.exe /nologo /MT /W4 /GX /YX /O2 /I ../include /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\W…
9 …YX /O2 /I ../include /I ../.. /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\WinRel/ /Fp.\WinRel…
10 cl.exe /nologo /MT /W4 /GX /YX /O2 /I ../include /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\W…
/netbsd-src/external/mpl/bind/dist/tests/dns/testdata/dnstap/
H A Ddnstap.text73 03-Feb-2017 17:47:16.000 FR 10.53.0.1:2112 <- 10.53.0.2:2112 UDP 287b www.isc.org/IN/A
74 03-Feb-2017 17:47:16.000 FR 10.53.0.1:2112 <- 10.53.0.2:2112 UDP 287b www.isc.org/IN/A
75 03-Feb-2017 16:47:16.830 FR 10.53.0.1:2112 <- 10.53.0.2:2112 UDP 287b www.isc.org/IN/A
76 03-Feb-2017 16:47:16.830 FR 10.53.0.1:2112 <- 10.53.0.2:2112 UDP 287b www.isc.org/IN/A
77 03-Feb-2017 17:47:16.000 FR 10.53.0.1:2112 <- 10.53.0.2:2112 TCP 287b www.isc.org/IN/A
78 03-Feb-2017 17:47:16.000 FR 10.53.0.1:2112 <- 10.53.0.2:2112 TCP 287b www.isc.org/IN/A
79 03-Feb-2017 16:47:16.830 FR 10.53.0.1:2112 <- 10.53.0.2:2112 TCP 287b www.isc.org/IN/A
80 03-Feb-2017 16:47:16.830 FR 10.53.0.1:2112 <- 10.53.0.2:2112 TCP 287b www.isc.org/IN/A
/netbsd-src/crypto/external/bsd/heimdal/dist/tests/kdc/
H A Dkrb5.conf.in34 SOME-REALM5.FR = {
110 realm = SOME-REALM5.FR
146 SOME-REALM5.FR = 1
150 SOME-REALM6.US = SOME-REALM5.FR
152 SOME-REALM7.UK = SOME-REALM5.FR
/netbsd-src/share/i18n/csmapper/EBCDIC/
H A DEBCDIC.part5 CA-FR
13 FR
H A DEBCDIC-FR%UCS.src1 # $NetBSD: EBCDIC-FR%UCS.src,v 1.3 2009/10/31 15:06:52 tnozaki Exp $
4 NAME "EBCDIC-FR/UCS"
H A DUCS%EBCDIC-FR.src1 # $NetBSD: UCS%EBCDIC-FR.src,v 1.5 2009/11/08 10:37:52 tnozaki Exp $
4 NAME "UCS/EBCDIC-FR"
H A DEBCDIC-CA-FR%UCS.src1 # $NetBSD: EBCDIC-CA-FR%UCS.src,v 1.4 2009/11/08 10:37:52 tnozaki Exp $
4 NAME "EBCDIC-CA-FR/UCS"
/netbsd-src/share/i18n/esdb/EBCDIC/
H A DEBCDIC.part5 CA-FR
13 FR
H A DEBCDIC.alias5 CA-FR ebcdic-ca-fr
13 FR ebcdic-fr
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Dfrv.cpu57 ; Generic FR-V machine. Supports the entire architecture
97 (prev-fr-load DI) ; Previous use of FR register was target of a load
98 (prev-fr-complex-1 DI) ; Previous use of FR register has variable latency
99 (prev-fr-complex-2 DI) ; Previous use of FR register has variable latency
102 (cur-fr-load DI) ; Current use of FR register was target of a load
103 (cur-fr-complex-1 DI) ; Current use of FR register has variable latency
104 (cur-fr-complex-2 DI) ; Current use of FR register has variable latency
219 ; FR Move to GR unit
220 (unit u-fr2gr "FR Move to GR Unit" ()
227 ; GR Move to FR unit
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/cpu/
H A Dfrv.cpu57 ; Generic FR-V machine. Supports the entire architecture
97 (prev-fr-load DI) ; Previous use of FR register was target of a load
98 (prev-fr-complex-1 DI) ; Previous use of FR register has variable latency
99 (prev-fr-complex-2 DI) ; Previous use of FR register has variable latency
102 (cur-fr-load DI) ; Current use of FR register was target of a load
103 (cur-fr-complex-1 DI) ; Current use of FR register has variable latency
104 (cur-fr-complex-2 DI) ; Current use of FR register has variable latency
219 ; FR Move to GR unit
220 (unit u-fr2gr "FR Move to GR Unit" ()
227 ; GR Move to FR unit
[all …]
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Dfrv.cpu57 ; Generic FR-V machine. Supports the entire architecture
97 (prev-fr-load DI) ; Previous use of FR register was target of a load
98 (prev-fr-complex-1 DI) ; Previous use of FR register has variable latency
99 (prev-fr-complex-2 DI) ; Previous use of FR register has variable latency
102 (cur-fr-load DI) ; Current use of FR register was target of a load
103 (cur-fr-complex-1 DI) ; Current use of FR register has variable latency
104 (cur-fr-complex-2 DI) ; Current use of FR register has variable latency
219 ; FR Move to GR unit
220 (unit u-fr2gr "FR Move to GR Unit" ()
227 ; GR Move to FR unit
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp204 unsigned TSR, unsigned FR, unsigned FSR);
779 unsigned PredR, unsigned TR, unsigned TSR, unsigned FR, unsigned FSR) { in buildMux() argument
806 .addReg(FR, 0, FSR); in buildMux()
818 unsigned TR = 0, TSR = 0, FR = 0, FSR = 0, SR = 0, SSR = 0; in updatePhiNodes() local
826 FR = RO.getReg(), FSR = RO.getSubReg(); in updatePhiNodes()
834 else if (FR == 0) in updatePhiNodes()
835 FR = SR, FSR = SSR; in updatePhiNodes()
837 assert(TR || FR); in updatePhiNodes()
840 if (TR && FR) { in updatePhiNodes()
844 FP.PredR, TR, TSR, FR, FSR); in updatePhiNodes()
[all …]
H A DRDFCopy.cpp146 auto FR = EM.find(DR); in run() local
147 if (FR == EM.end()) in run()
149 RegisterRef SR = FR->second; in run()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp348 FrameRef &FR = FrameReferenceInsns[ref]; in insertFrameReferenceRegisters() local
349 MachineInstr &MI = *FR.getMachineInstr(); in insertFrameReferenceRegisters()
350 int64_t LocalOffset = FR.getLocalOffset(); in insertFrameReferenceRegisters()
351 int FrameIdx = FR.getFrameIndex(); in insertFrameReferenceRegisters()
H A DStackMaps.cpp601 for (auto const &FR : FnInfos) { in emitFunctionFrameRecords() local
602 LLVM_DEBUG(dbgs() << WSMP << "function addr: " << FR.first in emitFunctionFrameRecords()
603 << " frame size: " << FR.second.StackSize in emitFunctionFrameRecords()
604 << " callsite count: " << FR.second.RecordCount << '\n'); in emitFunctionFrameRecords()
605 OS.emitSymbolValue(FR.first, 8); in emitFunctionFrameRecords()
606 OS.emitIntValue(FR.second.StackSize, 8); in emitFunctionFrameRecords()
607 OS.emitIntValue(FR.second.RecordCount, 8); in emitFunctionFrameRecords()
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/frv/
H A Dtestutils.inc110 ; Set FR with another FR
115 ; Set FR with integer immediate value
121 ; Set FR with integer immediate value
127 ; Set FR with a value from memory
133 ; Set double FR with another double FR
138 ; Set double FR with a value from memory

123456789