index
:
rocket-tools/riscv-isa-sim.git
confprec
cs250
cycleh
debug_rom
debug_rom_fence
device_flags
dtm_reset_error
dts_parsing
dynamic
eos18-bringup
factor-out-macros
fix-bf16
force-rtti
fp-encoding
heterogeneous_mc
hwachav4
increase-stack-size
itrigger-etrigger-cleanup
load_reservation_set_size
log-commits-faster
master
mmio-hack
mvp
no_progbuf
no_progbuf2
nolibfdt
p-ext-0.5.2
plctlab-plct-zce-fix2
plic-clint-endian
plic_uart_v1
priv-1.10
private-l1-caches
pte-info-and-delegation
remove-tests
rivosinc-etrigger_fix_exception_match
rva-profile-support
simplify-misaligned
sodor
sparse-mem
speed2
speedup-hacks
static-link
test
tmp
trigger_priority
tweak_debug_rom
whole-archive
sifive/rvv0.9-phase2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
riscv
/
encoding.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-14
update encoding.h to get rid of erroneous define
Parshintsev Anatoly
1
-2
/
+2
2024-09-06
add support for mcountinhibit CSR
Yangyu Chen
1
-1
/
+13
2024-08-07
Add Smdbltrp
Ved Shanbhogue
1
-2
/
+5
2024-07-06
Add Ssdbltrp
Ved Shanbhogue
1
-0
/
+2
2024-07-02
Update encoding.h for pointer masking
YenHaoChen
1
-153
/
+112
2024-05-01
Update encoding.h
Andrew Waterman
1
-1116
/
+37
2024-04-18
Add Zicfiss extension from CFI extension, v0.4.0
SuHsien Ho
1
-0
/
+1
2024-03-06
Zicfilp: Add Zicfilp codes to riscv/encoding.h
Ming-Yi Lai
1
-1
/
+7
2023-12-30
Add srmcfg CSR
Ved Shanbhogue
1
-2
/
+11
2023-12-08
Update encoding.h
Andrew Waterman
1
-1
/
+45
2023-11-02
Add encodings for Zabha instructions
Ved Shanbhogue
1
-1
/
+61
2023-10-19
Update to Zalasr encodings to require the aq/rl bits be set rather than assum...
brs
1
-17
/
+17
2023-10-18
Spike support for the Zalasr extension
brs
1
-110
/
+26
2023-10-18
add zcmop extension instructions
Ved Shanbhogue
1
-1
/
+160
2023-08-14
rename *envcfg.HADE to *envcfg.ADUE
Ved Shanbhogue
1
-9
/
+9
2023-07-26
Regenerate encoding.h
Atul Khare
1
-17
/
+40
2023-07-19
Rengenerate encoding.h
Atul Khare
1
-1
/
+31
2023-06-19
regenerate enconding.h
Gianluca Guida
1
-1
/
+133
2023-05-29
Update encoding.h to add instructions for BF16 extensions
Weiwei Li
1
-1
/
+22
2023-04-03
encoding.h: regenerate
Philipp Tomsich
1
-1
/
+157
2023-03-16
Update encoding.h for Smrnmi CSR and opcode definitions
Andrew Waterman
1
-40
/
+16
2023-01-31
Update encoding.h for Zicond opcodes
Andrew Waterman
1
-2
/
+81
2023-01-27
Add Svadu CSR bit definitions
Aaron Durbin
1
-2
/
+6
2022-11-17
update encoding.h
Weiwei Li
1
-4
/
+79
2022-07-07
update encoding.h
Weiwei Li
1
-3381
/
+3444
2022-03-30
Implement Sv57 and Sv57x4 translation modes
Andrew Waterman
1
-0
/
+1
2022-01-19
Fix HINVAL.VVMA and HINVAL.GVMA opcodes
Andrew Waterman
1
-27
/
+204
2021-12-27
Update instruction vmandnot.mm, vmornot.mm -> vmandn.mm, vmorn.mm (#896)
Yueh-Ting (eop) Chen
1
-6
/
+6
2021-11-02
Zbkx renames xperm.n and xperm.b as xperm4 and xperm8. (#846)
Markku-Juhani O. Saarinen
1
-15
/
+15
2021-11-02
Regenerate encoding.h from riscv-opcodes (#848)
Scott Johnson
1
-22
/
+3
2021-09-27
Allow `csrr mstatush` to see MPV and GVA bits too
Scott Johnson
1
-0
/
+2
2021-09-08
Move SSTATUS_VS_MASK into vsstatus_csr_t
Scott Johnson
1
-4
/
+0
2021-08-08
Removed SWAP16 encoding and implementation header. (#766)
marcfedorow
1
-3
/
+0
2021-07-30
scalar-crypto: v0.9.4/arch-review entropy source updates.
Ben Marshall
1
-10
/
+2
2021-07-28
Update encoding.h
Andrew Waterman
1
-146
/
+168
2021-07-28
scalar-crypto: Remove DECLARE_RV*_ONLY macros from encoding.h
Ben Marshall
1
-21
/
+0
2021-07-28
scalar-crypto: AES32 encoding changes post arch-review
Ben Marshall
1
-4
/
+4
2021-07-26
Merge pull request #754 from chihminchao/clean-vqmac-vdot
Andrew Waterman
1
-18
/
+0
2021-07-26
decode: op: remove quad related macro and define
Chih-Min Chao
1
-18
/
+0
2021-07-20
Priv virtual memory updates (#750)
Daniel Lustig
1
-0
/
+18
2021-06-07
PTE N bit moved from bit 62 to bit 63 (#724)
Daniel Lustig
1
-1
/
+1
2021-06-04
scalar-crypto: Encoding fixes for v0.9.2
Ben Marshall
1
-6
/
+6
2021-06-04
encoding: udpate and move platform-related define out
Chih-Min Chao
1
-7
/
+1
2021-05-10
Support RISC-V p-ext-proposal v0.9.2 (#637)
ChunPing Chung
1
-0
/
+981
2021-03-08
Merge pull request #649 from ben-marshall/scalar-crypto-fix
Andrew Waterman
1
-12
/
+51
2021-02-24
rvv: add vsetivli
Chih-Min Chao
1
-1
/
+4
2021-02-24
rvv: add vse1/vle1
Chih-Min Chao
1
-0
/
+6
2021-02-23
rvv: rename sqrt/reciprocal instructions
Chih-Min Chao
1
-7
/
+7
2021-02-18
scalar-crypto: Fix decoding of RV64 AES instructions.
Ben Marshall
1
-12
/
+51
2021-02-08
Zsn has been renamed Svnapot (#641)
Daniel Lustig
1
-1
/
+1
[next]