Searched hist:ba3049ed4086737dab200b6087138a4b8e06915d (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/mips/include/asm/ |
H A D | break.h | diff ba3049ed4086737dab200b6087138a4b8e06915d Tue Oct 28 12:38:42 CDT 2008 Ralf Baechle <ralf@linux-mips.org> MIPS: Switch FPU emulator trap to BREAK instruction.
Arguably using the address error handler has always been ugly. But with processors that handle unaligned loads and stores in hardware the current mechanism ceases to work so switch it to a BREAK instruction and allocate break code 514 to the FPU emulator.
Yoichi Yuasa provided a build fix for CONFIG_BUG=n.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
|
H A D | fpu_emulator.h | diff ba3049ed4086737dab200b6087138a4b8e06915d Tue Oct 28 12:38:42 CDT 2008 Ralf Baechle <ralf@linux-mips.org> MIPS: Switch FPU emulator trap to BREAK instruction.
Arguably using the address error handler has always been ugly. But with processors that handle unaligned loads and stores in hardware the current mechanism ceases to work so switch it to a BREAK instruction and allocate break code 514 to the FPU emulator.
Yoichi Yuasa provided a build fix for CONFIG_BUG=n.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
|
/openbmc/linux/arch/mips/math-emu/ |
H A D | dsemul.c | diff ba3049ed4086737dab200b6087138a4b8e06915d Tue Oct 28 12:38:42 CDT 2008 Ralf Baechle <ralf@linux-mips.org> MIPS: Switch FPU emulator trap to BREAK instruction.
Arguably using the address error handler has always been ugly. But with processors that handle unaligned loads and stores in hardware the current mechanism ceases to work so switch it to a BREAK instruction and allocate break code 514 to the FPU emulator.
Yoichi Yuasa provided a build fix for CONFIG_BUG=n.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
|
H A D | cp1emu.c | diff ba3049ed4086737dab200b6087138a4b8e06915d Tue Oct 28 12:38:42 CDT 2008 Ralf Baechle <ralf@linux-mips.org> MIPS: Switch FPU emulator trap to BREAK instruction.
Arguably using the address error handler has always been ugly. But with processors that handle unaligned loads and stores in hardware the current mechanism ceases to work so switch it to a BREAK instruction and allocate break code 514 to the FPU emulator.
Yoichi Yuasa provided a build fix for CONFIG_BUG=n.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
|
/openbmc/linux/arch/mips/kernel/ |
H A D | unaligned.c | diff ba3049ed4086737dab200b6087138a4b8e06915d Tue Oct 28 12:38:42 CDT 2008 Ralf Baechle <ralf@linux-mips.org> MIPS: Switch FPU emulator trap to BREAK instruction.
Arguably using the address error handler has always been ugly. But with processors that handle unaligned loads and stores in hardware the current mechanism ceases to work so switch it to a BREAK instruction and allocate break code 514 to the FPU emulator.
Yoichi Yuasa provided a build fix for CONFIG_BUG=n.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
|
H A D | traps.c | diff ba3049ed4086737dab200b6087138a4b8e06915d Tue Oct 28 12:38:42 CDT 2008 Ralf Baechle <ralf@linux-mips.org> MIPS: Switch FPU emulator trap to BREAK instruction.
Arguably using the address error handler has always been ugly. But with processors that handle unaligned loads and stores in hardware the current mechanism ceases to work so switch it to a BREAK instruction and allocate break code 514 to the FPU emulator.
Yoichi Yuasa provided a build fix for CONFIG_BUG=n.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
|