Skip to content
Avatar
Block or Report

Block or report shining1984

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. 程序语言与编译技术相关资料(持续更新中)

    1.3k 181

  2. screader Public

    The screader is a soure code reading tool based the libclang. It is implemented by the C.

    C 56 13

  3. talks Public

    史宁宁(知乎ID:小乖他爹,CSDN ID:snsn1984)的演讲交流PPT及相关资料。

    18

  4. The repo is to keep some examples of the LLVM. Some of them are moved from llvm/examples, and others are writen by myself.

    C++ 6 2

  5. Forked from eliben/llvm-clang-samples

    Examples of using the LLVM and Clang compilation libraries and tools

    C++ 4 2

  6. The repo is about some examples how to use the libclang.

    Python 2

201 contributions in the last year

Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri

Contribution activity

June 2022

Created a pull request in openjdk-riscv/jdk11u that received 3 comments

Opened 1 other pull request in 1 repository
openjdk-riscv/jdk11u 1 merged
Reviewed 2 pull requests in 1 repository

Created an issue in openjdk-riscv/jdk11u that received 7 comments

fld/flw、fsd/fsw的排查

RV32的F扩展的寄存器是32位的,D扩展的寄存器是64位的。 这里会涉及到存取的时候,具体使用的是fld/flw、fsd/fsw的问题,同时还涉及到了地址的偏移问题。 如果是float,那么按照32位应该使用flw/fsw,偏移是wordsize;如果是double,那么应该使用fld/fs…

7 comments
Opened 2 other issues in 1 repository
openjdk-riscv/jdk11u 1 closed 1 open

Seeing something unexpected? Take a look at the GitHub profile guide.