diff options
Diffstat (limited to 'test/test.sh')
| -rw-r--r-- | test/test.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh index 9f2cc0f..08db8b8 100644 --- a/test/test.sh +++ b/test/test.sh @@ -181,6 +181,7 @@ for cc in $conditioncodes do t "set${cc} %al" t "set${cc} (%rax)" + t "j${cc} $0xefffffff" done for op in sal sar shl shr |
