Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dmsa.decode24 %elm_df 16:6 !function=elm_df
36 @elm_df ...... .... ...... ws:5 wd:5 ...... &msa_elm_df df=%elm_df n=%elm_n
171 SLDI 011110 0000 ...... ..... ..... 011001 @elm_df
175 SPLATI 011110 0001 ...... ..... ..... 011001 @elm_df
179 COPY_S 011110 0010 ...... ..... ..... 011001 @elm_df
181 COPY_U 011110 0011 ...... ..... ..... 011001 @elm_df
182 INSERT 011110 0100 ...... ..... ..... 011001 @elm_df
183 INSVE 011110 0101 ...... ..... ..... 011001 @elm_df
H A Dmsa_translate.c18 static int elm_df(DisasContext *ctx, int x);
102 static int elm_df(DisasContext *ctx, int x) in elm_df() function