MIPS: Rename ascii to one-byte where applicable.
authorpaul.lind@imgtec.com <paul.lind@imgtec.com>
Wed, 10 Sep 2014 19:18:28 +0000 (19:18 +0000)
committerpaul.lind@imgtec.com <paul.lind@imgtec.com>
Wed, 10 Sep 2014 19:18:28 +0000 (19:18 +0000)
commita7d4f2fda17278cc75122b03f81cb35c3b32abbd
tree1f8a6c6bfe5c0c718e76714b4da43b1e41dd5c4b
parentbd01c1df61719c053e09f655661c51d063812a53
MIPS: Rename ascii to one-byte where applicable.

Port r23840 (5463c43)

BUG=
R=paul.lind@imgtec.com

Review URL: https://codereview.chromium.org/542193003

Patch from Balazs Kilvady <balazs.kilvady@imgtec.com>.

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23848 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
16 files changed:
src/mips/code-stubs-mips.cc
src/mips/code-stubs-mips.h
src/mips/codegen-mips.cc
src/mips/full-codegen-mips.cc
src/mips/macro-assembler-mips.cc
src/mips/macro-assembler-mips.h
src/mips/regexp-macro-assembler-mips.cc
src/mips/regexp-macro-assembler-mips.h
src/mips64/code-stubs-mips64.cc
src/mips64/code-stubs-mips64.h
src/mips64/codegen-mips64.cc
src/mips64/full-codegen-mips64.cc
src/mips64/macro-assembler-mips64.cc
src/mips64/macro-assembler-mips64.h
src/mips64/regexp-macro-assembler-mips64.cc
src/mips64/regexp-macro-assembler-mips64.h