* h8300.h: Reorder various #defines for readability.
authorJeff Law <law@redhat.com>
Tue, 18 Jun 1996 23:19:44 +0000 (23:19 +0000)
committerJeff Law <law@redhat.com>
Tue, 18 Jun 1996 23:19:44 +0000 (23:19 +0000)
commit04f5f28af73595d7349970305d20d715ff63655c
tree7a3888d5e7c18c94db04ba946729204903599576
parentcc9738177659a2877a1a57c28f02570022233f33
    * h8300.h: Reorder various #defines for readability.
        (ABS32SRC, ABS32DST, DSP32LIST, ABS32LIST, A32LIST): Define.
        (BITOP): Accept additional (unused) argument.  All callers changed.
        (EBITOP): Likewise.
        (O_LAST): Bump.
        (ldc, stc, movb, movw, movl): Use 32bit offsets and absolutes.

start-sanitize-h8s
        * h8300.h (EXR, SHIFT_2, MACREG, SHIFT_IMM, RDINC): Define.
        (O_TAS, O_CLRMAC, O_LDMAC, O_MAC, O_LDM, O_STM): Define.
        (BITOP, EBITOP): Handle new H8/S addressing modes for
        bit insns.
        (UNOP3): Handle new shift/rotate insns on the H8/S.
        (insns using exr): New instructions.
        (tas, mac, ldmac, clrmac, ldm, stm): New instructions.

end-sanitize-h8s
You guessed it.  More H8/S junk.
include/opcode/.Sanitize
This page took 0.025878 seconds and 4 git commands to generate.