Skip to content

Commit

Permalink
Update armv7.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qrxnz authored Dec 9, 2024
1 parent 72cb3f0 commit 9088167
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions content/asm/armv7.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ tags:
- asm
---

## armv7 data types

- Byte --> 8 bits
- Halfword --> 16 bits
- Word --> 32 bits

## amv7 as expamples

### simple math
Expand Down

0 comments on commit 9088167

Please sign in to comment.