HomeSort by relevance Sort by last modified time
    Searched refs:STP (Results 1 - 25 of 43) sorted by null

1 2

  /prebuilts/go/darwin-x86/src/runtime/
duff_arm64.s 8 STP.P (ZR, ZR), 16(R16)
9 STP.P (ZR, ZR), 16(R16)
10 STP.P (ZR, ZR), 16(R16)
11 STP.P (ZR, ZR), 16(R16)
12 STP.P (ZR, ZR), 16(R16)
13 STP.P (ZR, ZR), 16(R16)
14 STP.P (ZR, ZR), 16(R16)
15 STP.P (ZR, ZR), 16(R16)
16 STP.P (ZR, ZR), 16(R16)
17 STP.P (ZR, ZR), 16(R16
    [all...]
memclr_arm64.s 20 STP.P (ZR, ZR), 16(R0)
  /prebuilts/go/linux-x86/src/runtime/
duff_arm64.s 8 STP.P (ZR, ZR), 16(R16)
9 STP.P (ZR, ZR), 16(R16)
10 STP.P (ZR, ZR), 16(R16)
11 STP.P (ZR, ZR), 16(R16)
12 STP.P (ZR, ZR), 16(R16)
13 STP.P (ZR, ZR), 16(R16)
14 STP.P (ZR, ZR), 16(R16)
15 STP.P (ZR, ZR), 16(R16)
16 STP.P (ZR, ZR), 16(R16)
17 STP.P (ZR, ZR), 16(R16
    [all...]
memclr_arm64.s 20 STP.P (ZR, ZR), 16(R0)
  /device/linaro/bootloader/edk2/Omap35xxPkg/Include/Omap3530/
Omap3530I2c.h 43 #define STP BIT1
  /external/scapy/scapy/contrib/
chdlc.py 53 bind_layers( CHDLC, STP, proto=0x4242)
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
arm64.s 402 // LDP/STP
409 STP (R3, R4), (R5)
410 STP (R3, R4), 8(R5)
411 STP.W (R3, R4), 8(R5)
412 STP.P (R3, R4), 8(R5)
413 STP (R3, R4), x(SB)
414 STP (R3, R4), x+8(SB)
arm64enc.s 322 STP.P (R22, R27), 352(R0) // 166c96a8
323 STP.W (R17, R11), 96(R8) // 112d86a9
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
arm64.s 402 // LDP/STP
409 STP (R3, R4), (R5)
410 STP (R3, R4), 8(R5)
411 STP.W (R3, R4), 8(R5)
412 STP.P (R3, R4), 8(R5)
413 STP (R3, R4), x(SB)
414 STP (R3, R4), x+8(SB)
arm64enc.s 322 STP.P (R22, R27), 352(R0) // 166c96a8
323 STP.W (R17, R11), 96(R8) // 112d86a9
  /external/libpcap/
grammar.h 132 STP = 342,
254 #define STP 342
grammar.y 319 %token STP
522 | STP { $$ = Q_STP; }
  /device/linaro/bootloader/edk2/Omap35xxPkg/SmbusDxe/
Smbus.c 169 MmioWrite16(I2C_CON, (I2C_EN | MST | STP | STT));
200 MmioWrite16(I2C_CON, (I2C_EN | TRX | MST | STT | STP));
  /external/libxaac/decoder/armv8/
ixheaacd_apply_scale_factors.s 3 stp X8, X9, [sp, #-16]!
4 stp X10, X11, [sp, #-16]!
5 stp X12, X13, [sp, #-16]!
6 stp X14, X15, [sp, #-16]!
7 stp X16, X17, [sp, #-16]!
8 stp x19, x20, [sp, #-16]!
9 stp x21, x22, [sp, #-16]!
10 stp X29, X30, [sp, #-16]!
105 stp w6, w7, [x0], #8
106 stp w19, w20, [x0], #
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
anames.go 201 "STP",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
anames.go 201 "STP",
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
tables.go 367 STP
836 STP: "STP",
    [all...]
plan9x.go 69 case STP, LDP:
233 case STP, LDP:
236 if op == "STP" {
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
tables.go 367 STP
836 STP: "STP",
    [all...]
plan9x.go 69 case STP, LDP:
233 case STP, LDP:
236 if op == "STP" {
  /external/v8/src/arm64/
constants-arm64.h 710 V(STP, w, 0x00000000), \
713 V(STP, x, 0x80000000), \
715 V(STP, s, 0x04000000), \
717 V(STP, d, 0x44000000), \
    [all...]
  /external/scapy/scapy/layers/
l2.py 261 class STP(Packet):
438 bind_layers( LLC, STP, dsap=66, ssap=66, ctrl=3)
444 bind_layers( SNAP, STP, code=267)
  /external/selinux/mcstrans/share/examples/nato/setrans.d/
eyes-only.conf 660 ~c404=STP # Sao Tome and Principe
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
ARM64Ops.go 279 {name: "STP", argLength: 4, reg: gpstore2, aux: "SymOff", asm: "STP", typ: "Mem", faultOnNilArg0: true, symEffect: "Write"}, // store 16 bytes of arg1 and arg2 to arg0 + auxInt + aux. arg3=mem.
287 {name: "MOVQstorezero", argLength: 2, reg: gpstore0, aux: "SymOff", asm: "STP", typ: "Mem", faultOnNilArg0: true, symEffect: "Write"}, // store 16 bytes of zero to arg0 + auxInt + aux. arg1=mem.
364 // STP.P (ZR,ZR), 16(R16)
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
ARM64Ops.go 279 {name: "STP", argLength: 4, reg: gpstore2, aux: "SymOff", asm: "STP", typ: "Mem", faultOnNilArg0: true, symEffect: "Write"}, // store 16 bytes of arg1 and arg2 to arg0 + auxInt + aux. arg3=mem.
287 {name: "MOVQstorezero", argLength: 2, reg: gpstore0, aux: "SymOff", asm: "STP", typ: "Mem", faultOnNilArg0: true, symEffect: "Write"}, // store 16 bytes of zero to arg0 + auxInt + aux. arg1=mem.
364 // STP.P (ZR,ZR), 16(R16)

Completed in 474 milliseconds

1 2