/external/valgrind/main/VEX/test/ |
fpucw.c | 6 asm(" pushw $0x037F ; fldcw (%esp) ; addl $2, %esp"); 11 asm(" pushw $0x037E ; fldcw (%esp) ; addl $2, %esp"); 16 asm(" pushw $0x007F ; fldcw (%esp) ; addl $2, %esp"); 21 asm(" pushw $0x077F ; fldcw (%esp) ; addl $2, %esp");
|
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
complex_rep.stderr.exp | 6 # Total fldcw instructions: 0
|
fldcw_check.stderr.exp | 6 # Total fldcw instructions: 2053
|
ll.stderr.exp | 6 # Total fldcw instructions: 0
|
million.stderr.exp | 6 # Total fldcw instructions: 0
|
rep_prefix.stderr.exp | 6 # Total fldcw instructions: 0
|
clone_test.stderr.exp | 6 # Total fldcw instructions: 0 12 # Total fldcw instructions: 0
|
fldcw_check.S | 5 # This code tests for the fldcw "load floating point command word" 10 # fldcw is most often used to set the rouding mode when doing 18 # these are instructions with similar encodings to fldcw 29 # check some varied ways of calling fldcw 35 fldcw 2(%rsp) 42 fldcw 0(%rax) # rax 44 fldcw 0(%rbx) # rbx 46 fldcw 0(%rcx) # rcx 48 fldcw 0(%rdx) # rdx 53 # cannot assemble 32-bit fldcw on 64-bit system [all...] |
clone_test.post.exp | 23 # Total fldcw instructions: 0 57 # Total fldcw instructions: 0
|
million.post.exp | 17 # Total fldcw instructions: 0
|
/external/valgrind/main/exp-bbv/tests/arm-linux/ |
ll.stderr.exp | 6 # Total fldcw instructions: 0
|
million.stderr.exp | 6 # Total fldcw instructions: 0
|
million.post.exp | 17 # Total fldcw instructions: 0
|
/external/valgrind/main/exp-bbv/tests/ppc32-linux/ |
ll.stderr.exp | 6 # Total fldcw instructions: 0
|
million.stderr.exp | 6 # Total fldcw instructions: 0
|
million.post.exp | 17 # Total fldcw instructions: 0
|
/external/valgrind/main/exp-bbv/tests/x86/ |
complex_rep.stderr.exp | 6 # Total fldcw instructions: 0
|
fldcw_check.stderr.exp | 6 # Total fldcw instructions: 2061
|
million.stderr.exp | 6 # Total fldcw instructions: 0
|
rep_prefix.stderr.exp | 6 # Total fldcw instructions: 0
|
fldcw_check.S | 5 # This code tests for the fldcw "load floating point command word" 10 # fldcw is most often used to set the rouding mode when doing 20 # these are instructions with similar encodings to fldcw 31 # check some varied ways of calling fldcw 38 fldcw 2(%esp) 45 fldcw 0(%eax) # eax 47 fldcw 0(%ebx) # ebx 49 fldcw 0(%ecx) # ecx 51 fldcw 0(%edx) # edx 58 fldcw 32(%eax) # eax + 8 bit offse [all...] |
million.post.exp | 17 # Total fldcw instructions: 0
|
/external/valgrind/main/exp-bbv/tests/x86-linux/ |
ll.stderr.exp | 6 # Total fldcw instructions: 0
|
clone_test.stderr.exp | 6 # Total fldcw instructions: 0 12 # Total fldcw instructions: 0
|
clone_test.post.exp | 23 # Total fldcw instructions: 0 57 # Total fldcw instructions: 0
|