Searched defs:fptag (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/memcheck/tests/amd64/
H A Dmore_x87_fp.c168 printf("fpuc=%04x fpus=%04x fptag=%04x\n",\
171 (env)->fptag);\
181 uint16_t fptag; member in struct:__anon25209
189 uint16_t fptag; member in struct:__anon25210
211 printf("fptag=%04x\n", float_env32.fptag);
/external/valgrind/memcheck/tests/x86/
H A Dmore_x86_fp.c158 printf("fpuc=%04x fpus=%04x fptag=%04x\n",\
161 (env)->fptag);\
171 uint16_t fptag; member in struct:__anon25248
179 uint16_t fptag; member in struct:__anon25249
201 printf("fptag=%04x\n", float_env32.fptag);
/external/valgrind/none/tests/amd64/
H A Dfb_test_amd64.c1010 xxprintf("fpuc=%04x fpus=%04x fptag=%04x\n",\
1013 (env)->fptag);\
1023 uint16_t fptag; member in struct:__anon25266
1044 xxprintf("fptag=%04x\n", float_env32.fptag);

Completed in 174 milliseconds