NEG
where[2] = NEG;
const unsigned int NEG = 0x82200001U; /* neg %g1 */
case NEG: l = -l; break;
{ $$ = bexpr(NEG, $2, NULL); }