Home
last modified time | relevance | path

Searched refs:SH2 (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Diwmmxt_helper.c162 #define IWMMXT_OP_UNPACK(S, SH0, SH1, SH2, SH3) \ argument
169 (((a >> SH2) & 0xff) << 32) | (((b >> SH2) & 0xff) << 40) | \
184 (((a >> SH2) & 0xffff) << 32) | \
185 (((b >> SH2) & 0xffff) << 48); \
207 (((x >> SH2) & 0xff) << 32) | \
219 (((x >> SH2) & 0xffff) << 32); \
237 ((uint64_t) EXTEND8H((x >> SH2) & 0xff) << 32) | \
249 ((uint64_t) EXTEND16((x >> SH2) & 0xffff) << 32); \
/openbmc/linux/arch/sh/
H A DKconfig.cpu44 have DSP units (ie, SH2-DSP, SH3-DSP, and SH4AL-DSP).
/openbmc/linux/Documentation/fb/
H A Dframebuffer.rst262 < name > DCF HR SH1 SH2 HFL VR SV1 SV2 VFL
284 left_margin = HFL - SH2
288 hsync_len = SH2 - SH1
/openbmc/linux/arch/sh/kernel/cpu/sh2a/
H A Dentry.S145 mov #0x1f,r9 ! convert to unified SH2/3/4 trap number
/openbmc/linux/arch/sh/kernel/cpu/sh2/
H A Dentry.S199 mov #0x1f,r9 ! convert to unified SH2/3/4 trap number