Filtering-instructions
Some Functions to operate on the ACL2 representation of Intel's Opcode
Maps
Subtopics
- Select-insts
- Select instructions satisfying some conditions, and then either
remove the selection or keep only the selection
- Remove-insts-with-feat
- Remove all instructions from inst-lst that have ANY feature
present in feat
- Keep-insts-with-feat
- Keep all instructions from inst-lst that have ANY feature
present in feat
- Select-opcode-map