Files
clang-p2996/llvm/test/MC/Xtensa/clamps.s
Andrei Safronov a7322d7948 [Xtensa] Implement Xtensa Region Protection Option and several other small Options. (#137135)
Implement support of the Xtensa Region Protection, Extended L32R, Data
Cache, Relocatable Vector and MISC Special Registers Options.
2025-05-29 11:04:30 +03:00

10 lines
245 B
ArmAsm

# RUN: llvm-mc %s -triple=xtensa -show-encoding --mattr=+clamps \
# RUN: | FileCheck -check-prefixes=CHECK,CHECK-INST %s
.align 4
# Instruction format RRR
# CHECK-INST: clamps a3, a4, 7
# CHECK: encoding: [0x00,0x34,0x33]
clamps a3, a4, 7