Skip to content

Commit

Permalink
InstcountCI: Update pause instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
Sonicadvance1 committed Dec 7, 2024
1 parent e9867ca commit 1058575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unittests/InstructionCountCI/Primary.json
Original file line number Diff line number Diff line change
Expand Up @@ -2544,7 +2544,7 @@
"ExpectedInstructionCount": 1,
"Comment": "0xF3 0x90",
"ExpectedArm64ASM": [
"wfe"
"yield"
]
},
"cbw": {
Expand Down

0 comments on commit 1058575

Please sign in to comment.