Searched refs:MS_OP_SET (Results 1 – 2 of 2) sorted by relevance
69 #define MS_OP_SET 6 /* set <val> */ macro127 #define MS_SET(accum) { MS_OP_SET, {{ (accum) }}}
1424 case MS_OP_SET: in ppc_exec_microseq()