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

Non-uniformity of testing on supported architectures #156

Open
hainest opened this issue Aug 3, 2020 · 0 comments
Open

Non-uniformity of testing on supported architectures #156

hainest opened this issue Aug 3, 2020 · 0 comments
Assignees

Comments

@hainest
Copy link
Contributor

hainest commented Aug 3, 2020

Tests run on ARM:

but not x86

None

but not Power

test_instruction_profile
test_instruction_read_write

Tests run on x86:

but not ARM

Amd64_7_arg_call
fucompp
init_fini_callback
mov_size_details
pc_hw_breakpoint
power_cft
power_decode
test_exception
test_instruction_bind_eval
test_instruction_farcall
test_write_param

but not Power

amd64_7_arg_call
fucompp
mov_size_details
pc_hw_breakpoint
test_exception
test_instruction_bind_eval
test_instruction_farcall
test_instruction_profile
test_instruction_read_writ
test_write_param

Tests run on Power:

but not ARM

init_fini_callback
power_cft
power_decode

but not x86

None

X86-only

Amd64_7_arg_call
fucompp         
mov_size_details
pc_hw_breakpoint
test_exception  
test_instruction
test_instruction
test_write_param

ARM-only

None

Power-only

None
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

No branches or pull requests

2 participants