Lines Matching full:strht
2965 @ STRHT
2967 strht r1, [r2]
2968 strht r1, [r8, #0]
2969 strht r1, [r8, #3]
2970 strht r1, [r8, #255]
2972 @ CHECK: strht r1, [r2] @ encoding: [0x22,0xf8,0x00,0x1e]
2973 @ CHECK: strht r1, [r8] @ encoding: [0x28,0xf8,0x00,0x1e]
2974 @ CHECK: strht r1, [r8, #3] @ encoding: [0x28,0xf8,0x03,0x1e]
2975 @ CHECK: strht r1, [r8, #255] @ encoding: [0x28,0xf8,0xff,0x1e]