OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dis_table
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
ia64-opc.c
213
the
dis_table
array, and return its value. (BITOFFSET is numbered
226
unsigned int op =
dis_table
[op_pointer++];
238
res = (res << 8) | (
dis_table
[op_pointer++] & 255);
243
unsigned int op = (
dis_table
[op_pointer++] & 255);
250
/* Examine the state machine entry at OP_POINTER in the
dis_table
259
*op =
dis_table
[op_pointer];
ia64-asmtab.c
6368
static const char
dis_table
[] = {
variable
/src/external/gpl3/binutils.old/dist/opcodes/
ia64-opc.c
213
the
dis_table
array, and return its value. (BITOFFSET is numbered
226
unsigned int op =
dis_table
[op_pointer++];
238
res = (res << 8) | (
dis_table
[op_pointer++] & 255);
243
unsigned int op = (
dis_table
[op_pointer++] & 255);
250
/* Examine the state machine entry at OP_POINTER in the
dis_table
259
*op =
dis_table
[op_pointer];
ia64-asmtab.c
6368
static const char
dis_table
[] = {
variable
/src/external/gpl3/gdb/dist/opcodes/
ia64-opc.c
213
the
dis_table
array, and return its value. (BITOFFSET is numbered
226
unsigned int op =
dis_table
[op_pointer++];
238
res = (res << 8) | (
dis_table
[op_pointer++] & 255);
243
unsigned int op = (
dis_table
[op_pointer++] & 255);
250
/* Examine the state machine entry at OP_POINTER in the
dis_table
259
*op =
dis_table
[op_pointer];
ia64-asmtab.c
6368
static const char
dis_table
[] = {
variable
/src/external/gpl3/gdb.old/dist/opcodes/
ia64-opc.c
213
the
dis_table
array, and return its value. (BITOFFSET is numbered
226
unsigned int op =
dis_table
[op_pointer++];
238
res = (res << 8) | (
dis_table
[op_pointer++] & 255);
243
unsigned int op = (
dis_table
[op_pointer++] & 255);
250
/* Examine the state machine entry at OP_POINTER in the
dis_table
259
*op =
dis_table
[op_pointer];
ia64-asmtab.c
6368
static const char
dis_table
[] = {
variable
Completed in 146 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026