OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CACHEOP
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
v850-opc.c
778
insert_CACHEOP (unsigned long insn, unsigned long
cacheop
, const char ** errmsg ATTRIBUTE_UNUSED)
783
pp = (
cacheop
& 0x60) >> 5;
784
PPPPP = (
cacheop
& 0x1f);
1274
#define
CACHEOP
(VR2 + 1)
1277
#define PREFOP (
CACHEOP
+ 1)
1445
{ "cache", two (0xe7e0, 0x0160), two (0xe7e0, 0x07ff), {
CACHEOP
, R1}, 2, PROCESSOR_V850E3V5_UP },
/src/external/gpl3/binutils.old/dist/opcodes/
v850-opc.c
778
insert_CACHEOP (unsigned long insn, unsigned long
cacheop
, const char ** errmsg ATTRIBUTE_UNUSED)
783
pp = (
cacheop
& 0x60) >> 5;
784
PPPPP = (
cacheop
& 0x1f);
1274
#define
CACHEOP
(VR2 + 1)
1277
#define PREFOP (
CACHEOP
+ 1)
1445
{ "cache", two (0xe7e0, 0x0160), two (0xe7e0, 0x07ff), {
CACHEOP
, R1}, 2, PROCESSOR_V850E3V5_UP },
/src/external/gpl3/gdb/dist/opcodes/
v850-opc.c
778
insert_CACHEOP (unsigned long insn, unsigned long
cacheop
, const char ** errmsg ATTRIBUTE_UNUSED)
783
pp = (
cacheop
& 0x60) >> 5;
784
PPPPP = (
cacheop
& 0x1f);
1274
#define
CACHEOP
(VR2 + 1)
1277
#define PREFOP (
CACHEOP
+ 1)
1445
{ "cache", two (0xe7e0, 0x0160), two (0xe7e0, 0x07ff), {
CACHEOP
, R1}, 2, PROCESSOR_V850E3V5_UP },
/src/external/gpl3/gdb.old/dist/opcodes/
v850-opc.c
778
insert_CACHEOP (unsigned long insn, unsigned long
cacheop
, const char ** errmsg ATTRIBUTE_UNUSED)
783
pp = (
cacheop
& 0x60) >> 5;
784
PPPPP = (
cacheop
& 0x1f);
1274
#define
CACHEOP
(VR2 + 1)
1277
#define PREFOP (
CACHEOP
+ 1)
1445
{ "cache", two (0xe7e0, 0x0160), two (0xe7e0, 0x07ff), {
CACHEOP
, R1}, 2, PROCESSOR_V850E3V5_UP },
Completed in 40 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026