Home
last modified time | relevance | path

Searched hist:ba3049ed4086737dab200b6087138a4b8e06915d (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dbreak.hdiff 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 Dfpu_emulator.hdiff 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 Ddsemul.cdiff 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 Dcp1emu.cdiff 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 Dunaligned.cdiff 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 Dtraps.cdiff 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>