Skip to content

Are misaligned loads/stores supported? #37

Answered by amichai-bd
DL8 asked this question in Q&A
Discussion options

You must be logged in to vote

For simplification - in our LOTR project we want all memory access to be 4Byte aligned.

Meening - access to address 0x1 is illegal.

All Load/Store will be 0x0, 0x4, 0x8 etc..

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@DL8
Comment options

DL8 May 13, 2021
Collaborator Author

@amichai-bd
Comment options

@DL8
Comment options

DL8 May 14, 2021
Collaborator Author

@amichai-bd
Comment options

@DL8
Comment options

DL8 May 15, 2021
Collaborator Author

Answer selected by DL8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants