diff options
author | 2017-03-30 14:52:15 -0700 | |
---|---|---|
committer | 2017-04-12 13:52:21 +0200 | |
commit | 33679a50370db9aa1a3f0cdf5f70c1c07236a4b2 (patch) | |
tree | 30e6093a72f712b909b8f42d6c267fc925288679 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MIPS: Remove dead define of ST_OFF (diff) | |
download | linux-dev-33679a50370db9aa1a3f0cdf5f70c1c07236a4b2.tar.xz linux-dev-33679a50370db9aa1a3f0cdf5f70c1c07236a4b2.zip |
MIPS: uasm: Remove needless ISA abstraction
We always either target MIPS32/MIPS64 or microMIPS, and always include
one & only one of uasm-mips.c or uasm-micromips.c. Therefore the
abstraction of the ISA in asm/uasm.h declaring functions for either ISA
is redundant & needless. Remove it to simplify the code.
This is largely the result of the following:
:%s/ISAOPC(\(.\{-}\))/uasm_i##\1/
:%s/ISAFUNC(\(.\{-}\))/\1/
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: Paul Burton <paul.burton@imgtec.com>
Patchwork: https://patchwork.linux-mips.org/patch/15844/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions