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