Home
last modified time | relevance | path

Searched refs:icode (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/
Dexprbug.s4 .export icode,data
5 icode: label
19 .word ic_argv1-icode ; second, pointer to 1st argument
20 .word ic_path-icode ; first, pointer to init path
36 .word szicode-icode
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/unsorted/
Dlabeldiffs.s6 .export icode,data
7 icode: label
21 .word ic_argv1-icode ; second, pointer to 1st argument
22 .word ic_path-icode ; first, pointer to init path
38 .word szicode-icode
/toolchain/binutils/binutils-2.25/binutils/
Dsysdump.c213 itheader (char *name, int icode) in itheader() argument
215 printf ("\n%s 0x%02x\n", name, icode); in itheader()
/toolchain/binutils/binutils-2.25/bfd/
Delf32-rx.c2807 int dcode, icode, reg, ioff, dscale, ilen; in elf32_rx_relax_section() local
2817 icode = (insn[1] >> 2) & 0x03; in elf32_rx_relax_section()
2871 switch (icode) in elf32_rx_relax_section()
2916 switch (icode) in elf32_rx_relax_section()