Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AArch64: Implement TR_Debug::print(ARM64CompareBranchInstruction) #4170

Merged
merged 1 commit into from
Jul 30, 2019

Conversation

knn-k
Copy link
Contributor

@knn-k knn-k commented Jul 29, 2019

This commit implements TR_Debug::print() function for
ARM64CompareBranchInstruction.

Signed-off-by: KONNO Kazuhiro konno@jp.ibm.com

This commit implements TR_Debug::print() function for
ARM64CompareBranchInstruction.

Signed-off-by: KONNO Kazuhiro <konno@jp.ibm.com>
@knn-k knn-k requested a review from 0xdaryl as a code owner July 29, 2019 06:59
@knn-k
Copy link
Contributor Author

knn-k commented Jul 29, 2019

Its output looks like this:

[ 0x7f28962f70] 20 cbzx GPR_0049, Label L0050

@0xdaryl
Copy link
Contributor

0xdaryl commented Jul 30, 2019

@genie-omr build aarch64

@0xdaryl 0xdaryl self-assigned this Jul 30, 2019
@0xdaryl 0xdaryl merged commit f335148 into eclipse-omr:master Jul 30, 2019
@knn-k knn-k deleted the aarch64debug5 branch July 30, 2019 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants