Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_decode.c707 struct decode_tbl _1op_inst[] = { variable
2128 for (i = 0; i < ARRAY_SIZE(_1op_inst); i++) { in init_decoder()
2129 _decode_tbl1[_1op_inst[i].opcode] = _1op_inst[i]; in init_decoder()