patch-2.4.21 linux-2.4.21/include/asm-s390/ebcdic.h
Next file: linux-2.4.21/include/asm-s390/idals.h
Previous file: linux-2.4.21/include/asm-ppc64/unistd.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-06-13 07:51:38.000000000 -0700
- Orig file:
linux-2.4.20/include/asm-s390/ebcdic.h
- Orig date:
2002-08-02 17:39:45.000000000 -0700
diff -urN linux-2.4.20/include/asm-s390/ebcdic.h linux-2.4.21/include/asm-s390/ebcdic.h
@@ -32,7 +32,7 @@
"0: tr 0(256,%0),0(%2)\n"
" la %0,256(%0)\n"
"1: ahi %1,-256\n"
- " jp 0b\n"
+ " jnm 0b\n"
" ex %1,0(1)"
: "+&a" (addr), "+&a" (nr)
: "a" (codepage) : "cc", "memory", "1" );
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)