OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DISP_REQUIRED
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/opcode/
tic30.h
144
#define
DISP_REQUIRED
0x02
156
{ "*+ar()", PreDisp_Add,
DISP_REQUIRED
},
157
{ "*-ar()", PreDisp_Sub,
DISP_REQUIRED
},
158
{ "*++ar()", PreDisp_Add_Mod,
DISP_REQUIRED
},
159
{ "*--ar()", PreDisp_Sub_Mod,
DISP_REQUIRED
},
160
{ "*ar++()", PostDisp_Add_Mod,
DISP_REQUIRED
},
161
{ "*ar--()", PostDisp_Sub_Mod,
DISP_REQUIRED
},
162
{ "*ar++()%", PostDisp_Add_Circ,
DISP_REQUIRED
},
163
{ "*ar--()%", PostDisp_Sub_Circ,
DISP_REQUIRED
},
/src/external/gpl3/binutils.old/dist/include/opcode/
tic30.h
144
#define
DISP_REQUIRED
0x02
156
{ "*+ar()", PreDisp_Add,
DISP_REQUIRED
},
157
{ "*-ar()", PreDisp_Sub,
DISP_REQUIRED
},
158
{ "*++ar()", PreDisp_Add_Mod,
DISP_REQUIRED
},
159
{ "*--ar()", PreDisp_Sub_Mod,
DISP_REQUIRED
},
160
{ "*ar++()", PostDisp_Add_Mod,
DISP_REQUIRED
},
161
{ "*ar--()", PostDisp_Sub_Mod,
DISP_REQUIRED
},
162
{ "*ar++()%", PostDisp_Add_Circ,
DISP_REQUIRED
},
163
{ "*ar--()%", PostDisp_Sub_Circ,
DISP_REQUIRED
},
/src/external/gpl3/gdb.old/dist/include/opcode/
tic30.h
144
#define
DISP_REQUIRED
0x02
156
{ "*+ar()", PreDisp_Add,
DISP_REQUIRED
},
157
{ "*-ar()", PreDisp_Sub,
DISP_REQUIRED
},
158
{ "*++ar()", PreDisp_Add_Mod,
DISP_REQUIRED
},
159
{ "*--ar()", PreDisp_Sub_Mod,
DISP_REQUIRED
},
160
{ "*ar++()", PostDisp_Add_Mod,
DISP_REQUIRED
},
161
{ "*ar--()", PostDisp_Sub_Mod,
DISP_REQUIRED
},
162
{ "*ar++()%", PostDisp_Add_Circ,
DISP_REQUIRED
},
163
{ "*ar--()%", PostDisp_Sub_Circ,
DISP_REQUIRED
},
/src/external/gpl3/gdb/dist/include/opcode/
tic30.h
144
#define
DISP_REQUIRED
0x02
156
{ "*+ar()", PreDisp_Add,
DISP_REQUIRED
},
157
{ "*-ar()", PreDisp_Sub,
DISP_REQUIRED
},
158
{ "*++ar()", PreDisp_Add_Mod,
DISP_REQUIRED
},
159
{ "*--ar()", PreDisp_Sub_Mod,
DISP_REQUIRED
},
160
{ "*ar++()", PostDisp_Add_Mod,
DISP_REQUIRED
},
161
{ "*ar--()", PostDisp_Sub_Mod,
DISP_REQUIRED
},
162
{ "*ar++()%", PostDisp_Add_Circ,
DISP_REQUIRED
},
163
{ "*ar--()%", PostDisp_Sub_Circ,
DISP_REQUIRED
},
Completed in 51 milliseconds
Indexes created Sat May 16 00:24:39 UTC 2026