* gas/config/tc-tic4x.c: Fixed proper commandline
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic4x / addressing.s
index fa09513be97cb83ddbb5541678e8dcdbb82a696e..256ad5de26d0ed9626ac0bea64fdb0b7641f2b91 100644 (file)
@@ -231,7 +231,7 @@ Type_J: addf3   R0,*AR0,R0      ; Indirect addressing (G=10)
         ;;
         ;; Type K - Register (0-7)
         ;;
-Type_K: ldf     *AR0,R0 &|| ldf *AR0,R0
+Type_K: ldf     *AR0,R0 &|| ldf *AR0,R1
         ldf     *AR0,R0 &|| ldf *AR0,R2
         ldf     *AR0,R0 &|| ldf *AR0,R7
 
This page took 0.027885 seconds and 4 git commands to generate.