Do not support assembly inline statements
This commit is contained in:
@@ -696,7 +696,7 @@ begin
|
||||
_compile_binary_rhs();
|
||||
|
||||
(* Execute the operation. *)
|
||||
_write_z("slt t0, t0, t1\n\0");
|
||||
_write_z("slt t0, t1, t0\n\0");
|
||||
|
||||
goto .compile_expression_end;
|
||||
|
||||
|
Reference in New Issue
Block a user