Skip to content

Commit

Permalink
Update README.md (#136)
Browse files Browse the repository at this point in the history
iclass_to_scarab_map is now in x86_decoder.cc
  • Loading branch information
chestercai1995 authored May 4, 2022
1 parent 8bf6aa9 commit 5c58dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pin/pin_lib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ entry needs to be properly populated, and placed at the index
indicated by the corresponding `xed_iclass_enum_t` member in the array
`iclass_to_scarab_map`. This is done inside
`init_pin_opcode_convert()` in
[src/pin/pin_lib/decoder.cc](../../../src/pin/pin_lib/decoder.cc). The following sections go over
[src/pin/pin_lib/x86_decoder.cc](../../../src/pin/pin_lib/x86_decoder.cc). The following sections go over
how to do this.

### Determine the Scarab operate uop type
Expand Down

0 comments on commit 5c58dea

Please sign in to comment.