Searched refs:invl_inst_x87 (Results 1 – 1 of 1) sorted by relevance
/qemu/target/i386/emulate/ |
H A D | x86_decode.c | 1410 struct decode_x87_tbl invl_inst_x87 = {0x0, 0, 0, 0, 0, false, false, NULL, variable 2102 memcpy(&_decode_tbl3[i], &invl_inst_x87, sizeof(invl_inst_x87)); in init_decoder()
|