OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:seg_length
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
z8k-dis.c
138
static int
seg_length
;
variable
166
return z8k_table[instr_data.tabl_index].length +
seg_length
;
289
num_bytes = (z8k_table[instr_data->tabl_index].length +
seg_length
) * 2;
308
seg_length
= 0;
407
seg_length
= 2;
ChangeLog-0001
934
(
seg_length
): provides instruction length fixup for segmented
[
all
...]
Completed in 56 milliseconds