HomeSort by relevance Sort by last modified time
    Searched defs:first_regno (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/opcodes/
m68k-dis.c 1162 int first_regno;
1168 first_regno = regno;
1171 if (regno > first_regno)
1201 int first_regno;
1206 first_regno = regno;
1209 if (regno > first_regno)
1160 int first_regno; local
1199 int first_regno; local
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
aarch64.h 710 unsigned first_regno : 5;
707 unsigned first_regno : 5; member in struct:aarch64_opnd_info::__anon108704::__anon108707

Completed in 656 milliseconds