Home
last modified time | relevance | path

Searched refs:_1op_inst (Results 1 – 1 of 1) sorted by relevance

/qemu/target/i386/emulate/
H A Dx86_decode.c690 struct decode_tbl _1op_inst[] = { variable
2105 for (i = 0; i < ARRAY_SIZE(_1op_inst); i++) { in init_decoder()
2106 _decode_tbl1[_1op_inst[i].opcode] = _1op_inst[i]; in init_decoder()