mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-21 02:26:59 +08:00
Update working.md
the float registers show are for 32 bit arm - must be fixed.
This commit is contained in:
parent
29791113ae
commit
4c66af132d
1 changed files with 3 additions and 0 deletions
|
|
@ -29,6 +29,9 @@ For example, in the following image, note the overlap of two single
|
|||
precision floats within a single double precision floating point
|
||||
register.
|
||||
|
||||
*NOTE NOTE NOTE* This must be fixed - the picture corresponds to the
|
||||
32 bit state - AARCH32
|
||||
|
||||

|
||||
|
||||
It is worth noting early and often that you should not mix dealing
|
||||
|
|
|
|||
Loading…
Reference in a new issue