HomeSort by relevance Sort by last modified time
    Searched defs:REG_R4 (Results 101 - 112 of 112) sorted by null

1 2 3 45

  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm/
a.out.go 53 REG_R4
  /toolchain/binutils/binutils-2.25/gas/config/
tc-m68hc11.c 135 REG_R4 = 4,
1075 return REG_R4;
    [all...]
bfin-defs.h 92 REG_R0 = T_REG_R, REG_R1, REG_R2, REG_R3, REG_R4, REG_R5, REG_R6, REG_R7,
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/mips/
a.out.go 51 REG_R4
  /prebuilts/go/linux-x86/src/cmd/internal/obj/mips/
a.out.go 51 REG_R4
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
a.out.go 49 REG_R4
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
a.out.go 49 REG_R4
  /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...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
a.out.go 53 REG_R4
244 REGRT2 = REG_R4 /* reserved for runtime, duffcopy */
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
a.out.go 49 REG_R4
144 REGRT2 = REG_R4 // used during zeroing of the stack - not reserved
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
a.out.go 53 REG_R4
244 REGRT2 = REG_R4 /* reserved for runtime, duffcopy */
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
a.out.go 49 REG_R4
144 REGRT2 = REG_R4 // used during zeroing of the stack - not reserved

Completed in 340 milliseconds

1 2 3 45