Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/MC/Mips/micromips/
H A Dvalid.s316 cfc2 $3, $4 # CHECK: cfc2 $3, $4 # encoding: [0x00,0x64,0xcd,0x3c] label
/llvm-project-15.0.7/llvm/test/MC/Mips/micromips32r6/
H A Dvalid.s426 cfc2 $3, $4 # CHECK: cfc2 $3, $4 # encoding: [0x00,0x64,0xcd,0x3c]
/llvm-project-15.0.7/llvm/test/MC/Disassembler/Mips/micromips32r3/
H A Dvalid.txt217 0x00 0x64 0xcd 0x3c # CHECK: cfc2 $3, $4
/llvm-project-15.0.7/llvm/test/MC/Disassembler/Mips/micromips32r6/
H A Dvalid.txt347 0x00 0x64 0xcd 0x3c # CHECK: cfc2 $3, $4
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td705 "cfc2\t$rt, $impl", [], II_CFC2, FrmFR, "cfc2">,