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 9088167 commit 354f629
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/asm/armv7.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ tags:

## armv7 data types

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

## amv7 as expamples

Expand Down

0 comments on commit 354f629

Please sign in to comment.