Home
last modified time | relevance | path

Searched refs:LDSTall (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dmaverick.c170 #define LDSTall(insname, op, ld, dword, regname) \ macro
338 LDSTall (ldrs, 4, 1, 0, "f");
339 LDSTall (ldrd, 4, 1, 1, "d");
340 LDSTall (ldr32, 5, 1, 0, "fx");
341 LDSTall (ldr64, 5, 1, 1, "dx");
342 LDSTall (strs, 4, 0, 0, "f");
343 LDSTall (strd, 4, 0, 1, "d");
344 LDSTall (str32, 5, 0, 0, "fx");
345 LDSTall (str64, 5, 0, 1, "dx");