ARM64: Fix cctest/test-disasm-arm64/debug on real hardware.
authoralexandre.rames@arm.com <alexandre.rames@arm.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 2 Apr 2014 15:45:13 +0000 (15:45 +0000)
committeralexandre.rames@arm.com <alexandre.rames@arm.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 2 Apr 2014 15:45:13 +0000 (15:45 +0000)
commita6d6cd08a1c1d8bb5a6ec47ec3e0515e72610b3b
tree0d9d686a6781411a8ffca71bacf279b9d718609a
parent56e8a26e097914ce7842322f9e72d7d44b4f56f0
ARM64: Fix cctest/test-disasm-arm64/debug on real hardware.

Without the 'BREAK' parameter, no instruction is generated when we are not
running with the simulator.

R=ulan@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20443 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/cctest/test-disasm-arm64.cc