/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
vfp-neon-overlap.s | 18 fstmdbx r0!,{d0-d3}
|
vfp-neon-overlap.d | 15 0[0-9a-f]+ <[^>]+> ed200b09 fstmdbx r0!, {d0-d3}( ;@ Deprecated|)
|
vfp1xD.s | 69 fstmdbx r0!, {d0}
|
vfp1xD_t2.s | 72 fstmdbx r0!, {d0}
|
vfp1xD.d | 52 0+0a8 <[^>]*> ed200b03 fstmdbx r0!, {d0}( ;@ Deprecated|) 53 0+0ac <[^>]*> ed200b03 fstmdbx r0!, {d0}( ;@ Deprecated|)
|
vfp1xD_t2.d | 52 0+0a8 <[^>]*> ed20 0b03 fstmdbx r0!, {d0}( ;@ Deprecated|) 53 0+0ac <[^>]*> ed20 0b03 fstmdbx r0!, {d0}( ;@ Deprecated|)
|
/external/llvm/test/MC/ARM/ |
vfp-aliases.s | 51 @ CHECK: fstmdbx sp!, {d0}
|
/external/vixl/src/aarch32/ |
constants-aarch32.cc | 114 return "fstmdbx";
|
assembler-aarch32.h | 2202 void fstmdbx(Register rn, WriteBack write_back, DRegisterList dreglist) { function in class:vixl::aarch32::Assembler [all...] |
disasm-aarch32.h | 624 void fstmdbx(Condition cond, [all...] |
macro-assembler-aarch32.h | [all...] |
assembler-aarch32.cc | 4065 void Assembler::fstmdbx(Condition cond, function in class:vixl::aarch32::Assembler [all...] |
disasm-aarch32.cc | 1501 void Disassembler::fstmdbx(Condition cond, function in class:vixl::aarch32::Disassembler [all...] |
/external/llvm/lib/Target/ARM/ |
ARMInstrVFP.td | 329 def : VFP2MnemonicAlias<"fstmfdx", "fstmdbx">; [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
arm-dis.c | 299 {FPU_VFP_EXT_V1xD, 0x0d200b01, 0x0fb00f01, "fstmdbx%c\t%16-19r!, %z3\t;@ Deprecated"}, [all...] |