/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | mpc8308rdb.dts | 104 immr@e0000000 { 108 compatible = "fsl,mpc8308-immr", "simple-bus";
|
H A D | mpc8308_p1m.dts | 104 immr@e0000000 { 108 compatible = "fsl,mpc8308-immr", "simple-bus";
|
H A D | a3m071.dts | 25 compatible = "fsl,mpc5200b-immr";
|
H A D | a4m072.dts | 26 compatible = "fsl,mpc5200b-immr";
|
H A D | adder875-redboot.dts | 67 compatible = "fsl,mpc875-immr", "fsl,pq1-soc", "simple-bus";
|
H A D | adder875-uboot.dts | 66 compatible = "fsl,mpc875-immr", "fsl,pq1-soc", "simple-bus";
|
H A D | mpc836x_rdk.dts | 58 compatible = "fsl,mpc8360-immr", "fsl,immr", "fsl,soc",
|
H A D | mpc8315erdb.dts | 93 immr@e0000000 { 97 compatible = "fsl,mpc8315-immr", "simple-bus";
|
H A D | tqm5200.dts | 43 compatible = "fsl,mpc5200-immr";
|
H A D | ep8248e.dts | 92 compatible = "fsl,mpc8248-immr", "fsl,pq2-soc", "simple-bus";
|
H A D | charon.dts | 46 compatible = "fsl,mpc5200-immr";
|
H A D | mgcoge.dts | 99 compatible = "fsl,mpc8247-immr", "fsl,pq2-soc", "simple-bus";
|
H A D | lite5200.dts | 43 compatible = "fsl,mpc5200-immr";
|
H A D | stx_gp3_8560.dts | 54 compatible = "fsl,mpc8560-immr", "simple-bus";
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
H A D | mpc5121-psc.txt | 8 fsl,mpc5121-immr SoC node. Additionally the PSC FIFO
|
H A D | mpc5200.txt | 59 compatible mpc5200: "fsl,mpc5200-immr" 60 mpc5200b: "fsl,mpc5200b-immr"
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64InstPrinter.cpp | 151 int64_t immr = Op2.getImm(); in printInst() local 153 if (Opcode == AArch64::UBFMWri && imms != 0x1F && ((imms + 1) == immr)) { in printInst() 157 ((imms + 1 == immr))) { in printInst() 162 shift = immr; in printInst() 165 shift = immr; in printInst() 168 shift = immr; in printInst() 171 shift = immr; in printInst()
|
H A D | AArch64AddressingModes.h | 212 /// the form N:immr:imms. 291 /// "N:immr:imms" (where the immr and imms fields are each 6 bits) into the 294 // Extract the N, imms, and immr fields. in decodeLogicalImmediate() 296 unsigned immr = (val >> 6) & 0x3f; in decodeLogicalImmediate() 303 unsigned R = immr & (size - 1); in decodeLogicalImmediate() 319 /// in the form "N:immr:imms" (where the immr and imms fields are each 6 bits) 297 unsigned immr = (val >> 6) & 0x3f; decodeLogicalImmediate() local
|
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | bsc9131si-post.dtsi | 46 compatible = "fsl,bsc9131-immr", "simple-bus";
|
H A D | mpc8548si-post.dtsi | 111 compatible = "fsl,mpc8548-immr", "simple-bus";
|
H A D | bsc9132si-post.dtsi | 75 compatible = "fsl,bsc9132-immr", "simple-bus";
|
H A D | p1020si-post.dtsi | 104 compatible = "fsl,p1020-immr", "simple-bus";
|
H A D | p1010si-post.dtsi | 103 compatible = "fsl,p1010-immr", "simple-bus";
|
H A D | mpc8572si-post.dtsi | 132 compatible = "fsl,mpc8572-immr", "simple-bus";
|
H A D | mpc8544si-post.dtsi | 142 compatible = "fsl,mpc8544-immr", "simple-bus";
|