From 9965219e3564cb0d0cb7a51b1c18351fa313e791 Mon Sep 17 00:00:00 2001 From: Jacob Lifshay Date: Mon, 30 Mar 2020 21:12:16 -0700 Subject: [PATCH] fix some formatting --- updates/023_2020mar26_decoder_emulator_started.mdwn | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/updates/023_2020mar26_decoder_emulator_started.mdwn b/updates/023_2020mar26_decoder_emulator_started.mdwn index 3a33098..c939acc 100644 --- a/updates/023_2020mar26_decoder_emulator_started.mdwn +++ b/updates/023_2020mar26_decoder_emulator_started.mdwn @@ -220,8 +220,7 @@ correct and does not contain transcription errors).* # simple-soft-float Library and POWER FP emulation -The -[simple-soft-float](https://salsa.debian.org/Kazan-team/simple-soft-float) +The [simple-soft-float](https://salsa.debian.org/Kazan-team/simple-soft-float) library is a floating-point library Jacob wrote with the intention of being a reference implementation of IEEE 754 for hardware testing purposes. It's specifically designed to be written to be easier to @@ -261,7 +260,7 @@ rewriting a lot of the status-flag handling code since Power supports a much larger set of floating-point status flags and exceptions than most other ISAs. -Thanks to RaptorCS for giving us remote access to a Power9 system, +Thanks to Raptor CS for giving us remote access to a Power9 system, since that makes it much easier verifying that the test cases are correct (more on this below). -- 2.30.2