Refine the shared function ID define.
authorJunyan He <junyan.he@linux.intel.com>
Mon, 13 Oct 2014 13:54:22 +0000 (21:54 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Tue, 14 Oct 2014 03:53:29 +0000 (11:53 +0800)
commitd260bba2e01499db94955c780f6b24c4ed6fe3c6
tree808c04e3722c7a1f03d0b1ccd998480f97b578c5
parent4b937c24b4024c2adc0181ba231c15d6b905a270
Refine the shared function ID define.

The old sfid define is obsolete and confusing.
Correct the names and delete the invalid ones.
The math shared function is no longer included in sfid,
and some modification for disasm to print the math
related infomation correctly.

Signed-off-by: Junyan He <junyan.he@linux.intel.com>
Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
backend/src/backend/gen/gen_mesa_disasm.c
backend/src/backend/gen75_encoder.cpp
backend/src/backend/gen8_encoder.cpp
backend/src/backend/gen_defs.hpp
backend/src/backend/gen_encoder.cpp