OpenGrok
Cross Reference: tcg-target.c
xref
: /
external
/
qemu
/
tcg
/
i386
/
tcg-target.c
Home
|
History
|
Annotate
|
Download
|
only in
i386
Lines Matching
full:opc_ret
275
#define
OPC_RET
(0xc3)
1949
tcg_out_opc(s,
OPC_RET
, 0, 0, 0);