> First cut at a prototype of an FP8 type, this one with 5 exponent bits and 2 > significand (mantissa) bits. > > The base conversion functionality is not fully ported over.
Joe Darcy has updated the pull request incrementally with one additional commit since the last revision: Refactor ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2259/files - new: https://git.openjdk.org/valhalla/pull/2259/files/49a3ae71..6efe758a Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2259&range=01 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2259&range=00-01 Stats: 35 lines in 2 files changed: 18 ins; 13 del; 4 mod Patch: https://git.openjdk.org/valhalla/pull/2259.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2259/head:pull/2259 PR: https://git.openjdk.org/valhalla/pull/2259
