Searched refs:get_fpstatus_ptr (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-arm/
H A Dtranslate.c900 static TCGv_ptr get_fpstatus_ptr(int neon) function
916 TCGv_ptr fpst = get_fpstatus_ptr(0); \
935 TCGv_ptr fpst = get_fpstatus_ptr(0);
1004 TCGv_ptr statusptr = get_fpstatus_ptr(neon); \
1020 TCGv_ptr statusptr = get_fpstatus_ptr(neon); \
1039 TCGv_ptr statusptr = get_fpstatus_ptr(neon); \
4852 TCGv_ptr fpstatus = get_fpstatus_ptr(1);
4872 TCGv_ptr fpstatus = get_fpstatus_ptr(1);
4888 TCGv_ptr fpstatus = get_fpstatus_ptr(1);
4903 TCGv_ptr fpstatus = get_fpstatus_ptr(
[all...]

Completed in 157 milliseconds