--- - branch: MAIN date: Mon Jul 19 22:21:36 UTC 2021 files: - new: '1.136' old: '1.135' path: src/sys/arch/alpha/alpha/trap.c pathrev: src/sys/arch/alpha/alpha/trap.c@1.136 type: modified id: 20210719T222136Z.0982d9dcc9866fb50617a819bd442fab6b8bc574 log: | - In unaligned_fixup(), use defined constants for opcodes, not magic numbers. - In handle_opdec(), use ufetch_int() to fetch the instruction and _u{fetch,store}_{8,16}() when emulating BWX instructions rather than copyin() / copyout() (they're faster). - Add event counters for BWX instruction emulation. module: src subject: 'CVS commit: src/sys/arch/alpha/alpha' unixtime: '1626733296' user: thorpej