Lines Matching refs:FMT

19 /* Define the FMT macro before including this file; it takes a name
70 FMT(d_1_or_2_src, 32, 0x40, 0x7c,
73 FMT(d_ext_1_or_2_src, 32, 0x830, 0xc3c,
76 FMT(d_load_store, 32, 0x4, 0xc,
82 FMT(d_load_nonaligned, 32, 0x124, 0x17c,
85 FMT(d_store_nonaligned, 32, 0x174, 0x17c,
88 FMT(d_load_store_long, 32, 0xc, 0xc,
91 FMT(d_adda_long, 32, 0x1000000c, 0xf000000c,
98 FMT(d_doff4_dsz_0xx, 16, DSZ(0) | 0x0004, DSZ(0x4) | 0x0406,
101 FMT(d_doff4_dsz_100, 16, DSZ(4) | 0x0004, DSZ(0x7) | 0x0406,
104 FMT(d_doff4_dsz_000, 16, DSZ(0) | 0x0004, DSZ(0x7) | 0x0406,
107 FMT(d_doff4_dsz_x01, 16, DSZ(1) | 0x0004, DSZ(0x3) | 0x0406,
110 FMT(d_doff4_dsz_01x, 16, DSZ(2) | 0x0004, DSZ(0x6) | 0x0406,
113 FMT(d_doff4_dsz_111, 16, DSZ(7) | 0x0004, DSZ(0x7) | 0x0406,
116 FMT(d_doff4_dsz_x11, 16, DSZ(3) | 0x0004, DSZ(0x3) | 0x0406,
119 FMT(d_doff4_dsz_010, 16, DSZ(2) | 0x0004, DSZ(0x7) | 0x0406,
122 FMT(d_doff4_dsz_110, 16, DSZ(6) | 0x0004, DSZ(0x7) | 0x0406,
127 FMT(d_doff4dw, 16, DSZ(4) | 0x0004, DSZ(0x4) | 0x0406,
132 FMT(d_dind_dsz_0xx, 16, DSZ(0) | 0x0404, DSZ(0x4) | 0x0c06,
136 FMT(d_dind_dsz_x01, 16, DSZ(1) | 0x0404, DSZ(0x3) | 0x0c06,
140 FMT(d_dind_dsz_x11, 16, DSZ(3) | 0x0404, DSZ(0x3) | 0x0c06,
144 FMT(d_dind_dsz_01x, 16, DSZ(2) | 0x0404, DSZ(0x6) | 0x0c06,
148 FMT(d_dind_dsz_000, 16, DSZ(0) | 0x0404, DSZ(0x7) | 0x0c06,
152 FMT(d_dind_dsz_010, 16, DSZ(2) | 0x0404, DSZ(0x7) | 0x0c06,
156 FMT(d_dind_dsz_100, 16, DSZ(4) | 0x0404, DSZ(0x7) | 0x0c06,
160 FMT(d_dind_dsz_110, 16, DSZ(6) | 0x0404, DSZ(0x7) | 0x0c06,
164 FMT(d_dind_dsz_111, 16, DSZ(7) | 0x0404, DSZ(0x7) | 0x0c06,
169 FMT(d_dinddw, 16, DSZ(4) | 0x0404, DSZ(0x4) | 0x0c06,
174 FMT(d_dinc_dsz_x01, 16, DSZ(1) | 0x0c04, DSZ(0x3) | 0xcc06,
178 FMT(d_dinc_dsz_0xx, 16, DSZ(0) | 0x0c04, DSZ(0x4) | 0xcc06,
182 FMT(d_dinc_dsz_01x, 16, DSZ(2) | 0x0c04, DSZ(0x6) | 0xcc06,
186 FMT(d_dinc_dsz_x11,16, DSZ(3) | 0x0c04, DSZ(0x3) | 0xcc06,
190 FMT(d_dinc_dsz_000, 16, DSZ(0) | 0x0c04, DSZ(0x7) | 0xcc06,
194 FMT(d_dinc_dsz_010, 16, DSZ(2) | 0x0c04, DSZ(0x7) | 0xcc06,
198 FMT(d_dinc_dsz_100, 16, DSZ(4) | 0x0c04, DSZ(0x7) | 0xcc06,
202 FMT(d_dinc_dsz_110, 16, DSZ(6) | 0x0c04, DSZ(0x7) | 0xcc06,
206 FMT(d_dinc_dsz_111, 16, DSZ(7) | 0x0c04, DSZ(0x7) | 0xcc06,
211 FMT(d_dincdw, 16, DSZ(4) | 0x0c04, DSZ(0x4) | 0xcc06,
216 FMT(d_ddec_dsz_01x, 16, DSZ(2) | 0x4c04, DSZ(0x6) | 0xcc06,
220 FMT(d_ddec_dsz_0xx, 16, DSZ(0) | 0x4c04, DSZ(0x4) | 0xcc06,
224 FMT(d_ddec_dsz_x01, 16, DSZ(1) | 0x4c04, DSZ(0x3) | 0xcc06,
228 FMT(d_ddec_dsz_x11, 16, DSZ(3) | 0x4c04, DSZ(0x3) | 0xcc06,
232 FMT(d_ddec_dsz_000, 16, DSZ(0) | 0x4c04, DSZ(0x7) | 0xcc06,
236 FMT(d_ddec_dsz_010, 16, DSZ(2) | 0x4c04, DSZ(0x7) | 0xcc06,
240 FMT(d_ddec_dsz_100, 16, DSZ(4) | 0x4c04, DSZ(0x7) | 0xcc06,
244 FMT(d_ddec_dsz_110, 16, DSZ(6) | 0x4c04, DSZ(0x7) | 0xcc06,
248 FMT(d_ddec_dsz_111, 16, DSZ(7) | 0x4c04, DSZ(0x7) | 0xcc06,
253 FMT(d_ddecdw, 16, DSZ(4) | 0x4c04, DSZ(0x4) | 0xcc06,
258 FMT(d_dstk, 16, 0x8c04, 0x8c06,
263 FMT(d_dx2op, 16, 0x0036, 0x047e,
267 FMT(d_dx5, 16, 0x0436, 0x047e,
272 FMT(d_dx5p, 16, 0x0c76, 0x1c7e,
277 FMT(d_dx1, 16, 0x1876, 0x1c7e,
281 FMT(d_dpp, 16, 0x0077, 0x087f,
287 FMT(l_1_or_2_src, 32, 0x18, 0x1c,
290 FMT(l_1_or_2_src_noncond, 32, 0x10000018, 0xf000001c,
293 FMT(l_unary, 32, 0x358, 0xffc,
300 FMT(l_l3_sat_0, 16, SAT(0) | 0x0000, SAT(1) | 0x040e,
304 FMT(l_l3_sat_1, 16, SAT(1) | 0x0000, SAT(1) | 0x040e,
309 FMT(l_l3i, 16, 0x0400, 0x040e,
316 FMT(l_l2c, 16, 0x0408, 0x040e,
321 FMT(l_lx5, 16, 0x0426, 0x047e,
326 FMT(l_lx3c, 16, 0x0026, 0x147e,
330 FMT(l_lx1c, 16, 0x1026, 0x147e,
334 FMT(l_lx1, 16, 0x1866, 0x1c7e,
339 FMT(m_compound, 32, 0x30, 0x83c,
342 FMT(m_1_or_2_src, 32, 0x10000030, 0xf000083c,
346 FMT(m_unary, 32, 0xf0, 0xffc,
351 FMT(m_mpy, 32, 0x0, 0x7c,
356 FMT(m_m3_sat_0, 16, SAT(0) | 0x001e, SAT(1) | 0x001e,
359 FMT(m_m3_sat_1, 16, SAT(1) | 0x001e, SAT(1) | 0x001e,
365 FMT(s_1_or_2_src, 32, 0x20, 0x3c,
368 FMT(s_ext_1_or_2_src, 32, 0xc30, 0xc3c,
371 FMT(s_ext_1_or_2_src_noncond, 32, 0xc30, 0xe0000c3c,
374 FMT(s_unary, 32, 0xf20, 0xffc,
377 FMT(s_ext_branch_cond_imm, 32, 0x10, 0x7c,
379 FMT(s_call_imm_nop, 32, 0x10, 0xe000007c,
381 FMT(s_branch_nop_cst, 32, 0x120, 0x1ffc,
383 FMT(s_branch_nop_reg, 32, 0x800360, 0xf830ffc,
385 FMT(s_branch, 32, 0x360, 0xf83effc,
387 FMT(s_mvk, 32, 0x28, 0x3c,
389 FMT(s_field, 32, 0x8, 0x3c,
394 FMT(s_addk, 32, 0x50, 0x7c,
396 FMT(s_addkpc, 32, 0x160, 0x1ffc,
398 FMT(s_b_irp, 32, 0x1800e0, 0x7feffc,
400 FMT(s_b_nrp, 32, 0x1c00e0, 0x7feffc,
402 FMT(s_bdec, 32, 0x1020, 0x1ffc,
404 FMT(s_bpos, 32, 0x20, 0x1ffc,
410 FMT(s_sbs7, 16, BR(1) | 0x000a, BR(1) | 0x003e,
414 FMT(s_sbu8, 16, BR(1) | 0xc00a, BR(1) | 0xc03e,
418 FMT(s_scs10, 16, BR(1) | 0x001a, BR(1) | 0x003e,
422 FMT(s_sbs7c, 16, BR(1) | 0x002a, BR(1) | 0x002e,
426 FMT(s_sbu8c, 16, BR(1) | 0xc02a, BR(1) | 0xc02e,
430 FMT(s_s3, 16, BR(0) | 0x000a, BR(1) | 0x040e,
434 FMT(s_s3_sat_x, 16, BR(0) | SAT(0) | 0x000a, BR(1) | SAT(0) | 0x040e,
438 FMT(s_s3_sat_0, 16, BR(0) | SAT(0) | 0x000a, BR(1) | SAT(1) | 0x040e,
442 FMT(s_s3_sat_1, 16, BR(0) | SAT(1) | 0x000a, BR(1) | SAT(1) | 0x040e,
447 FMT(s_s3i, 16, BR(0) | 0x040a, BR(1) | 0x040e,
452 FMT(s_smvk8, 16, 0x0012, 0x001e,
457 FMT(s_ssh5_sat_x, 16, SAT(0) | 0x0402, SAT(0) | 0x041e,
460 FMT(s_ssh5_sat_0, 16, SAT(0) | 0x0402, SAT(1) | 0x041e,
463 FMT(s_ssh5_sat_1, 16, SAT(1) | 0x0402, SAT(1) | 0x041e,
468 FMT(s_s2sh, 16, 0x0462, 0x047e,
472 FMT(s_sc5, 16, 0x0002, 0x041e,
477 FMT(s_s2ext, 16, 0x0062, 0x047e,
481 FMT(s_sx2op, 16, 0x002e, 0x047e,
486 FMT(s_sx5, 16, 0x042e, 0x047e,
491 FMT(s_sx1, 16, 0x186e, 0x1c7e,
495 FMT(s_sx1b, 16, 0x006e, 0x187e,
499 FMT(lsdmvto, 16, 0x0006, 0x0066,
504 FMT(lsdmvfr, 16, 0x0046, 0x0066,
509 FMT(lsdx1c, 16, 0x0866, 0x1c66,
514 FMT(lsdx1, 16, 0x1866, 0x1c66,
519 FMT(nfu_loop_buffer, 32, 0x00020000, 0x00021ffc,
522 FMT(nfu_nop_idle, 32, 0x00000000, 0xfffe1ffc,
527 FMT(nfu_dint, 32, 0x10004000, 0xfffffffc,
529 FMT(nfu_rint, 32, 0x10006000, 0xfffffffc,
531 FMT(nfu_swe, 32, 0x10000000, 0xfffffffc,
533 FMT(nfu_swenr, 32, 0x10002000, 0xfffffffc,
538 FMT(nfu_spkernel, 32, 0x00034000, 0xf03ffffc,
540 FMT(nfu_spkernelr, 32, 0x00036000, 0xfffffffc,
542 FMT(nfu_spmask, 32, 0x00020000, 0xfc021ffc,
548 FMT(nfu_uspl, 16, 0x0c66, 0xbc7e,
559 FMT(nfu_uspldr, 16, 0x8c66, 0xbc7e,
564 FMT(nfu_uspk, 16, 0x1c66, 0x3c7e,
568 FMT(nfu_uspma, 16, 0x2c66, 0x3c7e,
572 FMT(nfu_uspmb, 16, 0x3c66, 0x3c7e,
576 FMT(nfu_unop, 16, 0x0c6e, 0x1fff,