index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
util
/
host-utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-20
host-utils: Implemented signed 256-by-128 division
Lucas Mateus Castro (alqotel)
1
-0
/
+51
2022-06-20
host-utils: Implemented unsigned 256-by-128 division
Lucas Mateus Castro (alqotel)
1
-0
/
+129
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
1
-1
/
+1
2021-10-27
host-utils: add 128-bit quotient support to divu128/divs128
Luis Pires
1
-41
/
+86
2021-10-27
host-utils: move checks out of divu128/divs128
Luis Pires
1
-22
/
+18
2021-09-29
host-utils: Fix overflow detection in divu128()
Luis Pires
1
-1
/
+1
2017-01-31
host-utils: Implement unsigned quadword left/right shift and unit tests
Jose Ricardo Ziviani
1
-0
/
+64
2017-01-31
host-utils: Move 128-bit guard macro to .c file
Jose Ricardo Ziviani
1
-0
/
+2
2016-02-04
util: Clean up includes
Peter Maydell
1
-2
/
+1
2014-09-09
util: Don't link host-utils.o if it's empty
Fam Zheng
1
-2
/
+0
2014-03-05
target-ppc: Add ISA2.06 divde[o] Instructions
Tom Musta
1
-0
/
+37
2014-03-05
target-ppc: Add ISA2.06 divdeu[o] Instructions
Tom Musta
1
-0
/
+38
2013-02-17
host-utils: Improve mulu64 and muls64
Richard Henderson
1
-54
/
+38
2013-02-17
host-utils: Use __int128_t for mul[us]64
Richard Henderson
1
-2
/
+2
2013-01-12
build: move libqemuutil.a components to util/
Paolo Bonzini
1
-0
/
+105