Searched refs:opcx (Results 1 – 2 of 2) sorted by relevance
2884 if ( !vex.opcx ) in x86_decode_0f3a()3114 vex.opcx = evex.opcx; in x86_decode()3604 if ( !vex.opcx ) in x86_decode()9306 evex.opcx = vex_0f; in x86_emulate()9347 pvex->opcx = vex_0f; in x86_emulate()9691 pvex->opcx = vex_0f; in x86_emulate()9761 pvex->opcx = vex_0f; in x86_emulate()9811 pevex->opcx = vex_0f; in x86_emulate()9882 pevex->opcx = vex_0f; in x86_emulate()9991 pevex->opcx = vex_0f; in x86_emulate()[all …]
698 uint8_t opcx:2; in test_one() member715 .opcx = test->spc, .pfx = test->pfx, .lr = vl, in test_one()
Completed in 23 milliseconds