diff options
| author | mrg <mrg@NetBSD.org> | 2004-01-12 13:39:56 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2004-01-12 13:39:56 +0000 |
| commit | 2ccd4840f553c33527b58b851e5fff47cfd9f10a (patch) | |
| tree | f0ab7c85aa116d20afe9a63c7f25248fd1dc06fb /sys/dev/microcode | |
| parent | 95e98b18f7d5f07f1b9b168753f611a056258a6b (diff) | |
- add a new flags field to the emulation vector, with one user so far
EMUL_FLAG_NETBSD32. set EMUL_FLAG_NETBSD32 in any 32 bit on 64 bit
kernel emulation layers.
- if EMUL_FLAG_NETBSD32 is set, calculate the proper argument count.
(XXX: this should use register32_t, but that's not visible to all
builders of kdump...)
now netbsd32_ioctl(2) actually reports sane values, and other arguments
are mostly correctly printed (there are still some signed extension
issues with 32 bit numbers being displayed as "0xffffffff8xxxxxxx".)
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions
