Dentomologist
4c2759f541
XEmitter: Add enum class Jump
...
Replace the bool parameter force5bytes in J, JMP, and J_CC with an enum
class Jump::Short/Near. Many callers set that parameter to the literal
'true', which was unclear if you didn't already know what it did.
2023-06-12 13:04:18 -07:00
..
2022-07-27 01:07:48 -07:00
2022-01-13 11:11:08 -08:00
2021-07-05 04:35:56 +02:00
2022-12-11 08:59:18 +01:00
2021-07-05 04:35:56 +02:00
2021-07-05 04:35:56 +02:00
2022-07-27 01:07:48 -07:00
2021-07-05 04:35:56 +02:00
2022-01-13 11:11:08 -08:00
2021-07-05 04:35:56 +02:00
2023-02-15 02:56:10 +01:00
2023-03-22 01:23:15 -04:00
2021-07-05 04:35:56 +02:00
2021-07-17 17:41:41 -07:00
2023-04-15 03:35:05 -04:00
2021-07-05 04:35:56 +02:00
2021-07-05 04:35:56 +02:00
2023-05-16 14:21:19 -04:00
2021-07-05 04:35:56 +02:00
2023-06-12 13:04:18 -07:00