z80: add out16 for out's to a 16bit port, and in16 likewise
authorAlan Cox <alan@linux.intel.com>
Wed, 20 Feb 2019 22:32:09 +0000 (22:32 +0000)
committerAlan Cox <alan@linux.intel.com>
Wed, 20 Feb 2019 22:32:09 +0000 (22:32 +0000)
commit6a669fac4f5b190aa0c695ce3a80b8436ab6123d
treea5ff6d7fdd6d3b25a42fa32f32f0e87b0cf8f46c
parent63ffa4ef49967f580bcbffc730b600f2ef0b4de7
z80: add out16 for out's to a 16bit port, and in16 likewise

We need these for some of the systems that do I/O decoding on the cheap (like
the ZX spectrum). Not yet tested.
Kernel/cpu-z80/cpu.h
Kernel/lowlevel-z80-banked.s