Re: [PATCH] int64 operation test.

2023-10-11 Thread Sebastian Huber
On 11.10.23 17:28, Sam Price wrote: on microblaze there is an operation that destroys the msr on interrupt task switches. (addi needs switched to addik). I was trying to add a single processor 78 test to detect this, could someone review? The right test case to detect errors like this is spcon

[PATCH] int64 operation test.

2023-10-11 Thread Sam Price
on microblaze there is an operation that destroys the msr on interrupt task switches. (addi needs switched to addik). I was trying to add a single processor 78 test to detect this, could someone review? *** BEGIN OF TEST SP 78 *** *** TEST VERSION: 6.0.0.227fd7cbb84a286983ec2b4cea3a24b9836692cb *