HomeSort by relevance Sort by last modified time
    Searched defs:REG_R7 (Results 51 - 57 of 57) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/sys/
ucontext.h 47 REG_R7,
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/sys/
ucontext.h 47 REG_R7,
  /toolchain/binutils/binutils-2.25/gas/config/
tc-xgate.c 77 REG_R7 = 7,
924 if (oprs[0].reg >= REG_R0 && oprs[0].reg <= REG_R7)
934 if (oprs[0].reg >= REG_R0 && oprs[0].reg <= REG_R7)
936 if (oprs[1].reg >= REG_R0 && oprs[1].reg <= REG_R7)
968 if (oprs[0].reg >= REG_R0 && oprs[0].reg <= REG_R7)
970 if (oprs[1].reg >= REG_R0 && oprs[1].reg <= REG_R7)
972 if (oprs[2].reg >= REG_R0 && oprs[2].reg <= REG_R7)
1074 return REG_R7;
    [all...]
tc-m68hc11.c 138 REG_R7 = 7,
1081 return REG_R7;
    [all...]
bfin-defs.h 92 REG_R0 = T_REG_R, REG_R1, REG_R2, REG_R3, REG_R4, REG_R5, REG_R6, REG_R7,
  /toolchain/binutils/binutils-2.25/include/opcode/
tic4x.h 36 REG_R4, REG_R5, REG_R6, REG_R7,
84 {"f7", REG_R7},
85 {"r7", REG_R7},
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
bfin-dis.c 213 REG_R0, REG_R1, REG_R2, REG_R3, REG_R4, REG_R5, REG_R6, REG_R7,
293 REG_R0, REG_R1, REG_R2, REG_R3, REG_R4, REG_R5, REG_R6, REG_R7,
340 REG_R0, REG_R1, REG_R2, REG_R3, REG_R4, REG_R5, REG_R6, REG_R7,
349 REG_R0, REG_R1, REG_R2, REG_R3, REG_R4, REG_R5, REG_R6, REG_R7,
358 REG_R0, REG_R1, REG_R2, REG_R3, REG_R4, REG_R5, REG_R6, REG_R7,
415 REG_R0, REG_R1, REG_R2, REG_R3, REG_R4, REG_R5, REG_R6, REG_R7,
680 /* REG_R0, REG_R1, REG_R2, REG_R3, REG_R4, REG_R5, REG_R6, REG_R7,
    [all...]

Completed in 184 milliseconds

1 23