Searched refs:MS_OP_PTR (Results 1 – 2 of 2) sorted by relevance
75 #define MS_OP_PTR 12 /* ptr <pointer> */ macro122 #define MS_PTR(ptr) { MS_OP_PTR, {{ (ptr) }}}
1468 case MS_OP_PTR: in ppc_exec_microseq()