Lines Matching refs:opc_op
401 [opc_op(OPC_ISAM)] = { true, false, true, true, },
402 [opc_op(OPC_ISAML)] = { true, true, true, true, },
403 [opc_op(OPC_ISAMM)] = { true, false, true, true, },
404 [opc_op(OPC_SAM)] = { true, false, true, true, },
405 [opc_op(OPC_SAMB)] = { true, true, true, true, },
406 [opc_op(OPC_SAML)] = { true, true, true, true, },
407 [opc_op(OPC_SAMGQ)] = { true, false, true, true, },
408 [opc_op(OPC_GETLOD)] = { true, false, true, true, },
409 [opc_op(OPC_CONV)] = { true, true, true, true, },
410 [opc_op(OPC_CONVM)] = { true, true, true, true, },
411 [opc_op(OPC_GETSIZE)] = { true, false, false, true, },
412 [opc_op(OPC_GETBUF)] = { false, false, false, true, },
413 [opc_op(OPC_GETPOS)] = { true, false, false, true, },
414 [opc_op(OPC_GETINFO)] = { false, false, false, true, },
415 [opc_op(OPC_DSX)] = { true, false, false, false, },
416 [opc_op(OPC_DSY)] = { true, false, false, false, },
417 [opc_op(OPC_GATHER4R)] = { true, false, true, true, },
418 [opc_op(OPC_GATHER4G)] = { true, false, true, true, },
419 [opc_op(OPC_GATHER4B)] = { true, false, true, true, },
420 [opc_op(OPC_GATHER4A)] = { true, false, true, true, },
421 [opc_op(OPC_SAMGP0)] = { true, false, true, true, },
422 [opc_op(OPC_SAMGP1)] = { true, false, true, true, },
423 [opc_op(OPC_SAMGP2)] = { true, false, true, true, },
424 [opc_op(OPC_SAMGP3)] = { true, false, true, true, },
425 [opc_op(OPC_DSXPP_1)] = { true, false, false, false, },
426 [opc_op(OPC_DSYPP_1)] = { true, false, false, false, },
427 [opc_op(OPC_RGETPOS)] = { true, false, false, false, },
428 [opc_op(OPC_RGETINFO)] = { false, false, false, false, },