The XCHG instruction can also be used instead of the BSWAP instruction for 16-bit operands. #1

Closed
opened 2 years ago by root · 0 comments
root commented 2 years ago
Owner

https://githacks.org/vmp2/vmprofiler/-/blob/master/include/transform.hpp#L139 xchg is used as generic0 with LCONSTWSXQ...
https://githacks.org/vmp2/vmprofiler/-/blob/master/src/vmhandler.cpp#L114

^ this std::find_if will need to be changed...

refer to:
https://www.felixcloutier.com/x86/xchg

Simple fix... do when there is time.

https://githacks.org/vmp2/vmprofiler/-/blob/master/include/transform.hpp#L139 xchg is used as generic0 with LCONSTWSXQ... https://githacks.org/vmp2/vmprofiler/-/blob/master/src/vmhandler.cpp#L114 ^ this std::find_if will need to be changed... refer to: https://www.felixcloutier.com/x86/xchg Simple fix... do when there is time.
root closed this issue 2 years ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: vmp2/vmprofiler#1
Loading…
There is no content yet.