> 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 20:56:45 up 0:12, 2 users, load average: 1.40, 0.98, 0.54
This commit is contained in:
parent
7416c3efd6
commit
cde9611e61
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ struct {
|
|||
{"0--0x1", 0x1},
|
||||
}, reg_exprs[] = {
|
||||
{"$ra", 0x1},
|
||||
{"4$ra", 0x4},
|
||||
{"4*$ra", 0x4},
|
||||
};
|
||||
START_TEST(test_expr_negative_operand) {
|
||||
yy_scan_string(exprs[_i].expr);
|
||||
|
|
Loading…
Reference in a new issue