Skip to content

Add support for POWER architecture#3

Open
pkubaj wants to merge 1 commit intoqboxcode:masterfrom
pkubaj:patch-1
Open

Add support for POWER architecture#3
pkubaj wants to merge 1 commit intoqboxcode:masterfrom
pkubaj:patch-1

Conversation

@pkubaj
Copy link

@pkubaj pkubaj commented Feb 27, 2019

This code reads the Time Base Register on POWER architecture.

Time Base Register requires reading high 32 bits first, then the low 32 bits. Then we read upper 32 bits to check whether it's changed. If it is, we need to reread both values.

This code reads the Time Base Register on POWER architecture.

Time Base Register requires reading high 32 bits first, then the low 32 bits. Then we read upper 32 bits to check whether it's changed. If it is, we need to reread both values.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant