Live data from Hacker News

Viewing profile — zu2_

zu2_

HN member
Joined
Thu, Jan 12, 2023, 12:00 PM UTC
HN karma
4
Public activity
3 items

About zu2_

No profile information was provided.

Recent public activity

  1. comment
    Comment #34355619

    Oh, I was mistaken. I've verified that at least the rev instruction works (tested on clang -march=rv64imafdcb0p94).

  2. comment
    Comment #34352276

    $ cat /proc/cpuinfo processor : 0 hart : 2 isa : rv64imafdc mmu : sv39 uarch : sifive,u74-mc

  3. comment
    Comment #34352269

    No. VisionFive2's RISC-V CPU does not have the B extension. I confirmed it on the actual device. $ cat /proc/cpuinfo processor : 0 hart : 2 isa : rv64imafdc mmu : sv39 uarch : sifi…