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