Home
last modified time | relevance | path

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

/openbmc/qemu/target/hppa/
H A Dinsns.decode53 %ma_to_m 5:1 13:1 !function=ma_to_m
54 %ma2_to_m 2:2 !function=ma_to_m
263 &ldst disp=%im5_16 x=0 scale=0 m=%ma_to_m
265 &ldst disp=%im5_0 x=0 scale=0 m=%ma_to_m
286 &ldst t=%rt64 disp=%im5_16 m=%ma_to_m x=0 scale=0 size=2
296 &ldst disp=%im5_16 m=%ma_to_m x=0 scale=0 size=3
H A Dtranslate.c102 static int ma_to_m(DisasContext *ctx, int val) in ma_to_m() function