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
/
util
/
host-utils.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
host-utils: Implemented signed 256-by-128 division
Lucas Mateus Castro (alqotel)
2022-06-20
1
-0
/
+51
*
host-utils: Implemented unsigned 256-by-128 division
Lucas Mateus Castro (alqotel)
2022-06-20
1
-0
/
+129
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
host-utils: add 128-bit quotient support to divu128/divs128
Luis Pires
2021-10-27
1
-41
/
+86
*
host-utils: move checks out of divu128/divs128
Luis Pires
2021-10-27
1
-22
/
+18
*
host-utils: Fix overflow detection in divu128()
Luis Pires
2021-09-29
1
-1
/
+1
*
host-utils: Implement unsigned quadword left/right shift and unit tests
Jose Ricardo Ziviani
2017-01-31
1
-0
/
+64
*
host-utils: Move 128-bit guard macro to .c file
Jose Ricardo Ziviani
2017-01-31
1
-0
/
+2
*
util: Clean up includes
Peter Maydell
2016-02-04
1
-2
/
+1
*
util: Don't link host-utils.o if it's empty
Fam Zheng
2014-09-09
1
-2
/
+0
*
target-ppc: Add ISA2.06 divde[o] Instructions
Tom Musta
2014-03-05
1
-0
/
+37
*
target-ppc: Add ISA2.06 divdeu[o] Instructions
Tom Musta
2014-03-05
1
-0
/
+38
*
host-utils: Improve mulu64 and muls64
Richard Henderson
2013-02-17
1
-54
/
+38
*
host-utils: Use __int128_t for mul[us]64
Richard Henderson
2013-02-17
1
-2
/
+2
*
build: move libqemuutil.a components to util/
Paolo Bonzini
2013-01-12
1
-0
/
+105