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