Michael Holzheu
53a0868cb4
[S390] zcore: fix inline assembly in memcpy_real()
...
memcpy_real uses the mvcle instruction. This instruction alters all used
registers (source, destination and 2 x count). Therefore we have to flag
those registers as input/output registers (+d). In addition to that, we
have to specify, that we read from memory designated by "src" and write to
memory designated by "dest".
Signed-off-by: Michael Holzheu <holzheu@de.ibm.com >
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com >
2007-10-12 16:13:09 +02:00
..
2007-10-11 19:20:44 -07:00
2007-10-11 21:47:20 -07:00
2007-10-10 16:49:10 -07:00
2007-10-07 16:42:22 -07:00
2007-10-12 16:13:09 +02:00
2007-09-09 08:39:27 +02:00
2007-10-11 20:40:47 +10:00
2007-10-11 21:55:47 -07:00
2007-10-10 21:15:29 -07:00
2007-10-10 16:55:50 -07:00
2007-09-11 17:21:19 -07:00
2007-10-07 13:48:41 +02:00
2007-10-09 20:22:20 -04:00
2007-10-09 20:22:20 -04:00
2007-09-09 22:29:14 +02:00
2007-10-11 19:20:44 -07:00
2007-10-10 16:52:52 -07:00
2007-10-11 19:43:13 -07:00
2007-10-09 20:22:20 -04:00
2007-10-10 16:54:57 -07:00
2007-09-22 12:55:18 -07:00
2007-10-11 22:24:00 +01:00
2007-09-25 08:51:04 -07:00
2007-09-22 14:49:21 +10:00
2007-10-10 09:25:57 +02:00
2007-10-11 19:40:14 -07:00
2007-10-10 16:51:13 -07:00
2007-10-11 21:55:47 -07:00
2007-10-11 19:09:08 +02:00
2007-09-20 07:37:16 -05:00
2007-10-11 22:17:20 -07:00
2007-10-10 16:49:10 -07:00
2007-10-11 11:16:36 +02:00
2007-10-09 20:22:20 -04:00
2007-09-21 01:22:23 +04:00
2007-09-19 11:24:17 -07:00
2007-10-12 16:13:09 +02:00
2007-10-11 19:40:14 -07:00
2007-10-11 21:55:47 -07:00
2007-09-11 17:21:19 -07:00
2007-10-10 16:52:21 -07:00
2007-10-11 19:40:14 -07:00
2007-10-11 21:55:47 -07:00
2007-09-25 08:51:04 -07:00
2007-10-10 16:51:36 -07:00
2007-10-10 16:51:36 -07:00