> compile NEMU

ysyx_22040000 李心杨
Linux calcite 6.1.71 #1-NixOS SMP PREEMPT_DYNAMIC Fri Jan  5 14:18:41 UTC 2024 x86_64 GNU/Linux
 22:49:55  up 2 days 11:44,  2 users,  load average: 0.72, 0.40, 0.41
This commit is contained in:
tracer-ysyx 2024-01-15 22:49:55 +08:00 committed by xinyangli
parent b4f72c1d57
commit 77080c0707

View file

@ -151,7 +151,7 @@ struct {
{"0--1", 0x1},
{"0--0x1", 0x1},
}, reg_exprs[] = {
{"$$0", 0x0},
{"$ra", 0x0},
};
START_TEST(test_expr_negative_operand) {
yy_scan_string(exprs[_i].expr);