]> granicus.if.org Git - yasm/commit
Clarify and fix some usages of valid/need flags for modrm and sib bytes.
authorPeter Johnson <peter@tortall.net>
Fri, 12 Oct 2001 02:29:31 +0000 (02:29 -0000)
committerPeter Johnson <peter@tortall.net>
Fri, 12 Oct 2001 02:29:31 +0000 (02:29 -0000)
commit053329a36886bc0cd85d2ccd2a56acc705afbe7d
tree7b839c460e5b5c1634b39e882f1f0eaefef8915a
parent1708da018aecf54acf7e3ce3b0dedb8eb8d5854d
Clarify and fix some usages of valid/need flags for modrm and sib bytes.
In bytecode_print(), check for NULL ea displacement and print out modrm and
sib bytes in octal (because it's easier to read the 2/3/3 format in octal).

svn path=/trunk/yasm/; revision=277
libyasm/bytecode.c
src/bytecode.c