mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 19:08:21 +08:00
Since insns are always stored LE, on a BE system the opcodes will be loaded byte-reversed. Therefore, define two sets of opcodes, one for LE and one for BE.