Home
last modified time | relevance | path

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

/qemu/target/sparc/
H A Dinsns.decode34 %qfp_rd 25:5 !function=extract_qfpreg
35 %qfp_rs1 14:5 !function=extract_qfpreg
36 %qfp_rs2 0:5 !function=extract_qfpreg
H A Dtranslate.c2431 static int extract_qfpreg(DisasContext *dc, int x) in extract_qfpreg() function