Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_decode.c1225 struct decode_tbl _2op_inst[] = { variable
2131 for (i = 0; i < ARRAY_SIZE(_2op_inst); i++) { in init_decoder()
2132 _decode_tbl2[_2op_inst[i].opcode] = _2op_inst[i]; in init_decoder()