ack/man
George Koehler a434749fd9 Widen valu_t in the assembler to 64 bits.
Most machines had undefined valu_t and redefined it to a different
type.  Edit mach/*/as/mach0.c to remove such redefinitions, so the
next change to valu_t will affect all machines.

Edit mach/proto/as/comm0.h to change valu_t to int64_t, and add
uvalu_t and uint64_t.

Remove int64_t y_valu8 from the yacc %union, now that valu_t y_valu
can hold 64 bits.  Replace y_valu8 with y_valu.  The .data8 pseudo
becomes less special; it now accepts absolute expressions.

This change simplifies the assembler and seems to have no effect on
the assembled output.  Among the files in share/ack/examples, the only
changes are in hilo_bas.* and startrek_c.linuxppc, but those files
seem to change whenever I rebuild them.
2019-10-04 18:58:56 -04:00
..
6500_as.6 Header --> Id 1994-06-24 14:02:31 +00:00
6800_as.6 Header --> Id 1994-06-24 14:02:31 +00:00
6805_as.6 Header --> Id 1994-06-24 14:02:31 +00:00
6809_as.6 Header --> Id 1994-06-24 14:02:31 +00:00
em_cg.6 Header --> Id 1994-06-24 14:02:31 +00:00
em_ncg.6 Header --> Id 1994-06-24 14:02:31 +00:00
head Changed manual page installation mechanism 1991-11-05 15:31:14 +00:00
i80_as.6 Apply Alan Cox's patch to add the 8085 extended instructions to the i80 2019-02-11 21:14:35 +01:00
i86_as.6 Header --> Id 1994-06-24 14:02:31 +00:00
i386_as.6 Header --> Id 1994-06-24 14:02:31 +00:00
libmon.7 Header --> Id 1994-06-24 14:02:31 +00:00
libpc.7 Header --> Id 1994-06-24 14:02:31 +00:00
m68020_as.6 Ship assembler man pages. 2013-06-21 23:20:50 +01:00
ns_as.6 Header --> Id 1994-06-24 14:02:31 +00:00
pc_prlib.7 Header --> Id 1994-06-24 14:02:31 +00:00
pdp_as.6 Header --> Id 1994-06-24 14:02:31 +00:00
powerpc_as.6 Add instructions like "lwarx". Extend manual. 2018-03-07 13:37:31 -05:00
proto.make Header --> Id 1994-06-24 14:02:31 +00:00
uni_ass.6 Widen valu_t in the assembler to 64 bits. 2019-10-04 18:58:56 -04:00
vc4_as.6 Updated VC4 docs. 2013-06-21 23:21:08 +01:00
z80_as.6 Header --> Id 1994-06-24 14:02:31 +00:00
z8000_as.6 Header --> Id 1994-06-24 14:02:31 +00:00