index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
riscv
/
insn_trans
/
trans_rvzfh.c.inc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-10-03
1
-27
/
+27
*
riscv: spelling fixes
Michael Tokarev
2023-09-08
1
-2
/
+2
*
target/riscv: Add support for Zfbfmin extension
Weiwei Li
2023-07-10
1
-6
/
+6
*
target/riscv: Avoid tcg_const_*
Richard Henderson
2023-03-05
1
-1
/
+1
*
target/riscv: Drop tcg_temp_free
Richard Henderson
2023-03-05
1
-10
/
+0
*
target/riscv: Drop temp_new
Richard Henderson
2023-03-05
1
-1
/
+1
*
target/riscv: Simplify the check for Zfhmin and Zhinxmin
Weiwei Li
2023-03-01
1
-13
/
+12
*
target/riscv: Ensure opcode is saved for all relevant instructions
Anup Patel
2023-02-07
1
-0
/
+2
*
target/riscv: add support for zhinx/zhinxmin
Weiwei Li
2022-03-03
1
-95
/
+237
*
target/riscv: access configuration through cfg_ptr in DisasContext
Philipp Tomsich
2022-02-16
1
-2
/
+2
*
target/riscv: zfh: implement zfhmin extension
Frank Chang
2021-12-20
1
-8
/
+14
*
target/riscv: zfh: half-precision floating-point classify
Kito Cheng
2021-12-20
1
-0
/
+12
*
target/riscv: zfh: half-precision floating-point compare
Kito Cheng
2021-12-20
1
-0
/
+37
*
target/riscv: zfh: half-precision convert and move
Kito Cheng
2021-12-20
1
-0
/
+288
*
target/riscv: zfh: half-precision computational
Kito Cheng
2021-12-20
1
-0
/
+129
*
target/riscv: zfh: half-precision load and store
Kito Cheng
2021-12-20
1
-0
/
+65