Home
last modified time | relevance | path

Searched refs:expand_shl2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/hppa/
H A Dinsns.decode28 %assemble_12 0:s1 2:1 3:10 !function=expand_shl2
29 %assemble_12a 0:s1 3:11 !function=expand_shl2
30 %assemble_17 0:s1 16:5 2:1 3:10 !function=expand_shl2
31 %assemble_22 0:s1 16:10 2:1 3:10 !function=expand_shl2
H A Dtranslate.c119 static int expand_shl2(DisasContext *ctx, int val) in expand_shl2() function