From 24b1493d189c3f1213f03692d1118c6bd0ff86c1 Mon Sep 17 00:00:00 2001 From: Roland Pesch Date: Wed, 27 Nov 1991 21:32:15 +0000 Subject: Hitachi h8/300 config of GAS manual (first draft), and a few config spinoffs in the direction of feature-based config rather than entirely machine-dep. --- gas/doc/m680x0.m4 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gas/doc/m680x0.m4') diff --git a/gas/doc/m680x0.m4 b/gas/doc/m680x0.m4 index 752d5b6..1a5dbaa 100644 --- a/gas/doc/m680x0.m4 +++ b/gas/doc/m680x0.m4 @@ -2,4 +2,6 @@ _divert__(-1) _define__(<_M680X0__>,<1>) _define__(<_HOST__>,) _define__(<_MACH_DEP__>,) +_define__(<_W32__>,0) +_define__(<_W16__>,1) 16-bit words _divert__<> \ No newline at end of file -- cgit v1.1