tangaac wrote: AMADD_B, AMXOR__DB_D, AMXOR_DB_W escape from the check. >From the inc file, it should be ```cpp Opc >= LoongArch::AMADD_B && Opc <= LoongArch::AMXOR_DB_W ``` https://github.com/llvm/llvm-project/pull/114508