commit | 91313d60d8ad96fa79a833e55e8c13b56f893614 | [log] [tgz] |
---|---|---|
author | Grant Grundler <grundler@parisc-linux.org> | Fri Oct 21 22:47:40 2005 -0400 |
committer | Kyle McMartin <kyle@parisc-linux.org> | Fri Oct 21 22:47:40 2005 -0400 |
tree | 4808780dd7837cbbb2e242686d026caa26178e1c | |
parent | 3aa0862ce7c120e035bc2aa25997fd000d964d6e [diff] |
[PARISC] Add sync required after fdc to enforce insn ordering PA20 arch book (page 7-52 and 7-55) indicate a "sync" is required after the FDC "to enforce instruction ordering". And we want to make sure FIC is executed after FDC has retired. Signed-off-by: Grant Grundler <grundler@parisc-linux.org> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>