freebsd-dev/sys/dev/aic7xxx/aicasm
Kenneth D. Merry 4464fee503 Don't allow immediate values of 0 for operations that can take either an
immediate value or the accumulator.  0 is the chip's internal
representation for the accumulator, and so 0 is an invalid immediate value
when the accumulator can also be specified as an argument.

Submitted by:	gibbs
2001-04-04 22:50:57 +00:00
..
aicasm_gram.y Don't allow immediate values of 0 for operations that can take either an 2001-04-04 22:50:57 +00:00
aicasm_insformat.h Sync perforce IDs. 2000-11-10 19:54:17 +00:00
aicasm_scan.l Sync perforce IDs. 2000-11-10 19:54:17 +00:00
aicasm_symbol.c Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00
aicasm_symbol.h Sync perforce IDs. 2000-11-10 19:54:17 +00:00
aicasm.c Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00
aicasm.h Sync perforce IDs. 2000-11-10 19:54:17 +00:00
Makefile Fix include directories for crossbuilding. 2000-12-13 23:15:12 +00:00