* config/tc-hppa.c (pa_ip): Get strict/non-strict mode from the
commitfcb894d498b0fd5dc41170a7ab7ea9f91e28b06f
authorJeff Law <law@redhat.com>
Mon, 6 Sep 1999 10:28:21 +0000 (6 10:28 +0000)
committerJeff Law <law@redhat.com>
Mon, 6 Sep 1999 10:28:21 +0000 (6 10:28 +0000)
treefb3cd91dddb549cdf8a12e4b1a5c91a956452709
parent57427cbf638ee7e5353b91a548980e23acc2754f
    * config/tc-hppa.c (pa_ip): Get strict/non-strict mode from the
        candidate instruction.  Require registers for register arguments
        when in strict mode.  Require assemble-time constants for
        constants when in strict mode.
        (pa_get_absolute_expression): Require a constant when in strict
        mode.
gas/ChangeLog
gas/config/tc-hppa.c