« Previous | Next » 

Revision 3a1363ac

ID3a1363acf9648bc26989b01b87c7c3c494df2138

Added by Alexander Graf almost 12 years ago

linux-user: ARM: Ignore immediate value for svc in thumb mode

When running in thumb mode, Linux doesn't evaluate the immediate value
of the svc instruction, but instead just always assumes the syscall number
to be in r7.

This fixes executing go_bootstrap while building go for me.

Signed-off-by: Alexander Graf <>
Reviewed-by: Peter Maydell <>
Signed-off-by: Peter Maydell <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences