Searched refs:hideBits64to79 (Results 1 – 1 of 1) sorted by relevance
132 static void show ( unsigned char* buf, Bool hideBits64to79 ) in show() argument138 if (hideBits64to79 && isFPLsbs(i)) in show()196 void test_xsave ( Bool hideBits64to79 ) in test_xsave() argument214 show(saved_img, hideBits64to79); in test_xsave()222 void test_xrstor ( Bool hideBits64to79 ) in test_xrstor() argument312 show(saved_img, hideBits64to79); in test_xrstor()324 Bool hideBits64to79 = argc > 1; in main() local331 test_xsave(hideBits64to79); in main()334 test_xrstor(hideBits64to79); in main()