aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorYufeng Zhang <yufeng.zhang@arm.com>2013-03-05 16:31:44 +0000
committerYufeng Zhang <yufeng.zhang@arm.com>2013-03-05 16:31:44 +0000
commit62b0d0d5f3b116a7e7014ef50d3103bbef7a89de (patch)
treea4018302ccb80efd6372d299eca89638e14029ee /gdb
parent334ad4a8e4eca1cdc483ff3d24348b34488769eb (diff)
downloadgdb-62b0d0d5f3b116a7e7014ef50d3103bbef7a89de.zip
gdb-62b0d0d5f3b116a7e7014ef50d3103bbef7a89de.tar.gz
gdb-62b0d0d5f3b116a7e7014ef50d3103bbef7a89de.tar.bz2
Add to the AArch64 GAS the missing support for hexadecimal-format
floating-point literal in the FMOV instruction. gas/ * config/tc-aarch64.c (aarch64_imm_float_p): Rename 'e' to 'pattern'; add comment. (aarch64_double_precision_fmovable): New function. (parse_aarch64_imm_float): Add parameter 'dp_p'; call the new function; handle hexadecimal representation of IEEE754 encoding. (parse_operands): Update the call to parse_aarch64_imm_float. gas/testsuite/ * gas/aarch64/diagnostic.s: Add test. * gas/aarch64/diagnostic.l: Update. * gas/aarch64/illegal.s: Add test. * gas/aarch64/illegal.l: Update. * gas/aarch64/fpmov.s: New file. * gas/aarch64/fpmov.d: New file.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions