OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ext_table
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
s390-mkopc.c
209
const struct s390_cond_ext_format *
ext_table
;
local
274
ext_table
= s390_cond_extensions;
278
ext_table
= s390_crb_extensions;
290
opcode[mask_start] =
ext_table
[i].nibble;
293
ext_table
[i].extension, suffix) >= sizeof (new_mnemonic))
300
ext_table
[i].description_suffix) >= sizeof (new_description))
/src/external/gpl3/binutils.old/dist/opcodes/
s390-mkopc.c
209
const struct s390_cond_ext_format *
ext_table
;
local
274
ext_table
= s390_cond_extensions;
278
ext_table
= s390_crb_extensions;
290
opcode[mask_start] =
ext_table
[i].nibble;
293
ext_table
[i].extension, suffix) >= sizeof (new_mnemonic))
300
ext_table
[i].description_suffix) >= sizeof (new_description))
/src/external/gpl3/gdb/dist/opcodes/
s390-mkopc.c
209
const struct s390_cond_ext_format *
ext_table
;
local
274
ext_table
= s390_cond_extensions;
278
ext_table
= s390_crb_extensions;
290
opcode[mask_start] =
ext_table
[i].nibble;
293
ext_table
[i].extension, suffix) >= sizeof (new_mnemonic))
300
ext_table
[i].description_suffix) >= sizeof (new_description))
/src/external/gpl3/gdb.old/dist/opcodes/
s390-mkopc.c
209
const struct s390_cond_ext_format *
ext_table
;
local
274
ext_table
= s390_cond_extensions;
278
ext_table
= s390_crb_extensions;
290
opcode[mask_start] =
ext_table
[i].nibble;
293
ext_table
[i].extension, suffix) >= sizeof (new_mnemonic))
300
ext_table
[i].description_suffix) >= sizeof (new_description))
/src/external/gpl3/binutils/dist/gas/config/
tc-arm.c
30976
const struct arm_ext_table *
ext_table
;
31546
const struct arm_ext_table *
ext_table
)
31612
if (
ext_table
!= NULL)
31614
const struct arm_ext_table * ext_opt =
ext_table
;
31806
selected_ctx_ext_table = opt->
ext_table
;
31811
opt->
ext_table
);
32626
selected_ctx_ext_table = opt->
ext_table
;
30967
const struct arm_
ext_table
*
ext_table
;
member in struct:arm_arch_option_table
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c
30983
const struct arm_ext_table *
ext_table
;
31553
const struct arm_ext_table *
ext_table
)
31619
if (
ext_table
!= NULL)
31621
const struct arm_ext_table * ext_opt =
ext_table
;
31813
selected_ctx_ext_table = opt->
ext_table
;
31818
opt->
ext_table
);
32633
selected_ctx_ext_table = opt->
ext_table
;
30974
const struct arm_
ext_table
*
ext_table
;
member in struct:arm_arch_option_table
Completed in 68 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026