Searched defs:POPQ (Results 1 - 10 of 10) sorted by relevance

/prebuilts/go/darwin-x86/src/runtime/
H A Drace_amd64.s425 POPQ R12
426 POPQ R12
434 POPQ R15
435 POPQ R14
436 POPQ R13
437 POPQ R12
438 POPQ SI
439 POPQ DI define
440 POPQ BP
441 POPQ B
[all...]
H A Dsys_solaris_amd64.s107 POPQ DI define
287 POPQ BP
H A Dsys_windows_amd64.s63 POPQ CX
264 POPQ CX
265 POPQ AX // pass return value to Windows in AX
270 POPQ 0x28(GS)
271 POPQ DI define
272 POPQ SI
273 POPQ BX
274 POPQ BP
355 POPQ -8(CX)(DX*1) // restore bytes just after the args
H A Dsys_darwin_amd64.s349 POPQ BP
462 POPQ SI
463 POPQ CX
464 POPQ DX define
510 POPQ R11
/prebuilts/go/linux-x86/src/runtime/
H A Drace_amd64.s425 POPQ R12
426 POPQ R12
434 POPQ R15
435 POPQ R14
436 POPQ R13
437 POPQ R12
438 POPQ SI
439 POPQ DI define
440 POPQ BP
441 POPQ B
[all...]
H A Dsys_solaris_amd64.s107 POPQ DI define
287 POPQ BP
H A Dsys_windows_amd64.s63 POPQ CX
264 POPQ CX
265 POPQ AX // pass return value to Windows in AX
270 POPQ 0x28(GS)
271 POPQ DI define
272 POPQ SI
273 POPQ BX
274 POPQ BP
355 POPQ -8(CX)(DX*1) // restore bytes just after the args
H A Dsys_darwin_amd64.s349 POPQ BP
462 POPQ SI
463 POPQ CX
464 POPQ DX define
510 POPQ R11
/prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
H A Damd64enc.s4131 POPQ FS // 660fa1 or 0fa1
4133 POPQ GS // 660fa9 or 0fa9
4143 POPQ (BX) // 8f03
4145 POPQ (R11) // 418f03
4147 POPQ DX // 8fc2 or 5a define
4149 POPQ R11 // 418fc3 or 415b
4739 POPQ AX
4741 POPQ AX
4745 POPQ AX
4747 POPQ A
[all...]
/prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
H A Damd64enc.s4131 POPQ FS // 660fa1 or 0fa1
4133 POPQ GS // 660fa9 or 0fa9
4143 POPQ (BX) // 8f03
4145 POPQ (R11) // 418f03
4147 POPQ DX // 8fc2 or 5a define
4149 POPQ R11 // 418fc3 or 415b
4739 POPQ AX
4741 POPQ AX
4745 POPQ AX
4747 POPQ A
[all...]

Completed in 3588 milliseconds