Toggle navigation
Patchwork
Patches credited to alex.bennee@linaro.org
Login
Register
Mail settings
Current Team Memberships
team-tcwg
Show patches with
: State =
Action Required
| 2547 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Apply
«
1
2
...
20
21
22
…
25
26
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,10/20] fpu/softfloat: define decompose structures
re-factor softfloat and add fp16 functions
-
-
-
2018-01-09
Alex Bennée
New
[v2,08/20] fpu/softfloat: improve comments on ARM NaN propagation
re-factor softfloat and add fp16 functions
-
-
-
2018-01-09
Alex Bennée
New
[v2,07/20] fpu/softfloat: propagate signalling NaNs in MINMAX
re-factor softfloat and add fp16 functions
-
-
-
2018-01-09
Alex Bennée
New
[v1,16/19] fpu/softfloat: re-factor int/uint to float
re-factor softfloat and add fp16 functions
-
-
-
2017-12-11
Alex Bennée
New
[v1,05/19] include/fpu/softfloat: add some float16 contants
re-factor softfloat and add fp16 functions
-
-
-
2017-12-11
Alex Bennée
New
[RFC] kvm: arm64: handle single-step of hyp emulated mmio instructions
[RFC] kvm: arm64: handle single-step of hyp emulated mmio instructions
-
-
-
2017-11-22
Alex Bennée
New
[v3,3/3] kvm: arm64: handle single-step of userspace mmio instructions
[v3,1/3] kvm: arm debug: introduce helper for single-step
-
-
-
2017-11-16
Alex Bennée
New
[v3,2/3] kvm: arm64: handle single-stepping trapped instructions
[v3,1/3] kvm: arm debug: introduce helper for single-step
-
-
-
2017-11-16
Alex Bennée
New
fixup! kvm: arm debug: introduce helper for single-step
fixup! kvm: arm debug: introduce helper for single-step
-
-
-
2017-11-10
Alex Bennée
New
[v2,2/2] target/*helper: don't check retaddr before calling cpu_restore_state
fixing translation time segfaults
-
-
-
2017-11-08
Alex Bennée
New
accel/tcg/translate-all: expand cpu_restore_state retaddr check
accel/tcg/translate-all: expand cpu_restore_state retaddr check
-
-
-
2017-11-07
Alex Bennée
New
[RISU,10/10] risu_reginfo_aarch64: add SVE support to reginfo_dump_mismatch
Initial support for SVE
-
-
-
2017-11-07
Alex Bennée
New
[RISU,09/10] risu_reginfo_aarch64: add reginfo_copy_sve
Initial support for SVE
-
-
-
2017-11-07
Alex Bennée
New
[RISU,08/10] aarch64.risu: initial SVE instruction
Initial support for SVE
-
-
-
2017-11-07
Alex Bennée
New
[RISU,07/10] risugen: add --sve support
Initial support for SVE
-
-
-
2017-11-07
Alex Bennée
New
[RISU,06/10] configure: support CPPFLAGS
Initial support for SVE
-
-
-
2017-11-07
Alex Bennée
New
[RISU,05/10] configure: allow repeated invocation of configure in build dir
Initial support for SVE
-
-
-
2017-11-07
Alex Bennée
New
[RISU,04/10] risu: move optional args to each architecture
Initial support for SVE
-
-
-
2017-11-07
Alex Bennée
New
[RISU,03/10] risu.c: add missing --trace longopt
Initial support for SVE
-
-
-
2017-11-07
Alex Bennée
New
[RISU,02/10] risu.c: split out setting up options
Initial support for SVE
-
-
-
2017-11-07
Alex Bennée
New
[RISU,01/10] build-all-arches: drop -t (for tty) from docker invocation
Initial support for SVE
-
-
-
2017-11-07
Alex Bennée
New
[RISU,5/7] risugen/risugen_$arch: factor out instruction selection
Add @Group support and some aarch64.risu cleanups
-
-
-
2017-10-31
Alex Bennée
New
[RISU,4/7] aarch64.risu: update AdvancedSIMD across lanes
Add @Group support and some aarch64.risu cleanups
-
-
-
2017-10-31
Alex Bennée
New
[RISU,3/7] aarch64.risu: remove duplicate AdvSIMD scalar 2 reg misc block
Add @Group support and some aarch64.risu cleanups
-
-
-
2017-10-31
Alex Bennée
New
[RISU,2/7] aarch64.risu: remove duplicate AdvSIMD Scalar 3 same block
Add @Group support and some aarch64.risu cleanups
-
-
-
2017-10-31
Alex Bennée
New
[RISU,1/7] aarch64.risu: document naming conventions
Add @Group support and some aarch64.risu cleanups
-
-
-
2017-10-31
Alex Bennée
New
[RFC,30/30] target/arm/translate-a64.c: add FP16 FCVTPS to 2 reg misc
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[RFC,29/30] tests/test-softfloat: add f16_to_int16 conversion test
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[RFC,28/30] softfloat: float16_to_int16 conversion
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[RFC,27/30] target/arm/translate-a64.c: add FP16 FRINTP to 2 reg misc
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[RFC,26/30] tests/test-softfloat: add a simple test framework
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[RFC,25/30] softfloat: float16_round_to_int
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[RFC,24/30] disas_simd_indexed: support half-precision operations
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[RFC,23/30] softfloat: add float16_rem and float16_muladd (!CHECK)
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[RFC,22/30] target/arm/translate-a64.c: add FP16 FAGCT to AdvSIMD 3 Same
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[RFC,21/30] target/arm/translate-a64: add FP16 2-reg misc compare (zero)
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[RFC,20/30] softfloat: half-precision compare functions
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[RFC,19/30] Fix mask for AdvancedSIMD 2 reg misc
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[RFC,18/30] target/arm/translate-a64.c: add AdvSIMD scalar two-reg misc skeleton
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[RFC,17/30] target/arm/translate-a64.c: add FP16 FMULX
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[RFC,16/30] target/arm/translate-a64.c: add FP16 FADD/FMUL/FDIV to AdvSIMD 3 Same (!sub)
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[RFC,15/30] softfloat: half-precision add/sub/mul/div support
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[RFC,14/30] softfloat: 16 bit helpers for shr, clz and rounding and packing
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[RFC,13/30] target/arm/translate-a64.c: AdvSIMD scalar 3 Same FP16 initial decode
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[RFC,11/30] target/arm: implement half-precision F(MIN|MAX)(V|NMV)
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[RFC,08/30] softfloat: add half-precision expansions for MINMAX fns
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[RFC,05/30] softfloat: implement propagateFloat16NaN
v8.2 half-precision support (work-in-progress)
-
-
-
2017-10-13
Alex Bennée
New
[v1,2/2] kvm: arm64: handle single-step of userspace mmio instructions
[v1,1/2] KVM: arm64: handle single-stepping trapped instructions
-
-
-
2017-10-06
Alex Bennée
New
[v1,1/2] KVM: arm64: handle single-stepping trapped instructions
[v1,1/2] KVM: arm64: handle single-stepping trapped instructions
-
-
-
2017-10-06
Alex Bennée
New
[RFC] tests/docker/run: don't source /etc/profile
[RFC] tests/docker/run: don't source /etc/profile
-
-
-
2017-09-26
Alex Bennée
New
[RFC] monitor: add info translate (HACK!)
[RFC] monitor: add info translate (HACK!)
-
-
-
2017-09-21
Alex Bennée
New
scripts/qemu.py: fix continuation
scripts/qemu.py: fix continuation
-
-
-
2017-09-18
Alex Bennée
New
[RFC,9/9] target/arm/translate-a64: vectorise smull vD.4s, vN.[48]s, vM.h[]
TCG Vector types and example conversion
-
-
-
2017-08-17
Alex Bennée
New
[RFC,8/9] target/arm/helpers: introduce ADVSIMD flags
TCG Vector types and example conversion
-
-
-
2017-08-17
Alex Bennée
New
[RFC,7/9] target/arm/translate-a64: register global vectors
TCG Vector types and example conversion
-
-
-
2017-08-17
Alex Bennée
New
[RFC,6/9] target/arm/translate-a64: regnames -> x_regnames
TCG Vector types and example conversion
-
-
-
2017-08-17
Alex Bennée
New
[RFC,5/9] arm/cpu.h: align VFP registers
TCG Vector types and example conversion
-
-
-
2017-08-17
Alex Bennée
New
[RFC,4/9] helper-head: add support for vec type
TCG Vector types and example conversion
-
-
-
2017-08-17
Alex Bennée
New
[RFC,3/9] tcg: generate ptrs to vector registers
TCG Vector types and example conversion
-
-
-
2017-08-17
Alex Bennée
New
[RFC,2/9] tcg: introduce the concepts of a TCGv_vec register type
TCG Vector types and example conversion
-
-
-
2017-08-17
Alex Bennée
New
[RFC,1/9] tcg/README: listify the TCG types.
TCG Vector types and example conversion
-
-
-
2017-08-17
Alex Bennée
New
[for,2.10,v3,6/6] docker: reduce noise when building travis.docker
Various docker fixes
-
-
-
2017-08-07
Alex Bennée
New
[for,2.10,v3,3/6] docker: ignore submodules when checking diff
Various docker fixes
-
-
-
2017-08-07
Alex Bennée
New
[for,2.10,v3,2/6] docker: fix dirty/stash detection on some systems
Various docker fixes
-
-
-
2017-08-07
Alex Bennée
New
[RFC,for,2.11,23/23] target/arm: implement half-precision F(MIN|MAX)(V|NMV)
Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c
-
-
-
2017-07-20
Alex Bennée
New
[RFC,for,2.11,15/23] target/arm/translate-a64.c: AdvSIMD scalar 2 register misc decode
Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c
-
-
-
2017-07-20
Alex Bennée
New
[RFC,for,2.11,14/23] target/arm/translate-a64.c: add ARMv8.2 fadd scalar half-precision
Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c
-
-
-
2017-07-20
Alex Bennée
New
[RFC,for,2.11,13/23] target/arm/translate-a64.c: add FP16 FADD to AdvSIMD 3 Same
Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c
-
-
-
2017-07-20
Alex Bennée
New
[RFC,for,2.11,12/23] target/arm/translate-a64.c: add FP16 FAGCT to AdvSIMD 3 Same
Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c
-
-
-
2017-07-20
Alex Bennée
New
[RFC,for,2.11,09/23] arm: introduce ARM_V8_FP16 feature bit
Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c
-
-
-
2017-07-20
Alex Bennée
New
[RFC,for,2.11,08/23] target-aarch64: enable SoftFloat3 build for FP16
Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c
-
-
-
2017-07-20
Alex Bennée
New
[RFC,for,2.11,07/23] softfloat3c: f16_to_f128M remove unused variable
Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c
-
-
-
2017-07-20
Alex Bennée
New
[RFC,for,2.11,06/23] softfloat3c: silence compiler warning
Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c
-
-
-
2017-07-20
Alex Bennée
New
[RFC,for,2.11,05/23] softfloat3c: initial build machinery
Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c
-
-
-
2017-07-20
Alex Bennée
New
[RFC,for,2.11,04/23] softfloat3c: fixup include paths
Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c
-
-
-
2017-07-20
Alex Bennée
New
[RFC,for,2.11,03/23] softfloat3c: dos2unix all files
Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c
-
-
-
2017-07-20
Alex Bennée
New
[RFC,for,2.11,02/23] fpu: import SoftFloat3c
Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c
-
-
-
2017-07-20
Alex Bennée
New
[RFC,for,2.11,01/23] softfloat: move existing softfloat2a into versioned directory
Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c
-
-
-
2017-07-20
Alex Bennée
New
[PULL,32/32] docker: install clang since Shippable setup_ve() verify it is available
[PULL,01/32] docker: allow customizing Travis global_env variables
-
-
-
2017-07-18
Alex Bennée
New
[PULL,31/32] docker: warn users to use newer debian8/debian9 base image
[PULL,01/32] docker: allow customizing Travis global_env variables
-
-
-
2017-07-18
Alex Bennée
New
[PULL,30/32] docker: add debian Ports base image
[PULL,01/32] docker: allow customizing Travis global_env variables
-
-
-
2017-07-18
Alex Bennée
New
[PULL,16/32] docker: enable nettle to extend code coverage on arm64
[PULL,01/32] docker: allow customizing Travis global_env variables
-
-
-
2017-07-18
Alex Bennée
New
[PULL,04/32] docker: add debug tools to travis.docker
[PULL,01/32] docker: allow customizing Travis global_env variables
-
-
-
2017-07-18
Alex Bennée
New
[v1,21/23] docker: add qemu:debian-jessie based on outdated jessie release
Current Travis Queue
-
-
-
2017-07-17
Alex Bennée
New
[v1,19/23] util/cacheinfo: add missing include (TEMP)
Current Travis Queue
-
-
-
2017-07-17
Alex Bennée
New
[v1,11/23] docker: add debian/amd64 based on Stretch
Current Travis Queue
-
-
-
2017-07-17
Alex Bennée
New
[v1,06/23] docker: add pkg-config and python-minimal packages to debian base
Current Travis Queue
-
-
-
2017-07-17
Alex Bennée
New
[v3,4/6] target/arm/translate: ensure gen_goto_tb sets exit flags
arm: fixes for eret, isb and DISAS_UPDATE handling
-
-
-
2017-07-11
Alex Bennée
New
[v2,4/5] target/arm: use DISAS_JUMP for ISB handling
arm: fixes for eret, isb and DISAS_UPDATE handling
-
-
-
2017-07-10
Alex Bennée
New
[v1,6/6] target/arm: ensure eret exits the run-loop via DISAS_UPDATE
DISAS_UPDATE fixes for eret
-
-
-
2017-07-10
Alex Bennée
New
[v1,4/6] target/arm/translate-a64: get rid of DISAS_EXIT
DISAS_UPDATE fixes for eret
-
-
-
2017-07-10
Alex Bennée
New
[v1,3/6] target/arm/translate-a64: make DISAS_UPDATE match declared semantics
DISAS_UPDATE fixes for eret
-
-
-
2017-07-10
Alex Bennée
New
[v1,2/6] target/arm/translate.c: make DISAS_UPDATE match declared semantics
DISAS_UPDATE fixes for eret
-
-
-
2017-07-10
Alex Bennée
New
[RFC] include/exec/cpu-defs.h: try and make SoftMMU page size match target
-
-
-
2017-07-10
Alex Bennée
New
[RISU,11/11] aarch64.risu: update AdvancedSIMD across lanes
Misc fixes, documentation and patterns
-
-
-
2017-07-04
Alex Bennée
New
[RISU,09/11] aarch64.risu: remove duplicate AdvSIMD Scalar 3 same block
Misc fixes, documentation and patterns
-
-
-
2017-07-04
Alex Bennée
New
[RISU,08/11] aarch64.risu: document naming conventions
Misc fixes, documentation and patterns
-
-
-
2017-07-04
Alex Bennée
New
[RISU,07/11] risugen: support @GroupName in risu files
Misc fixes, documentation and patterns
-
-
-
2017-07-04
Alex Bennée
New
[RISU,06/11] risugen: fix bad indent
Misc fixes, documentation and patterns
-
-
-
2017-07-04
Alex Bennée
New
[RISU,05/11] risu.el: derive from text-mode
Misc fixes, documentation and patterns
-
-
-
2017-07-04
Alex Bennée
New
«
1
2
...
20
21
22
…
25
26
»
Bundling
Create bundle: