> 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 00:08:29 up 2 days 13:03, 2 users, load average: 0.64, 0.53, 0.50
This commit is contained in:
parent
c35d714e1c
commit
c20efb9cd2
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ END_TEST
|
|||
extern const char *regs[];
|
||||
START_TEST(test_expr_plain_register) {
|
||||
int i, j, result;
|
||||
char buf[50] = {};
|
||||
char buf[30] = {};
|
||||
uint32_t value;
|
||||
// NOTE: need to fix this if want to support more arch
|
||||
buf[0] = '$';
|
||||
|
|
Loading…
Reference in a new issue