linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] MIPS: Fix some R2/FP emulation issues
@ 2017-03-13 15:36 Aleksandar Markovic
  2017-03-13 15:36 ` [PATCH 1/3] MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identification Aleksandar Markovic
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Aleksandar Markovic @ 2017-03-13 15:36 UTC (permalink / raw)
  To: linux-mips, james.hogan, paul.burton
  Cc: leonid.yegoshin, douglas.leung, aleksandar.markovic,
	petar.jovanovic, miodrag.dinic, goran.ferenc

From: Aleksandar Markovic <aleksandar.markovic@imgtec.com>

Fix handful of MIPS R2/FP emulation problems that are noticed while
developing and testing Android emulator for Mips.

Aleksandar Markovic (1):
  MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs counters

Douglas Leung (1):
  MIPS: math-emu: Fix BC1EQZ and BC1NEZ condition handling

Leonid Yegoshin (1):
  MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identification

 arch/mips/kernel/mips-r2-to-r6-emul.c | 16 ++++++++++++++--
 arch/mips/math-emu/cp1emu.c           | 10 ++++++----
 2 files changed, 20 insertions(+), 6 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-03-22 15:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-13 15:36 [PATCH 0/3] MIPS: Fix some R2/FP emulation issues Aleksandar Markovic
2017-03-13 15:36 ` [PATCH 1/3] MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identification Aleksandar Markovic
2017-03-22 15:03   ` Ralf Baechle
2017-03-13 15:36 ` [PATCH 2/3] MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs counters Aleksandar Markovic
2017-03-22 15:05   ` Ralf Baechle
2017-03-13 15:36 ` [PATCH 3/3] MIPS: math-emu: Fix BC1EQZ and BC1NEZ condition handling Aleksandar Markovic
2017-03-22 15:05   ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).