OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:build_indexed_byte
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-m68hc11.c
207
static int
build_indexed_byte
(operand *, int, int);
2062
build_indexed_byte
(operand *op, int format ATTRIBUTE_UNUSED, int move_insn)
2492
build_indexed_byte
(&operands[0], format, 1);
2498
build_indexed_byte
(&operands[1], format, 1);
2539
build_indexed_byte
(&operands[i], format, move_insn);
3617
build_indexed_byte
(&operands[1], operands[1].mode, 1);
3630
build_indexed_byte
(&operands[1], operands[1].mode, 1);
3637
build_indexed_byte
(&operands[0], operands[0].mode, 1);
3638
build_indexed_byte
(&operands[1], operands[1].mode, 1);
3674
build_indexed_byte
(&operands[1], operands[1].mode, 1)
2056
build_indexed_byte
(operand *op, int format ATTRIBUTE_UNUSED, int move_insn)
function
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-m68hc11.c
207
static int
build_indexed_byte
(operand *, int, int);
2062
build_indexed_byte
(operand *op, int format ATTRIBUTE_UNUSED, int move_insn)
2492
build_indexed_byte
(&operands[0], format, 1);
2498
build_indexed_byte
(&operands[1], format, 1);
2539
build_indexed_byte
(&operands[i], format, move_insn);
3617
build_indexed_byte
(&operands[1], operands[1].mode, 1);
3630
build_indexed_byte
(&operands[1], operands[1].mode, 1);
3637
build_indexed_byte
(&operands[0], operands[0].mode, 1);
3638
build_indexed_byte
(&operands[1], operands[1].mode, 1);
3674
build_indexed_byte
(&operands[1], operands[1].mode, 1)
2056
build_indexed_byte
(operand *op, int format ATTRIBUTE_UNUSED, int move_insn)
function
[
all
...]
Completed in 28 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026