Much-Assembly-Required icon indicating copy to clipboard operation
Much-Assembly-Required copied to clipboard

Missing aliases for jcc instruction family #190

Open kevinramharak opened this issue 6 years ago • 2 comments
trafficstars

Closes #190

  • Sorted instructions by alphabet
  • Added constructors for Jcc instructions to allow for aliases
  • Added alias instructions

TODO:

  • [x] register the aliases in the instruction set
  • [x] update front end to give correct feedback for new alias instructions
  • [ ] update docs for the SETcc instructions
  • [ ] update docs for the Jcc alias instructions

I'd like to keep this PR open until you approve and I finished all the TODO's. This gives me some motivation to actually update the docs this time.

kevinramharak avatar May 31 '19 20:05 kevinramharak

I have left this one open for way to long. Will try to finish it this week.

kevinramharak avatar Oct 14 '19 11:10 kevinramharak

Again, gonna work on it and actually finish it. Preferably this week

kevinramharak avatar Jul 29 '20 20:07 kevinramharak