! Tests that opcodes and common registers are recognized case-insensitive,
! and also that the option --isa=shmedia is optional.
.mode SHmedia
.text
start:
nOp
NOP
pt/U foo,tr4
PTA/l bar,Tr3
M
% Check that lowercase pseudos with mmixal syntax (no dot prefix) aren't
% recognized. Since local is handled as an insn, it's actually
% misrecognized in lower case.
% { dg-do assemble { target mmix