COMMITS
/ util/host-utils.c May 25, 2022
L
host-utils: Implemented signed 256-by-128 division
Lucas Mateus Castro (alqotel) committed
L
host-utils: Implemented unsigned 256-by-128 division
Lucas Mateus Castro (alqotel) committed
March 23, 2022
M
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau committed
October 25, 2021
L
host-utils: add 128-bit quotient support to divu128/divs128
Luis Pires committed
L
host-utils: move checks out of divu128/divs128
Luis Pires committed
September 10, 2021
L
host-utils: Fix overflow detection in divu128()
Luis Pires committed
January 10, 2017
J
host-utils: Implement unsigned quadword left/right shift and unit tests
Jose Ricardo Ziviani committed
J
host-utils: Move 128-bit guard macro to .c file
Jose Ricardo Ziviani committed
January 29, 2016
P
util: Clean up includes
Peter Maydell committed
September 3, 2014
F
util: Don't link host-utils.o if it's empty
Fam Zheng committed
January 7, 2014
T
target-ppc: Add ISA2.06 divde[o] Instructions
Tom Musta committed
T
target-ppc: Add ISA2.06 divdeu[o] Instructions
Tom Musta committed
February 16, 2013
R
host-utils: Improve mulu64 and muls64
Richard Henderson committed
R
host-utils: Use __int128_t for mul[us]64
Richard Henderson committed
December 20, 2012
P
build: move libqemuutil.a components to util/
Paolo Bonzini committed