OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RF0
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
d10v.h
78
#define
RF0
64 /* reads f0 */
/toolchain/binutils/binutils-2.25/opcodes/
d10v-opc.c
194
{ "brf0f.s", SHORT_B, 3, MU, BRANCH|PAR|
RF0
, 0x4a00, 0x7f00, { ANUM8 } },
197
{ "brf0t.s", SHORT_B, 3, MU, BRANCH|PAR|
RF0
, 0x4b00, 0x7f00, { ANUM8 } },
269
{ "mvf0f", SHORT_2, 1, EITHER, PAR|
RF0
, 0x4400, 0x7e01, { RDST, RSRC } },
270
{ "mvf0t", SHORT_2, 1, EITHER, PAR|
RF0
, 0x4401, 0x7e01, { RDST, RSRC } },
290
{ "sac", SHORT_2, 1, IU, PAR|
RF0
|WF0, 0x5209, 0x7e2f, { RDSTE, ASRC } },
291
{ "sachi", SHORT_2, 1, IU, PAR|
RF0
|WF0, 0x4209, 0x7e0f, { RDST, ASRC } },
299
{ "setf0f", SHORT_2, 1, MU, PAR|
RF0
, 0x4611, 0x7e1f, { RDST } },
300
{ "setf0t", SHORT_2, 1, MU, PAR|
RF0
, 0x4613, 0x7e1f, { RDST } },
307
{ "slx", SHORT_2, 1, IU, PAR|
RF0
, 0x460b, 0x7e1f, { RDST } },
316
{ "srx", SHORT_2, 1, IU, PAR|
RF0
, 0x4609, 0x7e1f, { RDST } }
[
all
...]
/external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
result_of.pass.cpp
77
typedef bool (&
RF0
)();
89
test_result_of<
RF0
(), bool>();
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/meta/meta.trans/meta.trans.other/
result_of.pass.cpp
77
typedef bool (&
RF0
)();
89
test_result_of<
RF0
(), bool>();
/toolchain/binutils/binutils-2.25/gas/config/
tc-d10v.c
940
else if (op->exec_type &
RF0
)
[
all
...]
Completed in 841 milliseconds