mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 10:00:51 +00:00
Add 0x91 as an FPE SWI.
This commit is contained in:
@@ -620,6 +620,7 @@ ARMul_OSHandleSWI (ARMul_State * state, ARMword number)
|
||||
}
|
||||
|
||||
case 0x90:
|
||||
case 0x91:
|
||||
case 0x92:
|
||||
/* These are used by the FPE code. */
|
||||
return TRUE;
|
||||
|
||||
Reference in New Issue
Block a user