Skip to content

Commit 068f566

Browse files
committed
Fix datatypes around opcodes.h and program.{c,h}
- Fix and clean-up datatypes in opcodes.h and program.{c,h}. Some of the changes were pointed by -Wconversion, others come from manual code inspection. - Remove commented code from opcodes.h (unused for very long time). - Add assertions to opcodes.h to check that instruction immediates (and other fields) don't exceed their range. Change-Id: I7fc7c30ac2fdb00a93158d63d1379e7f16b1d168 Signed-off-by: Jan Matyas <[email protected]>
1 parent fa7e235 commit 068f566

File tree

6 files changed

+239
-133
lines changed

6 files changed

+239
-133
lines changed

0 commit comments

Comments
 (0)