Searched refs:MT_S_VAL (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.1.9/osfmk/arm64/ |
| H A D | platform_tests.c | 1050 #define MT_S_VAL (0xfffffffffeedbeefULL) /* High bit is 1, so sign-extends as negati… macro 1097 {MT_FUNC(munge_wsw), 3, 3, {MT_W_VAL, MT_S_VAL, MT_W_VAL}}, 1098 {MT_FUNC(munge_wws), 3, 3, {MT_W_VAL, MT_W_VAL, MT_S_VAL}}, 1099 {MT_FUNC(munge_wwwsw), 5, 5, {MT_W_VAL, MT_W_VAL, MT_W_VAL, MT_S_VAL, MT_W_VAL}},
|