[OCaml] Llvm_target: fix typo (Int_val instead of Int64_val)
[oota-llvm.git] / test / MC / PowerPC / ppc64-encoding.s
2013-07-08 Ulrich Weigand[PowerPC] Support basic compare mnemonics
2013-07-04 Ulrich Weigand[PowerPC] Add all trap mnemonics
2013-07-03 Ulrich Weigand[PowerPC] Support lmw/stmw in the asm parser
2013-07-03 Ulrich Weigand[PowerPC] Use mtocrf when available
2013-07-03 Ulrich Weigand[PowerPC] Support mtspr/mfspr in the asm parser
2013-07-01 Ulrich Weigand[PowerPC] Support all condition register logical instru...
2013-06-25 Ulrich Weigand[PowerPC] Add rldcr/rldic instructions
2013-06-24 Ulrich Weigand[PowerPC] Support generic conditional branches in asm...
2013-06-24 Ulrich Weigand[PowerPC] Support absolute branches
2013-06-10 Ulrich Weigand[PowerPC] Support extended sc mnemonic
2013-05-14 Bill SchmidtImplement the PowerPC system call (sc) instruction.
2013-05-03 Ulrich Weigand[PowerPC] Add assembler parser