Searched refs:MDB_TGT_R_IS_FP (Results 1 – 2 of 2) sorted by relevance
261 #define MDB_TGT_R_IS_FP(f) ((f) & 0xf0) /* Test MDB_TGT_R_FP* bits */ macro
4571 if (!MDB_TGT_R_IS_FP(rd_flags)) { in pt_getareg()4638 if (!MDB_TGT_R_IS_FP(rd_flags)) { in pt_putareg()