Show patches with: Submitter = Alex Bennée       |    State = Action Required       |    Archived = No       |   9248 patches
« 1 2 ... 79 80 8192 93 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,16/22] fpu/softfloat: re-factor round_to_int re-factor softfloat and add fp16 functions - - 1 - --- 2018-02-06 Alex Bennée New
[v4,15/22] fpu/softfloat: re-factor muladd re-factor softfloat and add fp16 functions - - - - --- 2018-02-06 Alex Bennée New
[v4,14/22] fpu/softfloat: re-factor div re-factor softfloat and add fp16 functions - - 1 - --- 2018-02-06 Alex Bennée New
[v4,13/22] fpu/softfloat: re-factor mul re-factor softfloat and add fp16 functions - - 1 - --- 2018-02-06 Alex Bennée New
[v4,12/22] fpu/softfloat: re-factor add/sub re-factor softfloat and add fp16 functions - - 1 - --- 2018-02-06 Alex Bennée New
[v4,11/22] fpu/softfloat: define decompose structures re-factor softfloat and add fp16 functions - - 1 - --- 2018-02-06 Alex Bennée New
[v4,10/22] fpu/softfloat: move the extract functions to the top of the file re-factor softfloat and add fp16 functions - - 2 - --- 2018-02-06 Alex Bennée New
[v4,09/22] fpu/softfloat: improve comments on ARM NaN propagation re-factor softfloat and add fp16 functions - - 1 - --- 2018-02-06 Alex Bennée New
[v4,08/22] include/fpu/softfloat: add some float16 constants re-factor softfloat and add fp16 functions - - 2 - --- 2018-02-06 Alex Bennée New
[v4,07/22] include/fpu/softfloat: implement float16_set_sign helper re-factor softfloat and add fp16 functions - - 3 - --- 2018-02-06 Alex Bennée New
[v4,06/22] include/fpu/softfloat: implement float16_chs helper re-factor softfloat and add fp16 functions - - 2 - --- 2018-02-06 Alex Bennée New
[v4,05/22] include/fpu/softfloat: implement float16_abs helper re-factor softfloat and add fp16 functions - - 3 - --- 2018-02-06 Alex Bennée New
[v4,04/22] target/*/cpu.h: remove softfloat.h re-factor softfloat and add fp16 functions 1 - 2 - --- 2018-02-06 Alex Bennée New
[v4,03/22] fpu/softfloat-types: new header to prevent excessive re-builds re-factor softfloat and add fp16 functions - - 1 - --- 2018-02-06 Alex Bennée New
[v4,02/22] include/fpu/softfloat: remove USE_SOFTFLOAT_STRUCT_TYPES re-factor softfloat and add fp16 functions - - 1 - --- 2018-02-06 Alex Bennée New
[v4,01/22] fpu/softfloat: implement float16_squash_input_denormal re-factor softfloat and add fp16 functions - - 2 - --- 2018-02-06 Alex Bennée New
[v3,22/22] fpu/softfloat: re-factor sqrt re-factor softfloat and add fp16 functions - - - - --- 2018-01-24 Alex Bennée New
[v3,21/22] fpu/softfloat: re-factor compare re-factor softfloat and add fp16 functions - - 1 - --- 2018-01-24 Alex Bennée New
[v3,20/22] fpu/softfloat: re-factor minmax re-factor softfloat and add fp16 functions - - 1 - --- 2018-01-24 Alex Bennée New
[v3,19/22] fpu/softfloat: re-factor scalbn re-factor softfloat and add fp16 functions - - 1 - --- 2018-01-24 Alex Bennée New
[v3,18/22] fpu/softfloat: re-factor int/uint to float re-factor softfloat and add fp16 functions - - 1 - --- 2018-01-24 Alex Bennée New
[v3,17/22] fpu/softfloat: re-factor float to int/uint re-factor softfloat and add fp16 functions - - 1 - --- 2018-01-24 Alex Bennée New
[v3,16/22] fpu/softfloat: re-factor round_to_int re-factor softfloat and add fp16 functions - - - - --- 2018-01-24 Alex Bennée New
[v3,15/22] fpu/softfloat: re-factor muladd re-factor softfloat and add fp16 functions - - - - --- 2018-01-24 Alex Bennée New
[v3,14/22] fpu/softfloat: re-factor div re-factor softfloat and add fp16 functions - - - - --- 2018-01-24 Alex Bennée New
[v3,13/22] fpu/softfloat: re-factor mul re-factor softfloat and add fp16 functions - - - - --- 2018-01-24 Alex Bennée New
[v3,12/22] fpu/softfloat: re-factor add/sub re-factor softfloat and add fp16 functions - - 1 - --- 2018-01-24 Alex Bennée New
[v3,11/22] fpu/softfloat: define decompose structures re-factor softfloat and add fp16 functions - - 1 - --- 2018-01-24 Alex Bennée New
[v3,10/22] fpu/softfloat: move the extract functions to the top of the file re-factor softfloat and add fp16 functions - - 2 - --- 2018-01-24 Alex Bennée New
[v3,09/22] fpu/softfloat: improve comments on ARM NaN propagation re-factor softfloat and add fp16 functions - - 1 - --- 2018-01-24 Alex Bennée New
[v3,08/22] include/fpu/softfloat: add some float16 constants re-factor softfloat and add fp16 functions - - 2 - --- 2018-01-24 Alex Bennée New
[v3,07/22] include/fpu/softfloat: implement float16_set_sign helper re-factor softfloat and add fp16 functions - - 3 - --- 2018-01-24 Alex Bennée New
[v3,06/22] include/fpu/softfloat: implement float16_chs helper re-factor softfloat and add fp16 functions - - 2 - --- 2018-01-24 Alex Bennée New
[v3,05/22] include/fpu/softfloat: implement float16_abs helper re-factor softfloat and add fp16 functions - - 3 - --- 2018-01-24 Alex Bennée New
[v3,04/22] target/*/cpu.h: remove softfloat.h re-factor softfloat and add fp16 functions 1 - 2 - --- 2018-01-24 Alex Bennée New
[v3,03/22] fpu/softfloat-types: new header to prevent excessive re-builds re-factor softfloat and add fp16 functions - - 1 - --- 2018-01-24 Alex Bennée New
[v3,02/22] include/fpu/softfloat: remove USE_SOFTFLOAT_STRUCT_TYPES re-factor softfloat and add fp16 functions - - 1 - --- 2018-01-24 Alex Bennée New
[v3,01/22] fpu/softfloat: implement float16_squash_input_denormal re-factor softfloat and add fp16 functions - - 2 - --- 2018-01-24 Alex Bennée New
[v2,03/20] include/fpu/softfloat: implement float16_abs helper Untitled series #22144 - - 3 - --- 2018-01-09 Alex Bennée New
[v1,19/19] fpu/softfloat: re-factor compare re-factor softfloat and add fp16 functions - - - - --- 2017-12-11 Alex Bennée New
[v1,18/19] fpu/softfloat: re-factor minmax re-factor softfloat and add fp16 functions - - - - --- 2017-12-11 Alex Bennée New
[v1,17/19] fpu/softfloat: re-factor scalbn re-factor softfloat and add fp16 functions - - - - --- 2017-12-11 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,15/19] fpu/softfloat: re-factor float to int/uint re-factor softfloat and add fp16 functions - - - - --- 2017-12-11 Alex Bennée New
[v1,14/19] fpu/softfloat: re-factor round_to_int re-factor softfloat and add fp16 functions - - - - --- 2017-12-11 Alex Bennée New
[v1,13/19] fpu/softfloat: re-factor muladd re-factor softfloat and add fp16 functions - - - - --- 2017-12-11 Alex Bennée New
[v1,12/19] fpu/softfloat: re-factor div re-factor softfloat and add fp16 functions - - - - --- 2017-12-11 Alex Bennée New
[v1,11/19] fpu/softfloat: re-factor mul re-factor softfloat and add fp16 functions - - - - --- 2017-12-11 Alex Bennée New
[v1,10/19] fpu/softfloat: re-factor add/sub re-factor softfloat and add fp16 functions - - - - --- 2017-12-11 Alex Bennée New
[v1,09/19] fpu/softfloat: define decompose structures re-factor softfloat and add fp16 functions - - - - --- 2017-12-11 Alex Bennée New
[v1,08/19] fpu/softfloat: move the extract functions to the top of the file re-factor softfloat and add fp16 functions - - 1 - --- 2017-12-11 Alex Bennée New
[v1,07/19] fpu/softfloat: improve comments on ARM NaN propagation re-factor softfloat and add fp16 functions - - 1 - --- 2017-12-11 Alex Bennée New
[v1,06/19] fpu/softfloat: propagate signalling NaNs in MINMAX re-factor softfloat and add fp16 functions - - 1 - --- 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
[v1,04/19] include/fpu/softfloat: implement float16_set_sign helper re-factor softfloat and add fp16 functions - - 1 - --- 2017-12-11 Alex Bennée New
[v1,03/19] include/fpu/softfloat: implement float16_chs helper re-factor softfloat and add fp16 functions - - 1 - --- 2017-12-11 Alex Bennée New
[v1,02/19] include/fpu/softfloat: implement float16_abs helper re-factor softfloat and add fp16 functions - - 2 - --- 2017-12-11 Alex Bennée New
[v1,01/19] fpu/softfloat: implement float16_squash_input_denormal re-factor softfloat and add fp16 functions - - 1 - --- 2017-12-11 Alex Bennée New
[for,2.11] target/sh4/translate.c: fix TCG leak during gusa sequence [for,2.11] target/sh4/translate.c: fix TCG leak during gusa sequence - - 1 1 --- 2017-12-06 Alex Bennée New
[RFC] target/sh4/translate.c: fix TCG leak during gusa sequence [RFC] target/sh4/translate.c: fix TCG leak during gusa sequence - - 2 2 --- 2017-12-06 Alex Bennée New
[v2,1/2] accel/tcg/translate-all: expand cpu_restore_state addr check [v2,1/2] accel/tcg/translate-all: expand cpu_restore_state addr check - - 2 - --- 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
[PULL,1/1] docker: add python stdlib dependency (required by keycodemapdb) [PULL,1/1] docker: add python stdlib dependency (required by keycodemapdb) - - - - --- 2017-11-02 Alex Bennée New
[PULL,0/1] cross-compiler build fixes for softfreeze - - - - --- 2017-11-02 Alex Bennée New
[RISU,7/7] aarch64.risu: clean-up and annotate with groups Add @Group support and some aarch64.risu cleanups - - - - --- 2017-10-31 Alex Bennée New
[RISU,6/7] risugen: support @GroupName in risu files Add @Group support and some aarch64.risu cleanups - - - - --- 2017-10-31 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
linux-user/main: support dfilter linux-user/main: support dfilter - - 2 - --- 2017-10-17 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) - - 1 - --- 2017-10-13 Alex Bennée New
« 1 2 ... 79 80 8192 93 »