* ppc-opc.c (extract_nsi): make unsigned expression signed before
authorFelix Lee <flee@cygnus>
Wed, 25 Jun 1997 22:35:14 +0000 (22:35 +0000)
committerFelix Lee <flee@cygnus>
Wed, 25 Jun 1997 22:35:14 +0000 (22:35 +0000)
commit9fd0d551fc32d9ee5e96e1f5526fefaeb1ba9d3c
tree2614b80688f0a8e00d91a7068c366987e9aafcd2
parente8f6afa32ddf5b81ce5977dc9244c11163ae48c8
* ppc-opc.c (extract_nsi): make unsigned expression signed before
  negating it.
(UNUSED): remove one level of parens, so MSVC doesn't choke on
  nesting depth when all the macros are expanded.
opcodes/ChangeLog