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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/asm/
asm2.s 9 MOVB x+0(FP), AX
10 MOVB y+1(FP), BX
11 MOVW x+0(FP), AX // ERROR "\[386\] arg1: invalid MOVW of x\+0\(FP\); int8 is 1-byte value"
12 MOVW y+1(FP), AX // ERROR "invalid MOVW of y\+1\(FP\); uint8 is 1-byte value"
13 MOVL x+0(FP), AX // ERROR "invalid MOVL of x\+0\(FP\); int8 is 1-byte value"
14 MOVL y+1(FP), AX // ERROR "invalid MOVL of y\+1\(FP\); uint8 is 1-byte value
    [all...]
asm5.s 9 MOVB x+0(FP), R1
10 MOVBU y+1(FP), R2
11 MOVH x+0(FP), R1 // ERROR "\[mips64\] arg1: invalid MOVH of x\+0\(FP\); int8 is 1-byte value"
12 MOVHU y+1(FP), R1 // ERROR "invalid MOVHU of y\+1\(FP\); uint8 is 1-byte value"
13 MOVW x+0(FP), R1 // ERROR "invalid MOVW of x\+0\(FP\); int8 is 1-byte value"
14 MOVWU y+1(FP), R1 // ERROR "invalid MOVWU of y\+1\(FP\); uint8 is 1-byte value
    [all...]
asm6.s 9 MOVB x+0(FP), R1
10 MOVBZ y+1(FP), R2
11 MOVH x+0(FP), R1 // ERROR "\[s390x\] arg1: invalid MOVH of x\+0\(FP\); int8 is 1-byte value"
12 MOVHZ y+1(FP), R1 // ERROR "invalid MOVHZ of y\+1\(FP\); uint8 is 1-byte value"
13 MOVW x+0(FP), R1 // ERROR "invalid MOVW of x\+0\(FP\); int8 is 1-byte value"
14 MOVWZ y+1(FP), R1 // ERROR "invalid MOVWZ of y\+1\(FP\); uint8 is 1-byte value
    [all...]
asm7.s 9 MOVB x+0(FP), R3
10 MOVBZ y+1(FP), R4
11 MOVH x+0(FP), R3 // ERROR "\[(ppc64|ppc64le)\] arg1: invalid MOVH of x\+0\(FP\); int8 is 1-byte value"
12 MOVHZ y+1(FP), R3 // ERROR "invalid MOVHZ of y\+1\(FP\); uint8 is 1-byte value"
13 MOVW x+0(FP), R3 // ERROR "invalid MOVW of x\+0\(FP\); int8 is 1-byte value"
14 MOVWZ y+1(FP), R3 // ERROR "invalid MOVWZ of y\+1\(FP\); uint8 is 1-byte value
    [all...]
asm3.s 9 MOVB x+0(FP), AX
10 MOVB y+1(FP), BX
11 MOVH x+0(FP), AX // ERROR "\[arm\] arg1: invalid MOVH of x\+0\(FP\); int8 is 1-byte value"
12 MOVH y+1(FP), AX // ERROR "invalid MOVH of y\+1\(FP\); uint8 is 1-byte value"
13 MOVW x+0(FP), AX // ERROR "invalid MOVW of x\+0\(FP\); int8 is 1-byte value"
14 MOVW y+1(FP), AX // ERROR "invalid MOVW of y\+1\(FP\); uint8 is 1-byte value
    [all...]
asm1.s 9 MOVB x+0(FP), AX
10 // MOVB x+0(FP), AX // commented out instructions used to panic
11 MOVB y+1(FP), BX
12 MOVW x+0(FP), AX // ERROR "\[amd64\] arg1: invalid MOVW of x\+0\(FP\); int8 is 1-byte value"
13 MOVW y+1(FP), AX // ERROR "invalid MOVW of y\+1\(FP\); uint8 is 1-byte value"
14 MOVL x+0(FP), AX // ERROR "invalid MOVL of x\+0\(FP\); int8 is 1-byte value"
15 MOVL y+1(FP), AX // ERROR "invalid MOVL of y\+1\(FP\); uint8 is 1-byte value
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/asm/
asm2.s 9 MOVB x+0(FP), AX
10 MOVB y+1(FP), BX
11 MOVW x+0(FP), AX // ERROR "\[386\] arg1: invalid MOVW of x\+0\(FP\); int8 is 1-byte value"
12 MOVW y+1(FP), AX // ERROR "invalid MOVW of y\+1\(FP\); uint8 is 1-byte value"
13 MOVL x+0(FP), AX // ERROR "invalid MOVL of x\+0\(FP\); int8 is 1-byte value"
14 MOVL y+1(FP), AX // ERROR "invalid MOVL of y\+1\(FP\); uint8 is 1-byte value
    [all...]
asm5.s 9 MOVB x+0(FP), R1
10 MOVBU y+1(FP), R2
11 MOVH x+0(FP), R1 // ERROR "\[mips64\] arg1: invalid MOVH of x\+0\(FP\); int8 is 1-byte value"
12 MOVHU y+1(FP), R1 // ERROR "invalid MOVHU of y\+1\(FP\); uint8 is 1-byte value"
13 MOVW x+0(FP), R1 // ERROR "invalid MOVW of x\+0\(FP\); int8 is 1-byte value"
14 MOVWU y+1(FP), R1 // ERROR "invalid MOVWU of y\+1\(FP\); uint8 is 1-byte value
    [all...]
asm6.s 9 MOVB x+0(FP), R1
10 MOVBZ y+1(FP), R2
11 MOVH x+0(FP), R1 // ERROR "\[s390x\] arg1: invalid MOVH of x\+0\(FP\); int8 is 1-byte value"
12 MOVHZ y+1(FP), R1 // ERROR "invalid MOVHZ of y\+1\(FP\); uint8 is 1-byte value"
13 MOVW x+0(FP), R1 // ERROR "invalid MOVW of x\+0\(FP\); int8 is 1-byte value"
14 MOVWZ y+1(FP), R1 // ERROR "invalid MOVWZ of y\+1\(FP\); uint8 is 1-byte value
    [all...]
asm7.s 9 MOVB x+0(FP), R3
10 MOVBZ y+1(FP), R4
11 MOVH x+0(FP), R3 // ERROR "\[(ppc64|ppc64le)\] arg1: invalid MOVH of x\+0\(FP\); int8 is 1-byte value"
12 MOVHZ y+1(FP), R3 // ERROR "invalid MOVHZ of y\+1\(FP\); uint8 is 1-byte value"
13 MOVW x+0(FP), R3 // ERROR "invalid MOVW of x\+0\(FP\); int8 is 1-byte value"
14 MOVWZ y+1(FP), R3 // ERROR "invalid MOVWZ of y\+1\(FP\); uint8 is 1-byte value
    [all...]
asm3.s 9 MOVB x+0(FP), AX
10 MOVB y+1(FP), BX
11 MOVH x+0(FP), AX // ERROR "\[arm\] arg1: invalid MOVH of x\+0\(FP\); int8 is 1-byte value"
12 MOVH y+1(FP), AX // ERROR "invalid MOVH of y\+1\(FP\); uint8 is 1-byte value"
13 MOVW x+0(FP), AX // ERROR "invalid MOVW of x\+0\(FP\); int8 is 1-byte value"
14 MOVW y+1(FP), AX // ERROR "invalid MOVW of y\+1\(FP\); uint8 is 1-byte value
    [all...]
asm1.s 9 MOVB x+0(FP), AX
10 // MOVB x+0(FP), AX // commented out instructions used to panic
11 MOVB y+1(FP), BX
12 MOVW x+0(FP), AX // ERROR "\[amd64\] arg1: invalid MOVW of x\+0\(FP\); int8 is 1-byte value"
13 MOVW y+1(FP), AX // ERROR "invalid MOVW of y\+1\(FP\); uint8 is 1-byte value"
14 MOVL x+0(FP), AX // ERROR "invalid MOVL of x\+0\(FP\); int8 is 1-byte value"
15 MOVL y+1(FP), AX // ERROR "invalid MOVL of y\+1\(FP\); uint8 is 1-byte value
    [all...]
  /prebuilts/go/darwin-x86/src/internal/cpu/
cpu_x86.s 11 MOVL eaxArg+0(FP), AX
12 MOVL ecxArg+4(FP), CX
14 MOVL AX, eax+8(FP)
15 MOVL BX, ebx+12(FP)
16 MOVL CX, ecx+16(FP)
17 MOVL DX, edx+20(FP)
24 MOVL $0, eax+0(FP)
25 MOVL $0, edx+4(FP)
29 MOVL AX, eax+0(FP)
30 MOVL DX, edx+4(FP)
    [all...]
  /prebuilts/go/linux-x86/src/internal/cpu/
cpu_x86.s 11 MOVL eaxArg+0(FP), AX
12 MOVL ecxArg+4(FP), CX
14 MOVL AX, eax+8(FP)
15 MOVL BX, ebx+12(FP)
16 MOVL CX, ecx+16(FP)
17 MOVL DX, edx+20(FP)
24 MOVL $0, eax+0(FP)
25 MOVL $0, edx+4(FP)
29 MOVL AX, eax+0(FP)
30 MOVL DX, edx+4(FP)
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/
asm8.s 9 MOVB x+0(FP), R1
10 MOVBU y+1(FP), R2
11 MOVH x+0(FP), R1 // ERROR "\[mipsle\] arg1: invalid MOVH of x\+0\(FP\); int8 is 1-byte value"
12 MOVHU y+1(FP), R1 // ERROR "invalid MOVHU of y\+1\(FP\); uint8 is 1-byte value"
13 MOVW x+0(FP), R1 // ERROR "invalid MOVW of x\+0\(FP\); int8 is 1-byte value"
14 MOVWU y+1(FP), R1 // ERROR "invalid MOVWU of y\+1\(FP\); uint8 is 1-byte value
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/
asm8.s 9 MOVB x+0(FP), R1
10 MOVBU y+1(FP), R2
11 MOVH x+0(FP), R1 // ERROR "\[mipsle\] arg1: invalid MOVH of x\+0\(FP\); int8 is 1-byte value"
12 MOVHU y+1(FP), R1 // ERROR "invalid MOVHU of y\+1\(FP\); uint8 is 1-byte value"
13 MOVW x+0(FP), R1 // ERROR "invalid MOVW of x\+0\(FP\); int8 is 1-byte value"
14 MOVWU y+1(FP), R1 // ERROR "invalid MOVWU of y\+1\(FP\); uint8 is 1-byte value
    [all...]
  /prebuilts/go/darwin-x86/src/math/
atan2_386.s 9 FMOVD y+0(FP), F0 // F0=y
10 FMOVD x+8(FP), F0 // F0=x, F1=y
12 FMOVDP F0, ret+16(FP)
sqrt_386.s 9 FMOVD x+0(FP),F0
11 FMOVDP F0,ret+8(FP)
  /prebuilts/go/linux-x86/src/math/
atan2_386.s 9 FMOVD y+0(FP), F0 // F0=y
10 FMOVD x+8(FP), F0 // F0=x, F1=y
12 FMOVDP F0, ret+16(FP)
sqrt_386.s 9 FMOVD x+0(FP),F0
11 FMOVDP F0,ret+8(FP)
  /prebuilts/go/darwin-x86/misc/cgo/testgodefs/
test.bash 13 for FP in $FILE_PREFIXES
15 go tool cgo -godefs -srcdir . ${FP}.go > ${FP}_defs.go
16 RM="${RM} ${FP}_defs.go"
  /prebuilts/go/linux-x86/misc/cgo/testgodefs/
test.bash 13 for FP in $FILE_PREFIXES
15 go tool cgo -godefs -srcdir . ${FP}.go > ${FP}_defs.go
16 RM="${RM} ${FP}_defs.go"
  /prebuilts/go/darwin-x86/src/syscall/
asm_linux_arm64.s 11 MOVD a1+8(FP), R0
12 MOVD a2+16(FP), R1
13 MOVD a3+24(FP), R2
17 MOVD trap+0(FP), R8 // syscall entry
22 MOVD R4, r1+32(FP) // r1
23 MOVD ZR, r2+40(FP) // r2
25 MOVD R0, err+48(FP) // errno
29 MOVD R0, r1+32(FP) // r1
30 MOVD R1, r2+40(FP) // r2
31 MOVD ZR, err+48(FP) // errn
    [all...]
asm_linux_mips64x.s 18 MOVV a1+8(FP), R4
19 MOVV a2+16(FP), R5
20 MOVV a3+24(FP), R6
24 MOVV trap+0(FP), R2 // syscall entry
28 MOVV R1, r1+32(FP) // r1
29 MOVV R0, r2+40(FP) // r2
30 MOVV R2, err+48(FP) // errno
34 MOVV R2, r1+32(FP) // r1
35 MOVV R3, r2+40(FP) // r2
36 MOVV R0, err+48(FP) // errn
    [all...]
asm_linux_ppc64x.s 18 MOVD a1+8(FP), R3
19 MOVD a2+16(FP), R4
20 MOVD a3+24(FP), R5
24 MOVD trap+0(FP), R9 // syscall entry
28 MOVD R4, r1+32(FP) // r1
29 MOVD R0, r2+40(FP) // r2
30 MOVD R3, err+48(FP) // errno
34 MOVD R3, r1+32(FP) // r1
35 MOVD R4, r2+40(FP) // r2
36 MOVD R0, err+48(FP) // errn
    [all...]

Completed in 594 milliseconds

1 2 3 4 5 6 7 8 91011>>