This adds the Armv8.4-A Trace synchronization barrier (TSB) instruction.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D48918
[AArch64][ARM] Armv8.4-A: Trace synchronization barrier instruction ClosedPublic Authored by SjoerdMeijer on Jul 4 2018, 1:22 AM.
Details Summary This adds the Armv8.4-A Trace synchronization barrier (TSB) instruction.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 6 2018, 12:50 AM Closed by commit rL336418: [AArch64][ARM] Armv8.4-A: Trace synchronization barrier instruction (authored by SjoerdMeijer). · Explain WhyJul 6 2018, 1:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 154060 lib/Target/AArch64/AArch64InstrInfo.td
lib/Target/AArch64/AArch64SystemOperands.td
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp
lib/Target/AArch64/Utils/AArch64BaseInfo.h
lib/Target/AArch64/Utils/AArch64BaseInfo.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
lib/Target/ARM/InstPrinter/ARMInstPrinter.h
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
test/MC/AArch64/armv8.4a-trace-error.s
test/MC/AArch64/armv8.4a-trace.s
test/MC/ARM/armv8.4a-trace-error.s
test/MC/ARM/armv8.4a-trace.s
test/MC/Disassembler/AArch64/armv8.4a-trace.txt
test/MC/Disassembler/ARM/armv8.4a-trace-a32.txt
test/MC/Disassembler/ARM/armv8.4a-trace-t32.txt
|