Home
last modified time | relevance | path

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

/external/qemu/target-arm/
Dtranslate.c1026 #define VFP_OP2(name) \ macro
1035 VFP_OP2(add)
1036 VFP_OP2(sub) in VFP_OP2() function
1037 VFP_OP2(mul) in VFP_OP2()
1038 VFP_OP2(div) in VFP_OP2()
1040 #undef VFP_OP2 in VFP_OP2()