diff options
Diffstat (limited to 'binutils/testsuite/binutils-all/loongarch64/dis-options.s')
-rw-r--r-- | binutils/testsuite/binutils-all/loongarch64/dis-options.s | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/loongarch64/dis-options.s b/binutils/testsuite/binutils-all/loongarch64/dis-options.s new file mode 100644 index 0000000..a3a4469 --- /dev/null +++ b/binutils/testsuite/binutils-all/loongarch64/dis-options.s @@ -0,0 +1,3 @@ +.text + move $a0, $r21 + ret |