Searched full:zbkx (Results 1 – 9 of 9) sorted by relevance
43 // Zbkx extension.45 let Features = "zbkx,32bit" in {48 } // Features = "zbkx,32bit"50 let Features = "zbkx,64bit" in {53 } // Features = "zbkx,64bit"
45 // Zbkx extension82 // Zbkx extension
116 // Zbkx304 // Zbkx
524 : RISCVExtension<"zbkx", 1, 0,525 "'Zbkx' (Crossbar permutation instructions)">,529 "'Zbkx' (Crossbar permutation instructions)">;
21 // Zbkx - 1.0350 // use the mnemonics given to them in the ratified Zbkx extension.
225 - const: zbkx227 The standard Zbkx crossbar permutation instructions as ratified
106 // Zbkx
2074 Features["zbkx"] = ExtMask & (1 << 10); // RISCV_HWPROBE_EXT_ZBKX in getHostCPUFeatures()
21960 // Zbkx in EmitRISCVBuiltinExpr()