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
This commit is contained in:
3
qemu/tcg/loongarch64/tcg-target.opc.h
Normal file
3
qemu/tcg/loongarch64/tcg-target.opc.h
Normal file
@@ -0,0 +1,3 @@
|
||||
/* 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. */
|
||||
Reference in New Issue
Block a user