Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: hgreving at google dot com
Target Milestone: ---
A %k0 default mask is not allowed for all scatter/gather instructions in
AVX-512. Looks like as/objdump accept it, for example:
cat test.s
: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: hgreving at google dot com
Target Milestone: ---
Similar to previously filed issue.
llvm-mc-7 seems to handle it correctly:
e.g.
echo "0x62 0xf2 0x7d 0x0f 0xc6
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: hgreving at google dot com
Target Milestone: ---
Similar to previously filed issue.
llvm-mc-7 seems to handle it correctly:
e.g.
echo '0x62 0xf2 0x7d
https://sourceware.org/bugzilla/show_bug.cgi?id=24691
--- Comment #4 from Hendrik Greving ---
Thanks.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/
https://sourceware.org/bugzilla/show_bug.cgi?id=24691
--- Comment #1 from Hendrik Greving ---
xref https://bugs.llvm.org/show_bug.cgi?id=42293
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bu
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: hgreving at google dot com
Target Milestone: ---
lvm-mc-7 seems to handle it correctly:
e.g.
echo "0x62 0xf3 0x75 0x08 0x23 0xc2 0x25" | /usr/bin/llvm-mc-7 -d
https://sourceware.org/bugzilla/show_bug.cgi?id=24633
--- Comment #5 from Hendrik Greving ---
Thanks.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/
https://sourceware.org/bugzilla/show_bug.cgi?id=24626
--- Comment #4 from Hendrik Greving ---
Thanks.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: hgreving at google dot com
Target Milestone: ---
objdump does not check the vector length of vextractf32x8
main.s:
.byte 0x62
.byte 0xf3
.byte 0x7d
.byte 0x28
https://sourceware.org/bugzilla/show_bug.cgi?id=24633
Hendrik Greving changed:
What|Removed |Added
Summary|gas/objdump accepts invalid |objdump accepts invalid
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: hgreving at google dot com
Target Milestone: ---
gas and objdump don't seem to check the vex. and evex. bits if their
encoding is reserved:
main.s:
.byte 0xc4
.byte 0xe2
.byte 0x1
.byte 0x1c
https://sourceware.org/bugzilla/show_bug.cgi?id=24382
--- Comment #2 from Hendrik Greving ---
No need to backport from our side. Thank you Nick.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
https://sourceware.org/bugzilla/show_bug.cgi?id=24382
Hendrik Greving changed:
What|Removed |Added
Target||amd64
Host|
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: hgreving at google dot com
Target Milestone: ---
readelf -s/-a/-r leads to warning:
readelf: Warning: unable to apply unsupported reloc type 10 to
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: hgreving at google dot com
Target Milestone: ---
1) vmovdqu %ymm0, %ymm1
as --64 -o test.o test.s
Assembles ok.
2) vmovdqu %ymm0, %ymm16
as --64 -o test.o test.s
test.s: Assembler messages:
test.s:1: Error
https://sourceware.org/bugzilla/show_bug.cgi?id=24348
Hendrik Greving changed:
What|Removed |Added
Target||x86/-march=skylake-avx512
https://sourceware.org/bugzilla/show_bug.cgi?id=24348
Hendrik Greving changed:
What|Removed |Added
CC||hgreving at google dot com
--
You
17 matches
Mail list logo