Files
unicorn/qemu/tcg/loongarch64/tcg-target.opc.h
zhaodongru b957324d3d start loongarch compile
fix: modify the code to pass compile

add: add code for tcg_out_op, tcg_can_emit_vec_op, tcg_target_op_def to support new tcg_op

fix: fix bugs related to epilogue and ret_addr

fix: fix bug in qemu_ld_slow_path, the return register is wrong
2023-11-01 21:54:56 +08:00

4 lines
189 B
C

/* Target-specific opcodes for host vector expansion. These will be
emitted by tcg_expand_vec_op. For those familiar with GCC internals,
consider these to be UNSPEC with names. */