OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FSTOD
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Sparc/
LeonPasses.cpp
120
//
fstod
%f20,%f0
121
//
fstod
%f21,%f2
193
// create
fstod
%f20,%f0
194
BuildMI(MBB, MBBI, DL, TII.get(SP::
FSTOD
))
198
// create
fstod
%f21,%f2
199
BuildMI(MBB, MBBI, DL, TII.get(SP::
FSTOD
))
232
//
fstod
%f20,%f0
233
//
fstod
%f21,%f2
304
// create
fstod
%f20,%f0
305
BuildMI(MBB, MBBI, DL, TII.get(SP::
FSTOD
))
[
all
...]
/external/pcre/dist2/src/sljit/
sljitNativeSPARC_common.c
142
#define
FSTOD
(OPC1(0x2) | OPC3(0x34) | DOP(0xc9))
[
all
...]
Completed in 58 milliseconds