Giter Club home page Giter Club logo

riscv's Introduction

Build Status

RISC-V CPU module for Hopper Disassembler

Supported instruction sets:

DONE Name Version
[x] RV32I Base Integer Instruction Set 2.0
[x] RV64I Base Integer Instruction Set 2.0
[x] RV128I Base Integer Instruction Set 1.7
[x] RV32E Base Integer Instruction Set (limited to 16 registers) 1.9
[x] RV32M/RV64M/RV128M Standard Extension for Integer Multiplication and Division 2.0
[x] RV32A/RV64A/RV128A Standard Extension for Atomic Instructions 2.0
[x] RV32F/RV64F Standard Extension for Single-Precision Floating-Point 2.0
[x] RV32D/RV64D Standard Extension for Double-Precision Floating-Point 2.0
[x] RV32Q/RV64Q Standard Extension for Quad-Precision Floating-Point 2.0
[ ] RV32L/RV64L Standard Extension for Decimal Floating-Point 0.0
[ ] RV32C/RV64C Standard Extension for Compressed Instructions 1.9
[ ] RV32V/RV64V Standard Extension for Vector Operations 0.0
[ ] RV32B/RV64B Standard Extension for Bit Manipulation 0.0
[ ] RV32T/RV64T Standard Extension for Transactional Memory 0.0
[ ] RV32P/RV64P Standard Extension for Packed-SIMD Instructions 0.1
[x] Trap-Return Instructions 1.9
[x] Interrupt-Management Instructions 1.9
[x] Memory-Management Instructions 1.9

Requirements

Building

  • build with Xcode
  • or, via xcodebuild
  • or, using cmake
    mkdir build
    cd build
    cmake ..
    make
    make install
    

Linux

Run install.sh from the Hopper-SDK. Then adjust your PATH to include the created gnustep-Linux-x86_64/bin/ path. Follow above instructions for building with cmake.

Resources

riscv's People

Contributors

klamath233 avatar makigumo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

klamath233

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.