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