[libre-riscv-dev] [Bug 139] Add LD.X and ST.X? Strided

bugzilla-daemon at libre-riscv.org bugzilla-daemon at libre-riscv.org
Thu Oct 3 17:59:24 BST 2019


http://bugs.libre-riscv.org/show_bug.cgi?id=139

--- Comment #12 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #10)
> https://www.khronos.org/registry/vulkan/specs/1.1-extensions/man/html/
> VkComponentSwizzle.html
> 
> Is that uptodate? It suggests no minmax, that max is the enum max.

yes, that's up to date (everything under /registry/vulkan/specs/ is where they
publish new versions).

the max comes about from using 1 as the constant on normalized integers where
1.0 maps to uint/int max.

I thought min would be handy, though we don't need it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-riscv-dev mailing list