Skip to content

Instantly share code, notes, and snippets.

@stblr
Created November 1, 2020 15:10
Show Gist options
  • Save stblr/74a80fb1b7fdcd119f80ca9dc819a9a9 to your computer and use it in GitHub Desktop.
Save stblr/74a80fb1b7fdcd119f80ca9dc819a9a9 to your computer and use it in GitHub Desktop.
platform: 7.5
ext: 7p5
name: HSW
1 add add 0x40 Addition
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
3 addc addc 0x4e Addition with Carry
0x400 u32 , 0x400 u32
4 and and 0x5 Logic And
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
5 asr asr 0xc Arithmetic Shift Right
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
6 avg avg 0x42 Average
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
7 bfe bfe 0x18 Bit Field Extract
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
8 bfi1 bfi1 0x19 Bit Field Insert 1
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
9 bfi2 bfi2 0x1a Bit Field Insert 2
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
267 bfrev bfrev 0x17 Bit Field Reverse
0x400 u32 , 0x400 u32
268 brc brc 0x23 Branch Converging
0x0 , 0x800 i32
269 brd brd 0x21 Branch Diverging
0x0 , 0x800 i32
270 break break 0x28 Break
271 call call 0x2c Call
0xc00 u32 i32 , 0x0
272 calla calla 0x2b Call Absolute
0xc00 u32 i32 , 0x0
273 cbit cbit 0x4d Count Bits Set
0x400 u32 , 0x540 u8 u16 u32
274 cmp cmp 0x10 Compare
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
275 cmpn cmpn 0x11 Compare NaN
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
276 cont cont 0x29 Continue
278 dim dim 0xa Double Precision Floating Point Immediate Data Move
0x40000 f64 , 0x20000 f32
279 dp2 dp2 0x57 Dot Product 2
0x20000 f32 , 0x20000 f32
280 dp3 dp3 0x56 Dot Product 3
0x20000 f32 , 0x20000 f32
281 dp4 dp4 0x54 Dot Product 4
0x20000 f32 , 0x20000 f32
349 dph dph 0x55 Dot Product Homogeneous
0x20000 f32 , 0x20000 f32
350 else else 0x24 Else
351 endif endif 0x25 End If
352 f16to32 f16to32 0x14 Half Precision Float to Single Precision Float
0x20000 f32 , 0x200 i16
353 f32to16 f32to16 0x13 Single Precision Float to Half Precision Float
0x200 i16 , 0x20000 f32
354 fbh fbh 0x4b Find First Bit from MSB Side
0x400 u32 , 0xc00 u32 i32
355 fbl fbl 0x4c Find First Bit from LSB Side
0x400 u32 , 0x400 u32
356 frc frc 0x43 Fraction
0x20000 f32 , 0x20000 f32
358 halt halt 0x2a Halt
359 if if 0x22 If
360 illegal illegal 0x0 Illegal
361 jmpi jmpi 0x20 Jump Indexed
0x0 , 0x800 i32
363 line line 0x59 Line
0x20000 f32 , 0x20000 f32
364 lrp lrp 0x5c Linear Interpolation
0x20000 f32 , 0x20000 f32
365 lzd lzd 0x4a Leading Zero Detection
0x400 u32 , 0xc00 u32 i32
366 mac mac 0x48 Multiply Accumulate
0xfc0 u8 i8 u16 i16 u32 i32 , 0x3c0 u8 i8 u16 i16
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
367 mach mach 0x49 Multiply Accumulate High
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
369 mad mad 0x5b Multiply Add
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
371 math math 0x38 Extended Math Function
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
372 cos math.cos 0x38 COS
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
373 exp math.exp 0x38 EXP
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
374 fdiv math.fdiv 0x38 FDIV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
375 idiv math.idiv 0x38 IDIV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
376 inv math.inv 0x38 INV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
378 iqot math.iqot 0x38 IQOT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
379 irem math.irem 0x38 IREM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
380 log math.log 0x38 LOG
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
381 pow math.pow 0x38 POW
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
382 rsqt math.rsqt 0x38 RSQT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
384 sin math.sin 0x38 SIN
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
385 sqt math.sqt 0x38 SQT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
386 mov mov 0x1 Move
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xfc0 u8 i8 u16 i16 u32 i32 , 0x20000 f32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0xf00 u16 i16 u32 i32
0x40000 f64 , 0x20000 f32
0xf00 u16 i16 u32 i32 , 0x40000 f64
0x20000 f32 , 0x40000 f64
0x40000 f64 , 0x40000 f64
387 movi movi 0x3 Move Indexed
0x80 i8 , 0x80 i8
0x40 u8 , 0x40 u8
0x200 i16 , 0x200 i16
0x100 u16 , 0x100 u16
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x20000 f32 , 0x20000 f32
388 mul mul 0x41 Multiply
0x80 i8 , 0x80 i8
0x200 i16 , 0x80 i8
0x800 i32 , 0x80 i8
0x200 i16 , 0x200 i16
0x800 i32 , 0x200 i16
0x800 i32 , 0xa00 i16 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
389 nop nop 0x7e No Operation
390 not not 0x4 Logic Not
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
391 or or 0x6 Logic Or
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
392 pln pln 0x5a Plane
0x20000 f32 , 0x20000 f32
393 ret ret 0x2d Return
0x0 , 0xc00 u32 i32
394 rndd rndd 0x45 Round Down
0x20000 f32 , 0x20000 f32
395 rnde rnde 0x46 Round to Nearest or Even
0x20000 f32 , 0x20000 f32
396 rndu rndu 0x44 Round Up
0x20000 f32 , 0x20000 f32
397 rndz rndz 0x47 Round to Zero
0x20000 f32 , 0x20000 f32
400 sad2 sad2 0x50 Sum of Absolute Difference 2
0x300 u16 i16 , 0xc0 u8 i8
401 sada2 sada2 0x51 Sum of Absolute Difference Accumulate 2
0x300 u16 i16 , 0xc0 u8 i8
402 sel sel 0x2 Select
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
403 send send 0x31 Send Message
404 sendc sendc 0x32 Conditional Send Message
445 shl shl 0x9 Shift Left
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
446 shr shr 0x8 Shift Right
0x540 u8 u16 u32 , 0x540 u8 u16 u32
448 subb subb 0x4f Integer Subtraction with Borrow
0x400 u32 , 0x400 u32
456 wait wait 0x30 Wait Notification
0x400 u32 , 0x400 u32
457 while while 0x27 While
458 xor xor 0x7 Logic Xor
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
platform: 8.0
ext: 8
name: BDW
1 add add 0x40 Addition
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
3 addc addc 0x4e Addition with Carry
0x400 u32 , 0x400 u32
4 and and 0x5 Logic And
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
5 asr asr 0xc Arithmetic Shift Right
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
6 avg avg 0x42 Average
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
7 bfe bfe 0x18 Bit Field Extract
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
8 bfi1 bfi1 0x19 Bit Field Insert 1
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
9 bfi2 bfi2 0x1a Bit Field Insert 2
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
267 bfrev bfrev 0x17 Bit Field Reverse
0x400 u32 , 0x400 u32
268 brc brc 0x23 Branch Converging
0x0 , 0x800 i32
269 brd brd 0x21 Branch Diverging
0x0 , 0x800 i32
270 break break 0x28 Break
271 call call 0x2c Call
0xc00 u32 i32 , 0x0
272 calla calla 0x2b Call Absolute
0xc00 u32 i32 , 0x0
273 cbit cbit 0x4d Count Bits Set
0x400 u32 , 0x540 u8 u16 u32
274 cmp cmp 0x10 Compare
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
275 cmpn cmpn 0x11 Compare NaN
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
276 cont cont 0x29 Continue
277 csel csel 0x12 Conditional Select
0x20000 f32 , 0x20000 f32
279 dp2 dp2 0x57 Dot Product 2
0x20000 f32 , 0x20000 f32
280 dp3 dp3 0x56 Dot Product 3
0x20000 f32 , 0x20000 f32
281 dp4 dp4 0x54 Dot Product 4
0x20000 f32 , 0x20000 f32
349 dph dph 0x55 Dot Product Homogeneous
0x20000 f32 , 0x20000 f32
350 else else 0x24 Else
351 endif endif 0x25 End If
354 fbh fbh 0x4b Find First Bit from MSB Side
0x400 u32 , 0xc00 u32 i32
355 fbl fbl 0x4c Find First Bit from LSB Side
0x400 u32 , 0x400 u32
356 frc frc 0x43 Fraction
0x20000 f32 , 0x20000 f32
357 goto goto 0x2e Goto
358 halt halt 0x2a Halt
359 if if 0x22 If
360 illegal illegal 0x0 Illegal
361 jmpi jmpi 0x20 Jump Indexed
0x0 , 0x800 i32
362 join join 0x2f Join
363 line line 0x59 Line
0x20000 f32 , 0x20000 f32
364 lrp lrp 0x5c Linear Interpolation
0x20000 f32 , 0x20000 f32
365 lzd lzd 0x4a Leading Zero Detection
0x400 u32 , 0xc00 u32 i32
366 mac mac 0x48 Multiply Accumulate
0xfc0 u8 i8 u16 i16 u32 i32 , 0x3c0 u8 i8 u16 i16
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
367 mach mach 0x49 Multiply Accumulate High
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
369 mad mad 0x5b Multiply Add
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
370 madm madm 0x5d Multiply Add for Macro
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
371 math math 0x38 Extended Math Function
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
372 cos math.cos 0x38 COS
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
373 exp math.exp 0x38 EXP
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
374 fdiv math.fdiv 0x38 FDIV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
375 idiv math.idiv 0x38 IDIV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
376 inv math.inv 0x38 INV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
377 invm math.invm 0x38 INVM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
378 iqot math.iqot 0x38 IQOT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
379 irem math.irem 0x38 IREM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
380 log math.log 0x38 LOG
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
381 pow math.pow 0x38 POW
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
382 rsqt math.rsqt 0x38 RSQT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
383 rsqtm math.rsqtm 0x38 RSQTM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
384 sin math.sin 0x38 SIN
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
385 sqt math.sqt 0x38 SQT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
386 mov mov 0x1 Move
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xfc0 u8 i8 u16 i16 u32 i32 , 0x20000 f32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0xf00 u16 i16 u32 i32
0x40000 f64 , 0x20000 f32
0xf00 u16 i16 u32 i32 , 0x40000 f64
0x20000 f32 , 0x40000 f64
0x40000 f64 , 0x40000 f64
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
0x3000 u64 i64 , 0x20000 f32
0x3000 u64 i64 , 0x40000 f64
0x20000 f32 , 0x3000 u64 i64
0x40000 f64 , 0x3000 u64 i64
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0x4000 f16 , 0x20000 f32
0xfc0 u8 i8 u16 i16 u32 i32 , 0x4000 f16
0x20000 f32 , 0x4000 f16
0x4000 f16 , 0x4000 f16
387 movi movi 0x3 Move Indexed
0x80 i8 , 0x80 i8
0x40 u8 , 0x40 u8
0x200 i16 , 0x200 i16
0x100 u16 , 0x100 u16
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x20000 f32 , 0x20000 f32
388 mul mul 0x41 Multiply
0xc0 u8 i8 , 0xc0 u8 i8
0x300 u16 i16 , 0xc0 u8 i8
0xc00 u32 i32 , 0xc0 u8 i8
0x300 u16 i16 , 0x300 u16 i16
0xc00 u32 i32 , 0x300 u16 i16
0xc00 u32 i32 , 0xc00 u32 i32
0x3000 u64 i64 , 0xc00 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
389 nop nop 0x7e No Operation
390 not not 0x4 Logic Not
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
391 or or 0x6 Logic Or
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
392 pln pln 0x5a Plane
0x20000 f32 , 0x20000 f32
393 ret ret 0x2d Return
0x0 , 0xc00 u32 i32
394 rndd rndd 0x45 Round Down
0x20000 f32 , 0x20000 f32
395 rnde rnde 0x46 Round to Nearest or Even
0x20000 f32 , 0x20000 f32
396 rndu rndu 0x44 Round Up
0x20000 f32 , 0x20000 f32
397 rndz rndz 0x47 Round to Zero
0x20000 f32 , 0x20000 f32
400 sad2 sad2 0x50 Sum of Absolute Difference 2
0x300 u16 i16 , 0xc0 u8 i8
401 sada2 sada2 0x51 Sum of Absolute Difference Accumulate 2
0x300 u16 i16 , 0xc0 u8 i8
402 sel sel 0x2 Select
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
0x4000 f16 , 0x4000 f16
403 send send 0x31 Send Message
404 sendc sendc 0x32 Conditional Send Message
445 shl shl 0x9 Shift Left
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
446 shr shr 0x8 Shift Right
0x540 u8 u16 u32 , 0x540 u8 u16 u32
0x500 u16 u32 , 0x500 u16 u32
0x1000 u64 , 0x500 u16 u32
0x500 u16 u32 , 0x1000 u64
0x1000 u64 , 0x1000 u64
447 smov smov 0xa Scattered Move
0x24f00 u16 i16 u32 i32 f16 f32 , 0x24f00 u16 i16 u32 i32 f16 f32
0x43000 u64 i64 f64 , 0x24f00 u16 i16 u32 i32 f16 f32
0x24f00 u16 i16 u32 i32 f16 f32 , 0x43000 u64 i64 f64
0x43000 u64 i64 f64 , 0x43000 u64 i64 f64
448 subb subb 0x4f Integer Subtraction with Borrow
0x400 u32 , 0x400 u32
456 wait wait 0x30 Wait Notification
0x400 u32 , 0x400 u32
457 while while 0x27 While
458 xor xor 0x7 Logic Xor
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
platform: 9.0
ext: 9
name: SKL
1 add add 0x40 Addition
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
0x24000 f16 f32 , 0x24000 f16 f32
3 addc addc 0x4e Addition with Carry
0x400 u32 , 0x400 u32
4 and and 0x5 Logic And
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
5 asr asr 0xc Arithmetic Shift Right
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
6 avg avg 0x42 Average
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
7 bfe bfe 0x18 Bit Field Extract
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
8 bfi1 bfi1 0x19 Bit Field Insert 1
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
9 bfi2 bfi2 0x1a Bit Field Insert 2
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
267 bfrev bfrev 0x17 Bit Field Reverse
0x400 u32 , 0x400 u32
268 brc brc 0x23 Branch Converging
0x0 , 0x800 i32
269 brd brd 0x21 Branch Diverging
0x0 , 0x800 i32
270 break break 0x28 Break
271 call call 0x2c Call
0xc00 u32 i32 , 0x0
272 calla calla 0x2b Call Absolute
0xc00 u32 i32 , 0x0
273 cbit cbit 0x4d Count Bits Set
0x400 u32 , 0x540 u8 u16 u32
274 cmp cmp 0x10 Compare
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
0x24000 f16 f32 , 0x24000 f16 f32
275 cmpn cmpn 0x11 Compare NaN
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
276 cont cont 0x29 Continue
277 csel csel 0x12 Conditional Select
0x20000 f32 , 0x20000 f32
279 dp2 dp2 0x57 Dot Product 2
0x20000 f32 , 0x20000 f32
280 dp3 dp3 0x56 Dot Product 3
0x20000 f32 , 0x20000 f32
281 dp4 dp4 0x54 Dot Product 4
0x20000 f32 , 0x20000 f32
349 dph dph 0x55 Dot Product Homogeneous
0x20000 f32 , 0x20000 f32
350 else else 0x24 Else
351 endif endif 0x25 End If
354 fbh fbh 0x4b Find First Bit from MSB Side
0x400 u32 , 0xc00 u32 i32
355 fbl fbl 0x4c Find First Bit from LSB Side
0x400 u32 , 0x400 u32
356 frc frc 0x43 Fraction
0x20000 f32 , 0x20000 f32
357 goto goto 0x2e Goto
358 halt halt 0x2a Halt
359 if if 0x22 If
360 illegal illegal 0x0 Illegal
361 jmpi jmpi 0x20 Jump Indexed
0x0 , 0x800 i32
362 join join 0x2f Join
363 line line 0x59 Line
0x20000 f32 , 0x20000 f32
364 lrp lrp 0x5c Linear Interpolation
0x20000 f32 , 0x20000 f32
365 lzd lzd 0x4a Leading Zero Detection
0x400 u32 , 0xc00 u32 i32
366 mac mac 0x48 Multiply Accumulate
0xfc0 u8 i8 u16 i16 u32 i32 , 0x3c0 u8 i8 u16 i16
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
367 mach mach 0x49 Multiply Accumulate High
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
369 mad mad 0x5b Multiply Add
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
370 madm madm 0x5d Multiply Add for Macro
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
371 math math 0x38 Extended Math Function
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
372 cos math.cos 0x38 COS
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
373 exp math.exp 0x38 EXP
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
374 fdiv math.fdiv 0x38 FDIV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
375 idiv math.idiv 0x38 IDIV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
376 inv math.inv 0x38 INV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
377 invm math.invm 0x38 INVM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
378 iqot math.iqot 0x38 IQOT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
379 irem math.irem 0x38 IREM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
380 log math.log 0x38 LOG
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
381 pow math.pow 0x38 POW
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
382 rsqt math.rsqt 0x38 RSQT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
383 rsqtm math.rsqtm 0x38 RSQTM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
384 sin math.sin 0x38 SIN
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
385 sqt math.sqt 0x38 SQT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
386 mov mov 0x1 Move
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xfc0 u8 i8 u16 i16 u32 i32 , 0x20000 f32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0xf00 u16 i16 u32 i32
0x40000 f64 , 0x20000 f32
0xf00 u16 i16 u32 i32 , 0x40000 f64
0x20000 f32 , 0x40000 f64
0x40000 f64 , 0x40000 f64
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
0x3000 u64 i64 , 0x20000 f32
0x3000 u64 i64 , 0x40000 f64
0x20000 f32 , 0x3000 u64 i64
0x40000 f64 , 0x3000 u64 i64
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0x4000 f16 , 0x20000 f32
0xfc0 u8 i8 u16 i16 u32 i32 , 0x4000 f16
0x20000 f32 , 0x4000 f16
0x4000 f16 , 0x4000 f16
387 movi movi 0x3 Move Indexed
0x80 i8 , 0x80 i8
0x40 u8 , 0x40 u8
0x200 i16 , 0x200 i16
0x100 u16 , 0x100 u16
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x20000 f32 , 0x20000 f32
388 mul mul 0x41 Multiply
0xc0 u8 i8 , 0xc0 u8 i8
0x300 u16 i16 , 0xc0 u8 i8
0xc00 u32 i32 , 0xc0 u8 i8
0x300 u16 i16 , 0x300 u16 i16
0xc00 u32 i32 , 0x300 u16 i16
0xc00 u32 i32 , 0xc00 u32 i32
0x3000 u64 i64 , 0xc00 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
389 nop nop 0x7e No Operation
390 not not 0x4 Logic Not
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
391 or or 0x6 Logic Or
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
392 pln pln 0x5a Plane
0x20000 f32 , 0x20000 f32
393 ret ret 0x2d Return
0x0 , 0xc00 u32 i32
394 rndd rndd 0x45 Round Down
0x20000 f32 , 0x20000 f32
395 rnde rnde 0x46 Round to Nearest or Even
0x20000 f32 , 0x20000 f32
396 rndu rndu 0x44 Round Up
0x20000 f32 , 0x20000 f32
397 rndz rndz 0x47 Round to Zero
0x20000 f32 , 0x20000 f32
400 sad2 sad2 0x50 Sum of Absolute Difference 2
0x300 u16 i16 , 0xc0 u8 i8
401 sada2 sada2 0x51 Sum of Absolute Difference Accumulate 2
0x300 u16 i16 , 0xc0 u8 i8
402 sel sel 0x2 Select
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
403 send send 0x31 Send Message
404 sendc sendc 0x32 Conditional Send Message
424 sends sends 0x33 Split Send Message
425 sendsc sendsc 0x34 Conditional Split Send Message
445 shl shl 0x9 Shift Left
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
446 shr shr 0x8 Shift Right
0x540 u8 u16 u32 , 0x540 u8 u16 u32
0x500 u16 u32 , 0x500 u16 u32
0x1000 u64 , 0x500 u16 u32
0x500 u16 u32 , 0x1000 u64
0x1000 u64 , 0x1000 u64
447 smov smov 0xa Scattered Move
0x24f00 u16 i16 u32 i32 f16 f32 , 0x24f00 u16 i16 u32 i32 f16 f32
0x43000 u64 i64 f64 , 0x24f00 u16 i16 u32 i32 f16 f32
0x24f00 u16 i16 u32 i32 f16 f32 , 0x43000 u64 i64 f64
0x43000 u64 i64 f64 , 0x43000 u64 i64 f64
448 subb subb 0x4f Integer Subtraction with Borrow
0x400 u32 , 0x400 u32
456 wait wait 0x30 Wait Notification
0x400 u32 , 0x400 u32
457 while while 0x27 While
458 xor xor 0x7 Logic Xor
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
platform: 10.0
ext: 10
name: CNL
1 add add 0x40 Addition
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
0x24000 f16 f32 , 0x24000 f16 f32
3 addc addc 0x4e Addition with Carry
0x400 u32 , 0x400 u32
4 and and 0x5 Logic And
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
5 asr asr 0xc Arithmetic Shift Right
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
6 avg avg 0x42 Average
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
7 bfe bfe 0x18 Bit Field Extract
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
8 bfi1 bfi1 0x19 Bit Field Insert 1
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
9 bfi2 bfi2 0x1a Bit Field Insert 2
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
267 bfrev bfrev 0x17 Bit Field Reverse
0x400 u32 , 0x400 u32
268 brc brc 0x23 Branch Converging
0x0 , 0x800 i32
269 brd brd 0x21 Branch Diverging
0x0 , 0x800 i32
270 break break 0x28 Break
271 call call 0x2c Call
0xc00 u32 i32 , 0x0
272 calla calla 0x2b Call Absolute
0xc00 u32 i32 , 0x0
273 cbit cbit 0x4d Count Bits Set
0x400 u32 , 0x540 u8 u16 u32
274 cmp cmp 0x10 Compare
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
0x24000 f16 f32 , 0x24000 f16 f32
275 cmpn cmpn 0x11 Compare NaN
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
276 cont cont 0x29 Continue
277 csel csel 0x12 Conditional Select
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x800 i32 , 0x800 i32
0x200 i16 , 0x200 i16
279 dp2 dp2 0x57 Dot Product 2
0x20000 f32 , 0x20000 f32
280 dp3 dp3 0x56 Dot Product 3
0x20000 f32 , 0x20000 f32
281 dp4 dp4 0x54 Dot Product 4
0x20000 f32 , 0x20000 f32
349 dph dph 0x55 Dot Product Homogeneous
0x20000 f32 , 0x20000 f32
350 else else 0x24 Else
351 endif endif 0x25 End If
354 fbh fbh 0x4b Find First Bit from MSB Side
0x400 u32 , 0xc00 u32 i32
355 fbl fbl 0x4c Find First Bit from LSB Side
0x400 u32 , 0x400 u32
356 frc frc 0x43 Fraction
0x20000 f32 , 0x20000 f32
357 goto goto 0x2e Goto
358 halt halt 0x2a Halt
359 if if 0x22 If
360 illegal illegal 0x0 Illegal
361 jmpi jmpi 0x20 Jump Indexed
0x0 , 0x800 i32
362 join join 0x2f Join
363 line line 0x59 Line
0x20000 f32 , 0x20000 f32
364 lrp lrp 0x5c Linear Interpolation
0x20000 f32 , 0x20000 f32
365 lzd lzd 0x4a Leading Zero Detection
0x400 u32 , 0xc00 u32 i32
366 mac mac 0x48 Multiply Accumulate
0xfc0 u8 i8 u16 i16 u32 i32 , 0x3c0 u8 i8 u16 i16
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
367 mach mach 0x49 Multiply Accumulate High
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
369 mad mad 0x5b Multiply Add
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
0x200 i16 , 0x80 i8
0xa00 i16 i32 , 0xa00 i16 i32
370 madm madm 0x5d Multiply Add for Macro
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
371 math math 0x38 Extended Math Function
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
372 cos math.cos 0x38 COS
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
373 exp math.exp 0x38 EXP
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
374 fdiv math.fdiv 0x38 FDIV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
375 idiv math.idiv 0x38 IDIV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
376 inv math.inv 0x38 INV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
377 invm math.invm 0x38 INVM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
378 iqot math.iqot 0x38 IQOT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
379 irem math.irem 0x38 IREM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
380 log math.log 0x38 LOG
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
381 pow math.pow 0x38 POW
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
382 rsqt math.rsqt 0x38 RSQT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
383 rsqtm math.rsqtm 0x38 RSQTM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
384 sin math.sin 0x38 SIN
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
385 sqt math.sqt 0x38 SQT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
386 mov mov 0x1 Move
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xfc0 u8 i8 u16 i16 u32 i32 , 0x20000 f32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0xf00 u16 i16 u32 i32
0x40000 f64 , 0x20000 f32
0xf00 u16 i16 u32 i32 , 0x40000 f64
0x20000 f32 , 0x40000 f64
0x40000 f64 , 0x40000 f64
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
0x3000 u64 i64 , 0x20000 f32
0x3000 u64 i64 , 0x40000 f64
0x20000 f32 , 0x3000 u64 i64
0x40000 f64 , 0x3000 u64 i64
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0x4000 f16 , 0x20000 f32
0xfc0 u8 i8 u16 i16 u32 i32 , 0x4000 f16
0x20000 f32 , 0x4000 f16
0x4000 f16 , 0x4000 f16
387 movi movi 0x3 Move Indexed
0x80 i8 , 0x80 i8
0x40 u8 , 0x40 u8
0x200 i16 , 0x200 i16
0x100 u16 , 0x100 u16
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x20000 f32 , 0x20000 f32
388 mul mul 0x41 Multiply
0xc0 u8 i8 , 0xc0 u8 i8
0x300 u16 i16 , 0xc0 u8 i8
0xc00 u32 i32 , 0xc0 u8 i8
0x300 u16 i16 , 0x300 u16 i16
0xc00 u32 i32 , 0x300 u16 i16
0xc00 u32 i32 , 0xc00 u32 i32
0x3000 u64 i64 , 0xc00 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
389 nop nop 0x7e No Operation
390 not not 0x4 Logic Not
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
391 or or 0x6 Logic Or
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
392 pln pln 0x5a Plane
0x20000 f32 , 0x20000 f32
393 ret ret 0x2d Return
0x0 , 0xc00 u32 i32
394 rndd rndd 0x45 Round Down
0x20000 f32 , 0x20000 f32
395 rnde rnde 0x46 Round to Nearest or Even
0x20000 f32 , 0x20000 f32
396 rndu rndu 0x44 Round Up
0x20000 f32 , 0x20000 f32
397 rndz rndz 0x47 Round to Zero
0x20000 f32 , 0x20000 f32
400 sad2 sad2 0x50 Sum of Absolute Difference 2
0x300 u16 i16 , 0xc0 u8 i8
401 sada2 sada2 0x51 Sum of Absolute Difference Accumulate 2
0x300 u16 i16 , 0xc0 u8 i8
402 sel sel 0x2 Select
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
403 send send 0x31 Send Message
404 sendc sendc 0x32 Conditional Send Message
424 sends sends 0x33 Split Send Message
425 sendsc sendsc 0x34 Conditional Split Send Message
445 shl shl 0x9 Shift Left
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
446 shr shr 0x8 Shift Right
0x540 u8 u16 u32 , 0x540 u8 u16 u32
0x500 u16 u32 , 0x500 u16 u32
0x1000 u64 , 0x500 u16 u32
0x500 u16 u32 , 0x1000 u64
0x1000 u64 , 0x1000 u64
447 smov smov 0xa Scattered Move
0x24f00 u16 i16 u32 i32 f16 f32 , 0x24f00 u16 i16 u32 i32 f16 f32
0x43000 u64 i64 f64 , 0x24f00 u16 i16 u32 i32 f16 f32
0x24f00 u16 i16 u32 i32 f16 f32 , 0x43000 u64 i64 f64
0x43000 u64 i64 f64 , 0x43000 u64 i64 f64
448 subb subb 0x4f Integer Subtraction with Borrow
0x400 u32 , 0x400 u32
456 wait wait 0x30 Wait Notification
0x400 u32 , 0x400 u32
457 while while 0x27 While
458 xor xor 0x7 Logic Xor
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
platform: 11.0
ext: 11
name: ICL
1 add add 0x40 Addition
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
0x24000 f16 f32 , 0x24000 f16 f32
3 addc addc 0x4e Addition with Carry
0x400 u32 , 0x400 u32
4 and and 0x5 Logic And
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
5 asr asr 0xc Arithmetic Shift Right
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
6 avg avg 0x42 Average
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
7 bfe bfe 0x18 Bit Field Extract
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
8 bfi1 bfi1 0x19 Bit Field Insert 1
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
9 bfi2 bfi2 0x1a Bit Field Insert 2
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
267 bfrev bfrev 0x17 Bit Field Reverse
0x400 u32 , 0x400 u32
268 brc brc 0x23 Branch Converging
0x0 , 0x800 i32
269 brd brd 0x21 Branch Diverging
0x0 , 0x800 i32
270 break break 0x28 Break
271 call call 0x2c Call
0xc00 u32 i32 , 0x0
272 calla calla 0x2b Call Absolute
0xc00 u32 i32 , 0x0
273 cbit cbit 0x4d Count Bits Set
0x400 u32 , 0x540 u8 u16 u32
274 cmp cmp 0x10 Compare
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
0x24000 f16 f32 , 0x24000 f16 f32
275 cmpn cmpn 0x11 Compare NaN
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
276 cont cont 0x29 Continue
277 csel csel 0x12 Conditional Select
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x800 i32 , 0x800 i32
0x200 i16 , 0x200 i16
282 dp4a dp4a 0x58 Dot Product 4 Accumulate
0xc00 u32 i32 , 0xc00 u32 i32
350 else else 0x24 Else
351 endif endif 0x25 End If
354 fbh fbh 0x4b Find First Bit from MSB Side
0x400 u32 , 0xc00 u32 i32
355 fbl fbl 0x4c Find First Bit from LSB Side
0x400 u32 , 0x400 u32
356 frc frc 0x43 Fraction
0x20000 f32 , 0x20000 f32
357 goto goto 0x2e Goto
358 halt halt 0x2a Halt
359 if if 0x22 If
360 illegal illegal 0x0 Illegal
361 jmpi jmpi 0x20 Jump Indexed
0x0 , 0x800 i32
362 join join 0x2f Join
365 lzd lzd 0x4a Leading Zero Detection
0x400 u32 , 0xc00 u32 i32
366 mac mac 0x48 Multiply Accumulate
0xfc0 u8 i8 u16 i16 u32 i32 , 0x3c0 u8 i8 u16 i16
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
367 mach mach 0x49 Multiply Accumulate High
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
369 mad mad 0x5b Multiply Add
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
0x200 i16 , 0x80 i8
0xa00 i16 i32 , 0xa00 i16 i32
0xa0000 f32 , 0xa0000 f32
370 madm madm 0x5d Multiply Add for Macro
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
371 math math 0x38 Extended Math Function
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
372 cos math.cos 0x38 COS
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
373 exp math.exp 0x38 EXP
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
374 fdiv math.fdiv 0x38 FDIV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
375 idiv math.idiv 0x38 IDIV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
376 inv math.inv 0x38 INV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
377 invm math.invm 0x38 INVM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
378 iqot math.iqot 0x38 IQOT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
379 irem math.irem 0x38 IREM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
380 log math.log 0x38 LOG
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
381 pow math.pow 0x38 POW
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
382 rsqt math.rsqt 0x38 RSQT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
383 rsqtm math.rsqtm 0x38 RSQTM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
384 sin math.sin 0x38 SIN
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
385 sqt math.sqt 0x38 SQT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
386 mov mov 0x1 Move
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xfc0 u8 i8 u16 i16 u32 i32 , 0x20000 f32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0xf00 u16 i16 u32 i32
0x40000 f64 , 0x20000 f32
0xf00 u16 i16 u32 i32 , 0x40000 f64
0x20000 f32 , 0x40000 f64
0x40000 f64 , 0x40000 f64
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
0x3000 u64 i64 , 0x20000 f32
0x3000 u64 i64 , 0x40000 f64
0x20000 f32 , 0x3000 u64 i64
0x40000 f64 , 0x3000 u64 i64
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0x4000 f16 , 0x20000 f32
0xfc0 u8 i8 u16 i16 u32 i32 , 0x4000 f16
0x20000 f32 , 0x4000 f16
0x4000 f16 , 0x4000 f16
387 movi movi 0x3 Move Indexed
0x80 i8 , 0x80 i8
0x40 u8 , 0x40 u8
0x200 i16 , 0x200 i16
0x100 u16 , 0x100 u16
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x20000 f32 , 0x20000 f32
388 mul mul 0x41 Multiply
0xc0 u8 i8 , 0xc0 u8 i8
0x300 u16 i16 , 0xc0 u8 i8
0xc00 u32 i32 , 0xc0 u8 i8
0x300 u16 i16 , 0x300 u16 i16
0xc00 u32 i32 , 0x300 u16 i16
0xc00 u32 i32 , 0xc00 u32 i32
0x3000 u64 i64 , 0xc00 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
389 nop nop 0x7e No Operation
390 not not 0x4 Logic Not
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
391 or or 0x6 Logic Or
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
393 ret ret 0x2d Return
0x0 , 0xc00 u32 i32
394 rndd rndd 0x45 Round Down
0x20000 f32 , 0x20000 f32
395 rnde rnde 0x46 Round to Nearest or Even
0x20000 f32 , 0x20000 f32
396 rndu rndu 0x44 Round Up
0x20000 f32 , 0x20000 f32
397 rndz rndz 0x47 Round to Zero
0x20000 f32 , 0x20000 f32
398 rol rol 0xf Rotate Left
0x500 u16 u32 , 0x500 u16 u32
399 ror ror 0xe Rotate Right
0x500 u16 u32 , 0x500 u16 u32
400 sad2 sad2 0x50 Sum of Absolute Difference 2
0x300 u16 i16 , 0xc0 u8 i8
401 sada2 sada2 0x51 Sum of Absolute Difference Accumulate 2
0x300 u16 i16 , 0xc0 u8 i8
402 sel sel 0x2 Select
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
403 send send 0x31 Send Message
404 sendc sendc 0x32 Conditional Send Message
424 sends sends 0x33 Split Send Message
425 sendsc sendsc 0x34 Conditional Split Send Message
445 shl shl 0x9 Shift Left
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
446 shr shr 0x8 Shift Right
0x540 u8 u16 u32 , 0x540 u8 u16 u32
0x500 u16 u32 , 0x500 u16 u32
0x1000 u64 , 0x500 u16 u32
0x500 u16 u32 , 0x1000 u64
0x1000 u64 , 0x1000 u64
447 smov smov 0xa Scattered Move
0x24f00 u16 i16 u32 i32 f16 f32 , 0x24f00 u16 i16 u32 i32 f16 f32
0x43000 u64 i64 f64 , 0x24f00 u16 i16 u32 i32 f16 f32
0x24f00 u16 i16 u32 i32 f16 f32 , 0x43000 u64 i64 f64
0x43000 u64 i64 f64 , 0x43000 u64 i64 f64
448 subb subb 0x4f Integer Subtraction with Borrow
0x400 u32 , 0x400 u32
456 wait wait 0x30 Wait Notification
0x400 u32 , 0x400 u32
457 while while 0x27 While
458 xor xor 0x7 Logic Xor
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
platform: 12.1
ext: 12p1
name: TGL
1 add add 0x40 Addition
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x24000 f16 f32 , 0x24000 f16 f32
3 addc addc 0x4e Addition with Carry
0x400 u32 , 0x400 u32
4 and and 0x65 Logic And
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
5 asr asr 0x6c Arithmetic Shift Right
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
6 avg avg 0x42 Average
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
7 bfe bfe 0x78 Bit Field Extract
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
8 bfi1 bfi1 0x79 Bit Field Insert 1
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
9 bfi2 bfi2 0x7a Bit Field Insert 2
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
267 bfrev bfrev 0x77 Bit Field Reverse
0x400 u32 , 0x400 u32
268 brc brc 0x23 Branch Converging
269 brd brd 0x21 Branch Diverging
270 break break 0x28 Break
271 call call 0x2c Call
272 calla calla 0x2b Call Absolute
273 cbit cbit 0x4d Count Bits Set
0x400 u32 , 0x540 u8 u16 u32
274 cmp cmp 0x70 Compare
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x24000 f16 f32 , 0x24000 f16 f32
275 cmpn cmpn 0x71 Compare NaN
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
276 cont cont 0x29 Continue
277 csel csel 0x72 Conditional Select
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x800 i32 , 0x800 i32
0x200 i16 , 0x200 i16
282 dp4a dp4a 0x58 Dot Product 4 Accumulate
0xc00 u32 i32 , 0xc00 u32 i32
350 else else 0x24 Else
351 endif endif 0x25 End If
354 fbh fbh 0x4b Find First Bit from MSB Side
0x400 u32 , 0xc00 u32 i32
355 fbl fbl 0x4c Find First Bit from LSB Side
0x400 u32 , 0x400 u32
356 frc frc 0x43 Fraction
0x20000 f32 , 0x20000 f32
357 goto goto 0x2e Goto
358 halt halt 0x2a Halt
359 if if 0x22 If
360 illegal illegal 0x0 Illegal
361 jmpi jmpi 0x20 Jump Indexed
362 join join 0x2f Join
365 lzd lzd 0x4a Leading Zero Detection
0x400 u32 , 0xc00 u32 i32
366 mac mac 0x48 Multiply Accumulate
0xfc0 u8 i8 u16 i16 u32 i32 , 0x3c0 u8 i8 u16 i16
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
367 mach mach 0x49 Multiply Accumulate High
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
369 mad mad 0x5b Multiply Add
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
0x200 i16 , 0x80 i8
0xa00 i16 i32 , 0xa00 i16 i32
371 math math 0x38 Extended Math Function
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
372 cos math.cos 0x38 COS
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
373 exp math.exp 0x38 EXP
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
375 idiv math.idiv 0x38 IDIV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
376 inv math.inv 0x38 INV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
377 invm math.invm 0x38 INVM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
378 iqot math.iqot 0x38 IQOT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
379 irem math.irem 0x38 IREM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
380 log math.log 0x38 LOG
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
382 rsqt math.rsqt 0x38 RSQT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
383 rsqtm math.rsqtm 0x38 RSQTM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
384 sin math.sin 0x38 SIN
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
385 sqt math.sqt 0x38 SQT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
386 mov mov 0x61 Move
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xfc0 u8 i8 u16 i16 u32 i32 , 0x20000 f32
0x20000 f32 , 0x20000 f32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0x4000 f16 , 0x20000 f32
0xfc0 u8 i8 u16 i16 u32 i32 , 0x4000 f16
0x20000 f32 , 0x4000 f16
0x4000 f16 , 0x4000 f16
387 movi movi 0x63 Move Indexed
0x80 i8 , 0x80 i8
0x40 u8 , 0x40 u8
0x200 i16 , 0x200 i16
0x100 u16 , 0x100 u16
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x20000 f32 , 0x20000 f32
388 mul mul 0x41 Multiply
0xc0 u8 i8 , 0xc0 u8 i8
0x300 u16 i16 , 0xc0 u8 i8
0xc00 u32 i32 , 0xc0 u8 i8
0x300 u16 i16 , 0x300 u16 i16
0xc00 u32 i32 , 0x300 u16 i16
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
389 nop nop 0x60 No Operation
390 not not 0x64 Logic Not
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
391 or or 0x66 Logic Or
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
393 ret ret 0x2d Return
394 rndd rndd 0x45 Round Down
0x20000 f32 , 0x20000 f32
395 rnde rnde 0x46 Round to Nearest or Even
0x20000 f32 , 0x20000 f32
396 rndu rndu 0x44 Round Up
0x20000 f32 , 0x20000 f32
397 rndz rndz 0x47 Round to Zero
0x20000 f32 , 0x20000 f32
398 rol rol 0x6f Rotate Left
0x500 u16 u32 , 0x500 u16 u32
399 ror ror 0x6e Rotate Right
0x500 u16 u32 , 0x500 u16 u32
402 sel sel 0x62 Select
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
403 send send 0x31 Send Message
404 sendc sendc 0x32 Send Message Conditional
406 cre sendc.cre 0x32 SFID_CRE
407 dc0 sendc.dc0 0x32 SFID_DP_DC0
408 dc1 sendc.dc1 0x32 SFID_DP_DC1
409 dc2 sendc.dc2 0x32 SFID_DP_DC2
410 dcro sendc.dcro 0x32 SFID_DP_DCRO
411 gtwy sendc.gtwy 0x32 SFID_GATEWAY
412 null sendc.null 0x32 SFID_NULL
413 pixi sendc.pixi 0x32 SFID_PI
414 rc sendc.rc 0x32 SFID_DP_RC
417 smpl sendc.smpl 0x32 SFID_SAMPLER
419 ts sendc.ts 0x32 SFID_SPAWNER
422 urb sendc.urb 0x32 SFID_URB
423 vme sendc.vme 0x32 SFID_VME
427 cre send.cre 0x31 SFID_CRE
428 dc0 send.dc0 0x31 SFID_DP_DC0
429 dc1 send.dc1 0x31 SFID_DP_DC1
430 dc2 send.dc2 0x31 SFID_DP_DC2
431 dcro send.dcro 0x31 SFID_DP_DCRO
432 gtwy send.gtwy 0x31 SFID_GATEWAY
433 null send.null 0x31 SFID_NULL
434 pixi send.pixi 0x31 SFID_PI
435 rc send.rc 0x31 SFID_DP_RC
438 smpl send.smpl 0x31 SFID_SAMPLER
440 ts send.ts 0x31 SFID_SPAWNER
443 urb send.urb 0x31 SFID_URB
444 vme send.vme 0x31 SFID_VME
445 shl shl 0x69 Shift Left
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
446 shr shr 0x68 Shift Right
0x540 u8 u16 u32 , 0x540 u8 u16 u32
0x500 u16 u32 , 0x500 u16 u32
448 subb subb 0x4f Subtraction with Borrow
0x400 u32 , 0x400 u32
449 sync sync 0x1 Synchronize
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
450 allrd sync.allrd 0x1 SBID Read Wait
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
451 allwr sync.allwr 0x1 SBID Write Wait
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
452 bar sync.bar 0x1 Wait on Barrier
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
454 host sync.host 0x1 Wait on Host Notification
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
455 nop sync.nop 0x1 No Operation
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
457 while while 0x27 While
458 xor xor 0x67 Logic Xor
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
platform: 12.2
ext: 12p2
name: ADL
1 add add 0x40 Addition
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x30000 bf16 f32 , 0x30000 bf16 f32
0x40000 f64 , 0x40000 f64
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
2 add3 add3 0x52 Ternary Addition
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
3 addc addc 0x4e Addition with Carry
0x400 u32 , 0x400 u32
4 and and 0x65 Logic And
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
5 asr asr 0x6c Arithmetic Shift Right
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
6 avg avg 0x42 Average
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
7 bfe bfe 0x78 Bit Field Extract
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
8 bfi1 bfi1 0x79 Bit Field Insert 1
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
9 bfi2 bfi2 0x7a Bit Field Insert 2
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
10 bfn bfn 0x6b Boolean Function
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
11 0x00 bfn.0x00 0x6b Boolean Function 0x00
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
12 0x01 bfn.0x01 0x6b Boolean Function 0x01
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
13 0x02 bfn.0x02 0x6b Boolean Function 0x02
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
14 0x03 bfn.0x03 0x6b Boolean Function 0x03
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
15 0x04 bfn.0x04 0x6b Boolean Function 0x04
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
16 0x05 bfn.0x05 0x6b Boolean Function 0x05
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
17 0x06 bfn.0x06 0x6b Boolean Function 0x06
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
18 0x07 bfn.0x07 0x6b Boolean Function 0x07
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
19 0x08 bfn.0x08 0x6b Boolean Function 0x08
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
20 0x09 bfn.0x09 0x6b Boolean Function 0x09
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
21 0x0A bfn.0x0A 0x6b Boolean Function 0x0A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
22 0x0B bfn.0x0B 0x6b Boolean Function 0x0B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
23 0x0C bfn.0x0C 0x6b Boolean Function 0x0C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
24 0x0D bfn.0x0D 0x6b Boolean Function 0x0D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
25 0x0E bfn.0x0E 0x6b Boolean Function 0x0E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
26 0x0F bfn.0x0F 0x6b Boolean Function 0x0F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
27 0x10 bfn.0x10 0x6b Boolean Function 0x10
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
28 0x11 bfn.0x11 0x6b Boolean Function 0x11
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
29 0x12 bfn.0x12 0x6b Boolean Function 0x12
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
30 0x13 bfn.0x13 0x6b Boolean Function 0x13
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
31 0x14 bfn.0x14 0x6b Boolean Function 0x14
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
32 0x15 bfn.0x15 0x6b Boolean Function 0x15
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
33 0x16 bfn.0x16 0x6b Boolean Function 0x16
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
34 0x17 bfn.0x17 0x6b Boolean Function 0x17
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
35 0x18 bfn.0x18 0x6b Boolean Function 0x18
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
36 0x19 bfn.0x19 0x6b Boolean Function 0x19
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
37 0x1A bfn.0x1A 0x6b Boolean Function 0x1A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
38 0x1B bfn.0x1B 0x6b Boolean Function 0x1B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
39 0x1C bfn.0x1C 0x6b Boolean Function 0x1C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
40 0x1D bfn.0x1D 0x6b Boolean Function 0x1D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
41 0x1E bfn.0x1E 0x6b Boolean Function 0x1E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
42 0x1F bfn.0x1F 0x6b Boolean Function 0x1F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
43 0x20 bfn.0x20 0x6b Boolean Function 0x20
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
44 0x21 bfn.0x21 0x6b Boolean Function 0x21
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
45 0x22 bfn.0x22 0x6b Boolean Function 0x22
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
46 0x23 bfn.0x23 0x6b Boolean Function 0x23
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
47 0x24 bfn.0x24 0x6b Boolean Function 0x24
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
48 0x25 bfn.0x25 0x6b Boolean Function 0x25
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
49 0x26 bfn.0x26 0x6b Boolean Function 0x26
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
50 0x27 bfn.0x27 0x6b Boolean Function 0x27
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
51 0x28 bfn.0x28 0x6b Boolean Function 0x28
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
52 0x29 bfn.0x29 0x6b Boolean Function 0x29
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
53 0x2A bfn.0x2A 0x6b Boolean Function 0x2A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
54 0x2B bfn.0x2B 0x6b Boolean Function 0x2B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
55 0x2C bfn.0x2C 0x6b Boolean Function 0x2C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
56 0x2D bfn.0x2D 0x6b Boolean Function 0x2D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
57 0x2E bfn.0x2E 0x6b Boolean Function 0x2E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
58 0x2F bfn.0x2F 0x6b Boolean Function 0x2F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
59 0x30 bfn.0x30 0x6b Boolean Function 0x30
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
60 0x31 bfn.0x31 0x6b Boolean Function 0x31
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
61 0x32 bfn.0x32 0x6b Boolean Function 0x32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
62 0x33 bfn.0x33 0x6b Boolean Function 0x33
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
63 0x34 bfn.0x34 0x6b Boolean Function 0x34
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
64 0x35 bfn.0x35 0x6b Boolean Function 0x35
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
65 0x36 bfn.0x36 0x6b Boolean Function 0x36
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
66 0x37 bfn.0x37 0x6b Boolean Function 0x37
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
67 0x38 bfn.0x38 0x6b Boolean Function 0x38
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
68 0x39 bfn.0x39 0x6b Boolean Function 0x39
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
69 0x3A bfn.0x3A 0x6b Boolean Function 0x3A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
70 0x3B bfn.0x3B 0x6b Boolean Function 0x3B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
71 0x3C bfn.0x3C 0x6b Boolean Function 0x3C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
72 0x3D bfn.0x3D 0x6b Boolean Function 0x3D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
73 0x3E bfn.0x3E 0x6b Boolean Function 0x3E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
74 0x3F bfn.0x3F 0x6b Boolean Function 0x3F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
75 0x40 bfn.0x40 0x6b Boolean Function 0x40
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
76 0x41 bfn.0x41 0x6b Boolean Function 0x41
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
77 0x42 bfn.0x42 0x6b Boolean Function 0x42
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
78 0x43 bfn.0x43 0x6b Boolean Function 0x43
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
79 0x44 bfn.0x44 0x6b Boolean Function 0x44
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
80 0x45 bfn.0x45 0x6b Boolean Function 0x45
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
81 0x46 bfn.0x46 0x6b Boolean Function 0x46
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
82 0x47 bfn.0x47 0x6b Boolean Function 0x47
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
83 0x48 bfn.0x48 0x6b Boolean Function 0x48
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
84 0x49 bfn.0x49 0x6b Boolean Function 0x49
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
85 0x4A bfn.0x4A 0x6b Boolean Function 0x4A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
86 0x4B bfn.0x4B 0x6b Boolean Function 0x4B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
87 0x4C bfn.0x4C 0x6b Boolean Function 0x4C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
88 0x4D bfn.0x4D 0x6b Boolean Function 0x4D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
89 0x4E bfn.0x4E 0x6b Boolean Function 0x4E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
90 0x4F bfn.0x4F 0x6b Boolean Function 0x4F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
91 0x50 bfn.0x50 0x6b Boolean Function 0x50
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
92 0x51 bfn.0x51 0x6b Boolean Function 0x51
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
93 0x52 bfn.0x52 0x6b Boolean Function 0x52
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
94 0x53 bfn.0x53 0x6b Boolean Function 0x53
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
95 0x54 bfn.0x54 0x6b Boolean Function 0x54
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
96 0x55 bfn.0x55 0x6b Boolean Function 0x55
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
97 0x56 bfn.0x56 0x6b Boolean Function 0x56
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
98 0x57 bfn.0x57 0x6b Boolean Function 0x57
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
99 0x58 bfn.0x58 0x6b Boolean Function 0x58
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
100 0x59 bfn.0x59 0x6b Boolean Function 0x59
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
101 0x5A bfn.0x5A 0x6b Boolean Function 0x5A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
102 0x5B bfn.0x5B 0x6b Boolean Function 0x5B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
103 0x5C bfn.0x5C 0x6b Boolean Function 0x5C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
104 0x5D bfn.0x5D 0x6b Boolean Function 0x5D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
105 0x5E bfn.0x5E 0x6b Boolean Function 0x5E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
106 0x5F bfn.0x5F 0x6b Boolean Function 0x5F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
107 0x60 bfn.0x60 0x6b Boolean Function 0x60
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
108 0x61 bfn.0x61 0x6b Boolean Function 0x61
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
109 0x62 bfn.0x62 0x6b Boolean Function 0x62
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
110 0x63 bfn.0x63 0x6b Boolean Function 0x63
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
111 0x64 bfn.0x64 0x6b Boolean Function 0x64
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
112 0x65 bfn.0x65 0x6b Boolean Function 0x65
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
113 0x66 bfn.0x66 0x6b Boolean Function 0x66
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
114 0x67 bfn.0x67 0x6b Boolean Function 0x67
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
115 0x68 bfn.0x68 0x6b Boolean Function 0x68
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
116 0x69 bfn.0x69 0x6b Boolean Function 0x69
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
117 0x6A bfn.0x6A 0x6b Boolean Function 0x6A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
118 0x6B bfn.0x6B 0x6b Boolean Function 0x6B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
119 0x6C bfn.0x6C 0x6b Boolean Function 0x6C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
120 0x6D bfn.0x6D 0x6b Boolean Function 0x6D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
121 0x6E bfn.0x6E 0x6b Boolean Function 0x6E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
122 0x6F bfn.0x6F 0x6b Boolean Function 0x6F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
123 0x70 bfn.0x70 0x6b Boolean Function 0x70
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
124 0x71 bfn.0x71 0x6b Boolean Function 0x71
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
125 0x72 bfn.0x72 0x6b Boolean Function 0x72
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
126 0x73 bfn.0x73 0x6b Boolean Function 0x73
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
127 0x74 bfn.0x74 0x6b Boolean Function 0x74
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
128 0x75 bfn.0x75 0x6b Boolean Function 0x75
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
129 0x76 bfn.0x76 0x6b Boolean Function 0x76
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
130 0x77 bfn.0x77 0x6b Boolean Function 0x77
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
131 0x78 bfn.0x78 0x6b Boolean Function 0x78
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
132 0x79 bfn.0x79 0x6b Boolean Function 0x79
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
133 0x7A bfn.0x7A 0x6b Boolean Function 0x7A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
134 0x7B bfn.0x7B 0x6b Boolean Function 0x7B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
135 0x7C bfn.0x7C 0x6b Boolean Function 0x7C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
136 0x7D bfn.0x7D 0x6b Boolean Function 0x7D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
137 0x7E bfn.0x7E 0x6b Boolean Function 0x7E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
138 0x7F bfn.0x7F 0x6b Boolean Function 0x7F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
139 0x80 bfn.0x80 0x6b Boolean Function 0x80
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
140 0x81 bfn.0x81 0x6b Boolean Function 0x81
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
141 0x82 bfn.0x82 0x6b Boolean Function 0x82
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
142 0x83 bfn.0x83 0x6b Boolean Function 0x83
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
143 0x84 bfn.0x84 0x6b Boolean Function 0x84
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
144 0x85 bfn.0x85 0x6b Boolean Function 0x85
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
145 0x86 bfn.0x86 0x6b Boolean Function 0x86
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
146 0x87 bfn.0x87 0x6b Boolean Function 0x87
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
147 0x88 bfn.0x88 0x6b Boolean Function 0x88
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
148 0x89 bfn.0x89 0x6b Boolean Function 0x89
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
149 0x8A bfn.0x8A 0x6b Boolean Function 0x8A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
150 0x8B bfn.0x8B 0x6b Boolean Function 0x8B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
151 0x8C bfn.0x8C 0x6b Boolean Function 0x8C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
152 0x8D bfn.0x8D 0x6b Boolean Function 0x8D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
153 0x8E bfn.0x8E 0x6b Boolean Function 0x8E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
154 0x8F bfn.0x8F 0x6b Boolean Function 0x8F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
155 0x90 bfn.0x90 0x6b Boolean Function 0x90
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
156 0x91 bfn.0x91 0x6b Boolean Function 0x91
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
157 0x92 bfn.0x92 0x6b Boolean Function 0x92
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
158 0x93 bfn.0x93 0x6b Boolean Function 0x93
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
159 0x94 bfn.0x94 0x6b Boolean Function 0x94
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
160 0x95 bfn.0x95 0x6b Boolean Function 0x95
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
161 0x96 bfn.0x96 0x6b Boolean Function 0x96
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
162 0x97 bfn.0x97 0x6b Boolean Function 0x97
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
163 0x98 bfn.0x98 0x6b Boolean Function 0x98
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
164 0x99 bfn.0x99 0x6b Boolean Function 0x99
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
165 0x9A bfn.0x9A 0x6b Boolean Function 0x9A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
166 0x9B bfn.0x9B 0x6b Boolean Function 0x9B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
167 0x9C bfn.0x9C 0x6b Boolean Function 0x9C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
168 0x9D bfn.0x9D 0x6b Boolean Function 0x9D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
169 0x9E bfn.0x9E 0x6b Boolean Function 0x9E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
170 0x9F bfn.0x9F 0x6b Boolean Function 0x9F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
171 0xA0 bfn.0xA0 0x6b Boolean Function 0xA0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
172 0xA1 bfn.0xA1 0x6b Boolean Function 0xA1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
173 0xA2 bfn.0xA2 0x6b Boolean Function 0xA2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
174 0xA3 bfn.0xA3 0x6b Boolean Function 0xA3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
175 0xA4 bfn.0xA4 0x6b Boolean Function 0xA4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
176 0xA5 bfn.0xA5 0x6b Boolean Function 0xA5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
177 0xA6 bfn.0xA6 0x6b Boolean Function 0xA6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
178 0xA7 bfn.0xA7 0x6b Boolean Function 0xA7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
179 0xA8 bfn.0xA8 0x6b Boolean Function 0xA8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
180 0xA9 bfn.0xA9 0x6b Boolean Function 0xA9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
181 0xAA bfn.0xAA 0x6b Boolean Function 0xAA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
182 0xAB bfn.0xAB 0x6b Boolean Function 0xAB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
183 0xAC bfn.0xAC 0x6b Boolean Function 0xAC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
184 0xAD bfn.0xAD 0x6b Boolean Function 0xAD
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
185 0xAE bfn.0xAE 0x6b Boolean Function 0xAE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
186 0xAF bfn.0xAF 0x6b Boolean Function 0xAF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
187 0xB0 bfn.0xB0 0x6b Boolean Function 0xB0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
188 0xB1 bfn.0xB1 0x6b Boolean Function 0xB1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
189 0xB2 bfn.0xB2 0x6b Boolean Function 0xB2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
190 0xB3 bfn.0xB3 0x6b Boolean Function 0xB3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
191 0xB4 bfn.0xB4 0x6b Boolean Function 0xB4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
192 0xB5 bfn.0xB5 0x6b Boolean Function 0xB5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
193 0xB6 bfn.0xB6 0x6b Boolean Function 0xB6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
194 0xB7 bfn.0xB7 0x6b Boolean Function 0xB7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
195 0xB8 bfn.0xB8 0x6b Boolean Function 0xB8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
196 0xB9 bfn.0xB9 0x6b Boolean Function 0xB9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
197 0xBA bfn.0xBA 0x6b Boolean Function 0xBA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
198 0xBB bfn.0xBB 0x6b Boolean Function 0xBB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
199 0xBC bfn.0xBC 0x6b Boolean Function 0xBC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
200 0xBD bfn.0xBD 0x6b Boolean Function 0xBD
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
201 0xBE bfn.0xBE 0x6b Boolean Function 0xBE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
202 0xBF bfn.0xBF 0x6b Boolean Function 0xBF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
203 0xC0 bfn.0xC0 0x6b Boolean Function 0xC0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
204 0xC1 bfn.0xC1 0x6b Boolean Function 0xC1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
205 0xC2 bfn.0xC2 0x6b Boolean Function 0xC2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
206 0xC3 bfn.0xC3 0x6b Boolean Function 0xC3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
207 0xC4 bfn.0xC4 0x6b Boolean Function 0xC4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
208 0xC5 bfn.0xC5 0x6b Boolean Function 0xC5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
209 0xC6 bfn.0xC6 0x6b Boolean Function 0xC6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
210 0xC7 bfn.0xC7 0x6b Boolean Function 0xC7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
211 0xC8 bfn.0xC8 0x6b Boolean Function 0xC8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
212 0xC9 bfn.0xC9 0x6b Boolean Function 0xC9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
213 0xCA bfn.0xCA 0x6b Boolean Function 0xCA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
214 0xCB bfn.0xCB 0x6b Boolean Function 0xCB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
215 0xCC bfn.0xCC 0x6b Boolean Function 0xCC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
216 0xCD bfn.0xCD 0x6b Boolean Function 0xCD
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
217 0xCE bfn.0xCE 0x6b Boolean Function 0xCE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
218 0xCF bfn.0xCF 0x6b Boolean Function 0xCF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
219 0xD0 bfn.0xD0 0x6b Boolean Function 0xD0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
220 0xD1 bfn.0xD1 0x6b Boolean Function 0xD1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
221 0xD2 bfn.0xD2 0x6b Boolean Function 0xD2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
222 0xD3 bfn.0xD3 0x6b Boolean Function 0xD3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
223 0xD4 bfn.0xD4 0x6b Boolean Function 0xD4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
224 0xD5 bfn.0xD5 0x6b Boolean Function 0xD5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
225 0xD6 bfn.0xD6 0x6b Boolean Function 0xD6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
226 0xD7 bfn.0xD7 0x6b Boolean Function 0xD7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
227 0xD8 bfn.0xD8 0x6b Boolean Function 0xD8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
228 0xD9 bfn.0xD9 0x6b Boolean Function 0xD9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
229 0xDA bfn.0xDA 0x6b Boolean Function 0xDA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
230 0xDB bfn.0xDB 0x6b Boolean Function 0xDB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
231 0xDC bfn.0xDC 0x6b Boolean Function 0xDC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
232 0xDD bfn.0xDD 0x6b Boolean Function 0xDD
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
233 0xDE bfn.0xDE 0x6b Boolean Function 0xDE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
234 0xDF bfn.0xDF 0x6b Boolean Function 0xDF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
235 0xE0 bfn.0xE0 0x6b Boolean Function 0xE0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
236 0xE1 bfn.0xE1 0x6b Boolean Function 0xE1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
237 0xE2 bfn.0xE2 0x6b Boolean Function 0xE2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
238 0xE3 bfn.0xE3 0x6b Boolean Function 0xE3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
239 0xE4 bfn.0xE4 0x6b Boolean Function 0xE4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
240 0xE5 bfn.0xE5 0x6b Boolean Function 0xE5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
241 0xE6 bfn.0xE6 0x6b Boolean Function 0xE6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
242 0xE7 bfn.0xE7 0x6b Boolean Function 0xE7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
243 0xE8 bfn.0xE8 0x6b Boolean Function 0xE8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
244 0xE9 bfn.0xE9 0x6b Boolean Function 0xE9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
245 0xEA bfn.0xEA 0x6b Boolean Function 0xEA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
246 0xEB bfn.0xEB 0x6b Boolean Function 0xEB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
247 0xEC bfn.0xEC 0x6b Boolean Function 0xEC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
248 0xED bfn.0xED 0x6b Boolean Function 0xED
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
249 0xEE bfn.0xEE 0x6b Boolean Function 0xEE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
250 0xEF bfn.0xEF 0x6b Boolean Function 0xEF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
251 0xF0 bfn.0xF0 0x6b Boolean Function 0xF0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
252 0xF1 bfn.0xF1 0x6b Boolean Function 0xF1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
253 0xF2 bfn.0xF2 0x6b Boolean Function 0xF2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
254 0xF3 bfn.0xF3 0x6b Boolean Function 0xF3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
255 0xF4 bfn.0xF4 0x6b Boolean Function 0xF4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
256 0xF5 bfn.0xF5 0x6b Boolean Function 0xF5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
257 0xF6 bfn.0xF6 0x6b Boolean Function 0xF6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
258 0xF7 bfn.0xF7 0x6b Boolean Function 0xF7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
259 0xF8 bfn.0xF8 0x6b Boolean Function 0xF8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
260 0xF9 bfn.0xF9 0x6b Boolean Function 0xF9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
261 0xFA bfn.0xFA 0x6b Boolean Function 0xFA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
262 0xFB bfn.0xFB 0x6b Boolean Function 0xFB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
263 0xFC bfn.0xFC 0x6b Boolean Function 0xFC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
264 0xFD bfn.0xFD 0x6b Boolean Function 0xFD
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
265 0xFE bfn.0xFE 0x6b Boolean Function 0xFE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
266 0xFF bfn.0xFF 0x6b Boolean Function 0xFF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
267 bfrev bfrev 0x77 Bit Field Reverse
0x400 u32 , 0x400 u32
268 brc brc 0x23 Branch Converging
269 brd brd 0x21 Branch Diverging
270 break break 0x28 Break
271 call call 0x2c Call
272 calla calla 0x2b Call Absolute
273 cbit cbit 0x4d Count Bits Set
0x400 u32 , 0x540 u8 u16 u32
274 cmp cmp 0x70 Compare
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x30000 bf16 f32 , 0x30000 bf16 f32
0x40000 f64 , 0x40000 f64
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
275 cmpn cmpn 0x71 Compare NaN
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
0x40000 f64 , 0x40000 f64
276 cont cont 0x29 Continue
277 csel csel 0x72 Conditional Select
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x800 i32 , 0x800 i32
0x200 i16 , 0x200 i16
282 dp4a dp4a 0x58 Dot Product 4 Accumulate
0xc00 u32 i32 , 0xc00 u32 i32
283 dpas dpas 0x59 Dot Product Accumulate Systolic
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
284 dpasw dpasw 0x5a Dot Product Accumulate Systolic Wide
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
285 1x1 dpasw.1x1 0x5a Depth 1x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
286 1x2 dpasw.1x2 0x5a Depth 1x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
287 1x3 dpasw.1x3 0x5a Depth 1x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
288 1x4 dpasw.1x4 0x5a Depth 1x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
289 1x5 dpasw.1x5 0x5a Depth 1x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
290 1x6 dpasw.1x6 0x5a Depth 1x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
291 1x7 dpasw.1x7 0x5a Depth 1x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
292 1x8 dpasw.1x8 0x5a Depth 1x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
293 2x1 dpasw.2x1 0x5a Depth 2x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
294 2x2 dpasw.2x2 0x5a Depth 2x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
295 2x3 dpasw.2x3 0x5a Depth 2x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
296 2x4 dpasw.2x4 0x5a Depth 2x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
297 2x5 dpasw.2x5 0x5a Depth 2x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
298 2x6 dpasw.2x6 0x5a Depth 2x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
299 2x7 dpasw.2x7 0x5a Depth 2x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
300 2x8 dpasw.2x8 0x5a Depth 2x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
301 4x1 dpasw.4x1 0x5a Depth 4x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
302 4x2 dpasw.4x2 0x5a Depth 4x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
303 4x3 dpasw.4x3 0x5a Depth 4x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
304 4x4 dpasw.4x4 0x5a Depth 4x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
305 4x5 dpasw.4x5 0x5a Depth 4x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
306 4x6 dpasw.4x6 0x5a Depth 4x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
307 4x7 dpasw.4x7 0x5a Depth 4x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
308 4x8 dpasw.4x8 0x5a Depth 4x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
309 8x1 dpasw.8x1 0x5a Depth 8x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
310 8x2 dpasw.8x2 0x5a Depth 8x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
311 8x3 dpasw.8x3 0x5a Depth 8x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
312 8x4 dpasw.8x4 0x5a Depth 8x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
313 8x5 dpasw.8x5 0x5a Depth 8x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
314 8x6 dpasw.8x6 0x5a Depth 8x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
315 8x7 dpasw.8x7 0x5a Depth 8x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
316 8x8 dpasw.8x8 0x5a Depth 8x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
317 1x1 dpas.1x1 0x59 Depth 1x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
318 1x2 dpas.1x2 0x59 Depth 1x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
319 1x3 dpas.1x3 0x59 Depth 1x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
320 1x4 dpas.1x4 0x59 Depth 1x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
321 1x5 dpas.1x5 0x59 Depth 1x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
322 1x6 dpas.1x6 0x59 Depth 1x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
323 1x7 dpas.1x7 0x59 Depth 1x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
324 1x8 dpas.1x8 0x59 Depth 1x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
325 2x1 dpas.2x1 0x59 Depth 2x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
326 2x2 dpas.2x2 0x59 Depth 2x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
327 2x3 dpas.2x3 0x59 Depth 2x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
328 2x4 dpas.2x4 0x59 Depth 2x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
329 2x5 dpas.2x5 0x59 Depth 2x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
330 2x6 dpas.2x6 0x59 Depth 2x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
331 2x7 dpas.2x7 0x59 Depth 2x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
332 2x8 dpas.2x8 0x59 Depth 2x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
333 4x1 dpas.4x1 0x59 Depth 4x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
334 4x2 dpas.4x2 0x59 Depth 4x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
335 4x3 dpas.4x3 0x59 Depth 4x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
336 4x4 dpas.4x4 0x59 Depth 4x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
337 4x5 dpas.4x5 0x59 Depth 4x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
338 4x6 dpas.4x6 0x59 Depth 4x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
339 4x7 dpas.4x7 0x59 Depth 4x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
340 4x8 dpas.4x8 0x59 Depth 4x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
341 8x1 dpas.8x1 0x59 Depth 8x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
342 8x2 dpas.8x2 0x59 Depth 8x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
343 8x3 dpas.8x3 0x59 Depth 8x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
344 8x4 dpas.8x4 0x59 Depth 8x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
345 8x5 dpas.8x5 0x59 Depth 8x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
346 8x6 dpas.8x6 0x59 Depth 8x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
347 8x7 dpas.8x7 0x59 Depth 8x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
348 8x8 dpas.8x8 0x59 Depth 8x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
350 else else 0x24 Else
351 endif endif 0x25 End If
354 fbh fbh 0x4b Find First Bit from MSB Side
0x400 u32 , 0xc00 u32 i32
355 fbl fbl 0x4c Find First Bit from LSB Side
0x400 u32 , 0x400 u32
356 frc frc 0x43 Fraction
0x20000 f32 , 0x20000 f32
357 goto goto 0x2e Goto
358 halt halt 0x2a Halt
359 if if 0x22 If
360 illegal illegal 0x0 Illegal
361 jmpi jmpi 0x20 Jump Indexed
362 join join 0x2f Join
365 lzd lzd 0x4a Leading Zero Detection
0x400 u32 , 0xc00 u32 i32
366 mac mac 0x48 Multiply Accumulate
0xfc0 u8 i8 u16 i16 u32 i32 , 0x3c0 u8 i8 u16 i16
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x30000 bf16 f32 , 0x30000 bf16 f32
0x40000 f64 , 0x40000 f64
367 mach mach 0x49 Multiply Accumulate High
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
369 mad mad 0x5b Multiply Add
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x30000 bf16 f32 , 0x30000 bf16 f32
0x200 i16 , 0x80 i8
0xa00 i16 i32 , 0xa00 i16 i32
0x40000 f64 , 0x40000 f64
370 madm madm 0x5d Multiply Add for Macro
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
371 math math 0x38 Extended Math Function
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
372 cos math.cos 0x38 COS
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
373 exp math.exp 0x38 EXP
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
375 idiv math.idiv 0x38 IDIV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
376 inv math.inv 0x38 INV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
377 invm math.invm 0x38 INVM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
378 iqot math.iqot 0x38 IQOT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
379 irem math.irem 0x38 IREM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
380 log math.log 0x38 LOG
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
382 rsqt math.rsqt 0x38 RSQT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
383 rsqtm math.rsqtm 0x38 RSQTM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
384 sin math.sin 0x38 SIN
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
385 sqt math.sqt 0x38 SQT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
386 mov mov 0x61 Move
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xfc0 u8 i8 u16 i16 u32 i32 , 0x20000 f32
0x20000 f32 , 0x20000 f32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0x4000 f16 , 0x20000 f32
0xfc0 u8 i8 u16 i16 u32 i32 , 0x4000 f16
0x20000 f32 , 0x4000 f16
0x4000 f16 , 0x4000 f16
0x10000 bf16 , 0x20000 f32
0x20000 f32 , 0x10000 bf16
0x63f00 u16 i16 u32 i32 u64 i64 f32 f64 , 0x40000 f64
0x43000 u64 i64 f64 , 0x20000 f32
0x63f00 u16 i16 u32 i32 u64 i64 f32 f64 , 0x3000 u64 i64
0x43000 u64 i64 f64 , 0xf00 u16 i16 u32 i32
387 movi movi 0x63 Move Indexed
0x80 i8 , 0x80 i8
0x40 u8 , 0x40 u8
0x200 i16 , 0x200 i16
0x100 u16 , 0x100 u16
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
388 mul mul 0x41 Multiply
0xc0 u8 i8 , 0xc0 u8 i8
0x300 u16 i16 , 0xc0 u8 i8
0xc00 u32 i32 , 0xc0 u8 i8
0x300 u16 i16 , 0x300 u16 i16
0xc00 u32 i32 , 0x300 u16 i16
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x30000 bf16 f32 , 0x30000 bf16 f32
0x40000 f64 , 0x40000 f64
0x3000 u64 i64 , 0xc00 u32 i32
0xc00 u32 i32 , 0xc00 u32 i32
389 nop nop 0x60 No Operation
390 not not 0x64 Logic Not
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
391 or or 0x66 Logic Or
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
393 ret ret 0x2d Return
394 rndd rndd 0x45 Round Down
0x20000 f32 , 0x20000 f32
395 rnde rnde 0x46 Round to Nearest or Even
0x20000 f32 , 0x20000 f32
396 rndu rndu 0x44 Round Up
0x20000 f32 , 0x20000 f32
397 rndz rndz 0x47 Round to Zero
0x20000 f32 , 0x20000 f32
398 rol rol 0x6f Rotate Left
0x500 u16 u32 , 0x500 u16 u32
399 ror ror 0x6e Rotate Right
0x500 u16 u32 , 0x500 u16 u32
402 sel sel 0x62 Select
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x4000 f16 , 0x4000 f16
0x30000 bf16 f32 , 0x30000 bf16 f32
0x40000 f64 , 0x40000 f64
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
403 send send 0x31 Send Message
404 sendc sendc 0x32 Send Message Conditional
406 cre sendc.cre 0x32 SFID_CRE
407 dc0 sendc.dc0 0x32 SFID_DP_DC0
408 dc1 sendc.dc1 0x32 SFID_DP_DC1
409 dc2 sendc.dc2 0x32 SFID_DP_DC2
410 dcro sendc.dcro 0x32 SFID_DP_DCRO
411 gtwy sendc.gtwy 0x32 SFID_GATEWAY
412 null sendc.null 0x32 SFID_NULL
413 pixi sendc.pixi 0x32 SFID_PI
414 rc sendc.rc 0x32 SFID_DP_RC
417 smpl sendc.smpl 0x32 SFID_SAMPLER
419 ts sendc.ts 0x32 SFID_SPAWNER
422 urb sendc.urb 0x32 SFID_URB
423 vme sendc.vme 0x32 SFID_VME
427 cre send.cre 0x31 SFID_CRE
428 dc0 send.dc0 0x31 SFID_DP_DC0
429 dc1 send.dc1 0x31 SFID_DP_DC1
430 dc2 send.dc2 0x31 SFID_DP_DC2
431 dcro send.dcro 0x31 SFID_DP_DCRO
432 gtwy send.gtwy 0x31 SFID_GATEWAY
433 null send.null 0x31 SFID_NULL
434 pixi send.pixi 0x31 SFID_PI
435 rc send.rc 0x31 SFID_DP_RC
438 smpl send.smpl 0x31 SFID_SAMPLER
440 ts send.ts 0x31 SFID_SPAWNER
443 urb send.urb 0x31 SFID_URB
444 vme send.vme 0x31 SFID_VME
445 shl shl 0x69 Shift Left
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
446 shr shr 0x68 Shift Right
0x540 u8 u16 u32 , 0x540 u8 u16 u32
0x500 u16 u32 , 0x500 u16 u32
448 subb subb 0x4f Subtraction with Borrow
0x400 u32 , 0x400 u32
449 sync sync 0x1 Synchronize
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
450 allrd sync.allrd 0x1 SBID Read Wait
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
451 allwr sync.allwr 0x1 SBID Write Wait
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
452 bar sync.bar 0x1 Wait on Barrier
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
454 host sync.host 0x1 Wait on Host Notification
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
455 nop sync.nop 0x1 No Operation
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
457 while while 0x27 While
458 xor xor 0x67 Logic Xor
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
platform: 12.5
ext: 12p5
name: ATS
1 add add 0x40 Addition
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x30000 bf16 f32 , 0x30000 bf16 f32
0x40000 f64 , 0x40000 f64
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
2 add3 add3 0x52 Ternary Addition
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
3 addc addc 0x4e Addition with Carry
0x400 u32 , 0x400 u32
4 and and 0x65 Logic And
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
5 asr asr 0x6c Arithmetic Shift Right
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
6 avg avg 0x42 Average
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
7 bfe bfe 0x78 Bit Field Extract
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
8 bfi1 bfi1 0x79 Bit Field Insert 1
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
9 bfi2 bfi2 0x7a Bit Field Insert 2
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
10 bfn bfn 0x6b Boolean Function
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
11 0x00 bfn.0x00 0x6b Boolean Function 0x00
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
12 0x01 bfn.0x01 0x6b Boolean Function 0x01
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
13 0x02 bfn.0x02 0x6b Boolean Function 0x02
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
14 0x03 bfn.0x03 0x6b Boolean Function 0x03
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
15 0x04 bfn.0x04 0x6b Boolean Function 0x04
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
16 0x05 bfn.0x05 0x6b Boolean Function 0x05
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
17 0x06 bfn.0x06 0x6b Boolean Function 0x06
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
18 0x07 bfn.0x07 0x6b Boolean Function 0x07
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
19 0x08 bfn.0x08 0x6b Boolean Function 0x08
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
20 0x09 bfn.0x09 0x6b Boolean Function 0x09
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
21 0x0A bfn.0x0A 0x6b Boolean Function 0x0A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
22 0x0B bfn.0x0B 0x6b Boolean Function 0x0B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
23 0x0C bfn.0x0C 0x6b Boolean Function 0x0C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
24 0x0D bfn.0x0D 0x6b Boolean Function 0x0D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
25 0x0E bfn.0x0E 0x6b Boolean Function 0x0E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
26 0x0F bfn.0x0F 0x6b Boolean Function 0x0F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
27 0x10 bfn.0x10 0x6b Boolean Function 0x10
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
28 0x11 bfn.0x11 0x6b Boolean Function 0x11
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
29 0x12 bfn.0x12 0x6b Boolean Function 0x12
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
30 0x13 bfn.0x13 0x6b Boolean Function 0x13
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
31 0x14 bfn.0x14 0x6b Boolean Function 0x14
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
32 0x15 bfn.0x15 0x6b Boolean Function 0x15
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
33 0x16 bfn.0x16 0x6b Boolean Function 0x16
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
34 0x17 bfn.0x17 0x6b Boolean Function 0x17
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
35 0x18 bfn.0x18 0x6b Boolean Function 0x18
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
36 0x19 bfn.0x19 0x6b Boolean Function 0x19
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
37 0x1A bfn.0x1A 0x6b Boolean Function 0x1A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
38 0x1B bfn.0x1B 0x6b Boolean Function 0x1B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
39 0x1C bfn.0x1C 0x6b Boolean Function 0x1C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
40 0x1D bfn.0x1D 0x6b Boolean Function 0x1D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
41 0x1E bfn.0x1E 0x6b Boolean Function 0x1E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
42 0x1F bfn.0x1F 0x6b Boolean Function 0x1F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
43 0x20 bfn.0x20 0x6b Boolean Function 0x20
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
44 0x21 bfn.0x21 0x6b Boolean Function 0x21
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
45 0x22 bfn.0x22 0x6b Boolean Function 0x22
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
46 0x23 bfn.0x23 0x6b Boolean Function 0x23
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
47 0x24 bfn.0x24 0x6b Boolean Function 0x24
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
48 0x25 bfn.0x25 0x6b Boolean Function 0x25
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
49 0x26 bfn.0x26 0x6b Boolean Function 0x26
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
50 0x27 bfn.0x27 0x6b Boolean Function 0x27
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
51 0x28 bfn.0x28 0x6b Boolean Function 0x28
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
52 0x29 bfn.0x29 0x6b Boolean Function 0x29
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
53 0x2A bfn.0x2A 0x6b Boolean Function 0x2A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
54 0x2B bfn.0x2B 0x6b Boolean Function 0x2B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
55 0x2C bfn.0x2C 0x6b Boolean Function 0x2C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
56 0x2D bfn.0x2D 0x6b Boolean Function 0x2D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
57 0x2E bfn.0x2E 0x6b Boolean Function 0x2E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
58 0x2F bfn.0x2F 0x6b Boolean Function 0x2F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
59 0x30 bfn.0x30 0x6b Boolean Function 0x30
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
60 0x31 bfn.0x31 0x6b Boolean Function 0x31
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
61 0x32 bfn.0x32 0x6b Boolean Function 0x32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
62 0x33 bfn.0x33 0x6b Boolean Function 0x33
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
63 0x34 bfn.0x34 0x6b Boolean Function 0x34
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
64 0x35 bfn.0x35 0x6b Boolean Function 0x35
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
65 0x36 bfn.0x36 0x6b Boolean Function 0x36
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
66 0x37 bfn.0x37 0x6b Boolean Function 0x37
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
67 0x38 bfn.0x38 0x6b Boolean Function 0x38
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
68 0x39 bfn.0x39 0x6b Boolean Function 0x39
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
69 0x3A bfn.0x3A 0x6b Boolean Function 0x3A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
70 0x3B bfn.0x3B 0x6b Boolean Function 0x3B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
71 0x3C bfn.0x3C 0x6b Boolean Function 0x3C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
72 0x3D bfn.0x3D 0x6b Boolean Function 0x3D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
73 0x3E bfn.0x3E 0x6b Boolean Function 0x3E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
74 0x3F bfn.0x3F 0x6b Boolean Function 0x3F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
75 0x40 bfn.0x40 0x6b Boolean Function 0x40
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
76 0x41 bfn.0x41 0x6b Boolean Function 0x41
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
77 0x42 bfn.0x42 0x6b Boolean Function 0x42
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
78 0x43 bfn.0x43 0x6b Boolean Function 0x43
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
79 0x44 bfn.0x44 0x6b Boolean Function 0x44
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
80 0x45 bfn.0x45 0x6b Boolean Function 0x45
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
81 0x46 bfn.0x46 0x6b Boolean Function 0x46
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
82 0x47 bfn.0x47 0x6b Boolean Function 0x47
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
83 0x48 bfn.0x48 0x6b Boolean Function 0x48
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
84 0x49 bfn.0x49 0x6b Boolean Function 0x49
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
85 0x4A bfn.0x4A 0x6b Boolean Function 0x4A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
86 0x4B bfn.0x4B 0x6b Boolean Function 0x4B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
87 0x4C bfn.0x4C 0x6b Boolean Function 0x4C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
88 0x4D bfn.0x4D 0x6b Boolean Function 0x4D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
89 0x4E bfn.0x4E 0x6b Boolean Function 0x4E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
90 0x4F bfn.0x4F 0x6b Boolean Function 0x4F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
91 0x50 bfn.0x50 0x6b Boolean Function 0x50
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
92 0x51 bfn.0x51 0x6b Boolean Function 0x51
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
93 0x52 bfn.0x52 0x6b Boolean Function 0x52
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
94 0x53 bfn.0x53 0x6b Boolean Function 0x53
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
95 0x54 bfn.0x54 0x6b Boolean Function 0x54
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
96 0x55 bfn.0x55 0x6b Boolean Function 0x55
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
97 0x56 bfn.0x56 0x6b Boolean Function 0x56
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
98 0x57 bfn.0x57 0x6b Boolean Function 0x57
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
99 0x58 bfn.0x58 0x6b Boolean Function 0x58
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
100 0x59 bfn.0x59 0x6b Boolean Function 0x59
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
101 0x5A bfn.0x5A 0x6b Boolean Function 0x5A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
102 0x5B bfn.0x5B 0x6b Boolean Function 0x5B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
103 0x5C bfn.0x5C 0x6b Boolean Function 0x5C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
104 0x5D bfn.0x5D 0x6b Boolean Function 0x5D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
105 0x5E bfn.0x5E 0x6b Boolean Function 0x5E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
106 0x5F bfn.0x5F 0x6b Boolean Function 0x5F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
107 0x60 bfn.0x60 0x6b Boolean Function 0x60
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
108 0x61 bfn.0x61 0x6b Boolean Function 0x61
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
109 0x62 bfn.0x62 0x6b Boolean Function 0x62
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
110 0x63 bfn.0x63 0x6b Boolean Function 0x63
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
111 0x64 bfn.0x64 0x6b Boolean Function 0x64
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
112 0x65 bfn.0x65 0x6b Boolean Function 0x65
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
113 0x66 bfn.0x66 0x6b Boolean Function 0x66
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
114 0x67 bfn.0x67 0x6b Boolean Function 0x67
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
115 0x68 bfn.0x68 0x6b Boolean Function 0x68
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
116 0x69 bfn.0x69 0x6b Boolean Function 0x69
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
117 0x6A bfn.0x6A 0x6b Boolean Function 0x6A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
118 0x6B bfn.0x6B 0x6b Boolean Function 0x6B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
119 0x6C bfn.0x6C 0x6b Boolean Function 0x6C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
120 0x6D bfn.0x6D 0x6b Boolean Function 0x6D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
121 0x6E bfn.0x6E 0x6b Boolean Function 0x6E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
122 0x6F bfn.0x6F 0x6b Boolean Function 0x6F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
123 0x70 bfn.0x70 0x6b Boolean Function 0x70
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
124 0x71 bfn.0x71 0x6b Boolean Function 0x71
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
125 0x72 bfn.0x72 0x6b Boolean Function 0x72
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
126 0x73 bfn.0x73 0x6b Boolean Function 0x73
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
127 0x74 bfn.0x74 0x6b Boolean Function 0x74
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
128 0x75 bfn.0x75 0x6b Boolean Function 0x75
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
129 0x76 bfn.0x76 0x6b Boolean Function 0x76
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
130 0x77 bfn.0x77 0x6b Boolean Function 0x77
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
131 0x78 bfn.0x78 0x6b Boolean Function 0x78
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
132 0x79 bfn.0x79 0x6b Boolean Function 0x79
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
133 0x7A bfn.0x7A 0x6b Boolean Function 0x7A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
134 0x7B bfn.0x7B 0x6b Boolean Function 0x7B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
135 0x7C bfn.0x7C 0x6b Boolean Function 0x7C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
136 0x7D bfn.0x7D 0x6b Boolean Function 0x7D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
137 0x7E bfn.0x7E 0x6b Boolean Function 0x7E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
138 0x7F bfn.0x7F 0x6b Boolean Function 0x7F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
139 0x80 bfn.0x80 0x6b Boolean Function 0x80
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
140 0x81 bfn.0x81 0x6b Boolean Function 0x81
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
141 0x82 bfn.0x82 0x6b Boolean Function 0x82
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
142 0x83 bfn.0x83 0x6b Boolean Function 0x83
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
143 0x84 bfn.0x84 0x6b Boolean Function 0x84
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
144 0x85 bfn.0x85 0x6b Boolean Function 0x85
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
145 0x86 bfn.0x86 0x6b Boolean Function 0x86
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
146 0x87 bfn.0x87 0x6b Boolean Function 0x87
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
147 0x88 bfn.0x88 0x6b Boolean Function 0x88
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
148 0x89 bfn.0x89 0x6b Boolean Function 0x89
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
149 0x8A bfn.0x8A 0x6b Boolean Function 0x8A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
150 0x8B bfn.0x8B 0x6b Boolean Function 0x8B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
151 0x8C bfn.0x8C 0x6b Boolean Function 0x8C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
152 0x8D bfn.0x8D 0x6b Boolean Function 0x8D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
153 0x8E bfn.0x8E 0x6b Boolean Function 0x8E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
154 0x8F bfn.0x8F 0x6b Boolean Function 0x8F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
155 0x90 bfn.0x90 0x6b Boolean Function 0x90
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
156 0x91 bfn.0x91 0x6b Boolean Function 0x91
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
157 0x92 bfn.0x92 0x6b Boolean Function 0x92
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
158 0x93 bfn.0x93 0x6b Boolean Function 0x93
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
159 0x94 bfn.0x94 0x6b Boolean Function 0x94
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
160 0x95 bfn.0x95 0x6b Boolean Function 0x95
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
161 0x96 bfn.0x96 0x6b Boolean Function 0x96
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
162 0x97 bfn.0x97 0x6b Boolean Function 0x97
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
163 0x98 bfn.0x98 0x6b Boolean Function 0x98
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
164 0x99 bfn.0x99 0x6b Boolean Function 0x99
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
165 0x9A bfn.0x9A 0x6b Boolean Function 0x9A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
166 0x9B bfn.0x9B 0x6b Boolean Function 0x9B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
167 0x9C bfn.0x9C 0x6b Boolean Function 0x9C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
168 0x9D bfn.0x9D 0x6b Boolean Function 0x9D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
169 0x9E bfn.0x9E 0x6b Boolean Function 0x9E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
170 0x9F bfn.0x9F 0x6b Boolean Function 0x9F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
171 0xA0 bfn.0xA0 0x6b Boolean Function 0xA0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
172 0xA1 bfn.0xA1 0x6b Boolean Function 0xA1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
173 0xA2 bfn.0xA2 0x6b Boolean Function 0xA2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
174 0xA3 bfn.0xA3 0x6b Boolean Function 0xA3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
175 0xA4 bfn.0xA4 0x6b Boolean Function 0xA4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
176 0xA5 bfn.0xA5 0x6b Boolean Function 0xA5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
177 0xA6 bfn.0xA6 0x6b Boolean Function 0xA6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
178 0xA7 bfn.0xA7 0x6b Boolean Function 0xA7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
179 0xA8 bfn.0xA8 0x6b Boolean Function 0xA8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
180 0xA9 bfn.0xA9 0x6b Boolean Function 0xA9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
181 0xAA bfn.0xAA 0x6b Boolean Function 0xAA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
182 0xAB bfn.0xAB 0x6b Boolean Function 0xAB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
183 0xAC bfn.0xAC 0x6b Boolean Function 0xAC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
184 0xAD bfn.0xAD 0x6b Boolean Function 0xAD
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
185 0xAE bfn.0xAE 0x6b Boolean Function 0xAE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
186 0xAF bfn.0xAF 0x6b Boolean Function 0xAF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
187 0xB0 bfn.0xB0 0x6b Boolean Function 0xB0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
188 0xB1 bfn.0xB1 0x6b Boolean Function 0xB1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
189 0xB2 bfn.0xB2 0x6b Boolean Function 0xB2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
190 0xB3 bfn.0xB3 0x6b Boolean Function 0xB3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
191 0xB4 bfn.0xB4 0x6b Boolean Function 0xB4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
192 0xB5 bfn.0xB5 0x6b Boolean Function 0xB5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
193 0xB6 bfn.0xB6 0x6b Boolean Function 0xB6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
194 0xB7 bfn.0xB7 0x6b Boolean Function 0xB7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
195 0xB8 bfn.0xB8 0x6b Boolean Function 0xB8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
196 0xB9 bfn.0xB9 0x6b Boolean Function 0xB9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
197 0xBA bfn.0xBA 0x6b Boolean Function 0xBA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
198 0xBB bfn.0xBB 0x6b Boolean Function 0xBB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
199 0xBC bfn.0xBC 0x6b Boolean Function 0xBC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
200 0xBD bfn.0xBD 0x6b Boolean Function 0xBD
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
201 0xBE bfn.0xBE 0x6b Boolean Function 0xBE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
202 0xBF bfn.0xBF 0x6b Boolean Function 0xBF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
203 0xC0 bfn.0xC0 0x6b Boolean Function 0xC0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
204 0xC1 bfn.0xC1 0x6b Boolean Function 0xC1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
205 0xC2 bfn.0xC2 0x6b Boolean Function 0xC2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
206 0xC3 bfn.0xC3 0x6b Boolean Function 0xC3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
207 0xC4 bfn.0xC4 0x6b Boolean Function 0xC4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
208 0xC5 bfn.0xC5 0x6b Boolean Function 0xC5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
209 0xC6 bfn.0xC6 0x6b Boolean Function 0xC6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
210 0xC7 bfn.0xC7 0x6b Boolean Function 0xC7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
211 0xC8 bfn.0xC8 0x6b Boolean Function 0xC8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
212 0xC9 bfn.0xC9 0x6b Boolean Function 0xC9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
213 0xCA bfn.0xCA 0x6b Boolean Function 0xCA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
214 0xCB bfn.0xCB 0x6b Boolean Function 0xCB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
215 0xCC bfn.0xCC 0x6b Boolean Function 0xCC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
216 0xCD bfn.0xCD 0x6b Boolean Function 0xCD
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
217 0xCE bfn.0xCE 0x6b Boolean Function 0xCE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
218 0xCF bfn.0xCF 0x6b Boolean Function 0xCF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
219 0xD0 bfn.0xD0 0x6b Boolean Function 0xD0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
220 0xD1 bfn.0xD1 0x6b Boolean Function 0xD1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
221 0xD2 bfn.0xD2 0x6b Boolean Function 0xD2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
222 0xD3 bfn.0xD3 0x6b Boolean Function 0xD3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
223 0xD4 bfn.0xD4 0x6b Boolean Function 0xD4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
224 0xD5 bfn.0xD5 0x6b Boolean Function 0xD5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
225 0xD6 bfn.0xD6 0x6b Boolean Function 0xD6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
226 0xD7 bfn.0xD7 0x6b Boolean Function 0xD7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
227 0xD8 bfn.0xD8 0x6b Boolean Function 0xD8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
228 0xD9 bfn.0xD9 0x6b Boolean Function 0xD9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
229 0xDA bfn.0xDA 0x6b Boolean Function 0xDA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
230 0xDB bfn.0xDB 0x6b Boolean Function 0xDB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
231 0xDC bfn.0xDC 0x6b Boolean Function 0xDC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
232 0xDD bfn.0xDD 0x6b Boolean Function 0xDD
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
233 0xDE bfn.0xDE 0x6b Boolean Function 0xDE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
234 0xDF bfn.0xDF 0x6b Boolean Function 0xDF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
235 0xE0 bfn.0xE0 0x6b Boolean Function 0xE0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
236 0xE1 bfn.0xE1 0x6b Boolean Function 0xE1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
237 0xE2 bfn.0xE2 0x6b Boolean Function 0xE2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
238 0xE3 bfn.0xE3 0x6b Boolean Function 0xE3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
239 0xE4 bfn.0xE4 0x6b Boolean Function 0xE4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
240 0xE5 bfn.0xE5 0x6b Boolean Function 0xE5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
241 0xE6 bfn.0xE6 0x6b Boolean Function 0xE6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
242 0xE7 bfn.0xE7 0x6b Boolean Function 0xE7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
243 0xE8 bfn.0xE8 0x6b Boolean Function 0xE8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
244 0xE9 bfn.0xE9 0x6b Boolean Function 0xE9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
245 0xEA bfn.0xEA 0x6b Boolean Function 0xEA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
246 0xEB bfn.0xEB 0x6b Boolean Function 0xEB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
247 0xEC bfn.0xEC 0x6b Boolean Function 0xEC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
248 0xED bfn.0xED 0x6b Boolean Function 0xED
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
249 0xEE bfn.0xEE 0x6b Boolean Function 0xEE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
250 0xEF bfn.0xEF 0x6b Boolean Function 0xEF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
251 0xF0 bfn.0xF0 0x6b Boolean Function 0xF0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
252 0xF1 bfn.0xF1 0x6b Boolean Function 0xF1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
253 0xF2 bfn.0xF2 0x6b Boolean Function 0xF2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
254 0xF3 bfn.0xF3 0x6b Boolean Function 0xF3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
255 0xF4 bfn.0xF4 0x6b Boolean Function 0xF4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
256 0xF5 bfn.0xF5 0x6b Boolean Function 0xF5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
257 0xF6 bfn.0xF6 0x6b Boolean Function 0xF6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
258 0xF7 bfn.0xF7 0x6b Boolean Function 0xF7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
259 0xF8 bfn.0xF8 0x6b Boolean Function 0xF8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
260 0xF9 bfn.0xF9 0x6b Boolean Function 0xF9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
261 0xFA bfn.0xFA 0x6b Boolean Function 0xFA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
262 0xFB bfn.0xFB 0x6b Boolean Function 0xFB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
263 0xFC bfn.0xFC 0x6b Boolean Function 0xFC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
264 0xFD bfn.0xFD 0x6b Boolean Function 0xFD
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
265 0xFE bfn.0xFE 0x6b Boolean Function 0xFE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
266 0xFF bfn.0xFF 0x6b Boolean Function 0xFF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
267 bfrev bfrev 0x77 Bit Field Reverse
0x400 u32 , 0x400 u32
268 brc brc 0x23 Branch Converging
269 brd brd 0x21 Branch Diverging
270 break break 0x28 Break
271 call call 0x2c Call
272 calla calla 0x2b Call Absolute
273 cbit cbit 0x4d Count Bits Set
0x400 u32 , 0x540 u8 u16 u32
274 cmp cmp 0x70 Compare
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x30000 bf16 f32 , 0x30000 bf16 f32
0x40000 f64 , 0x40000 f64
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
275 cmpn cmpn 0x71 Compare NaN
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
0x40000 f64 , 0x40000 f64
276 cont cont 0x29 Continue
277 csel csel 0x72 Conditional Select
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x800 i32 , 0x800 i32
0x200 i16 , 0x200 i16
282 dp4a dp4a 0x58 Dot Product 4 Accumulate
0xc00 u32 i32 , 0xc00 u32 i32
283 dpas dpas 0x59 Dot Product Accumulate Systolic
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
284 dpasw dpasw 0x5a Dot Product Accumulate Systolic Wide
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
285 1x1 dpasw.1x1 0x5a Depth 1x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
286 1x2 dpasw.1x2 0x5a Depth 1x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
287 1x3 dpasw.1x3 0x5a Depth 1x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
288 1x4 dpasw.1x4 0x5a Depth 1x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
289 1x5 dpasw.1x5 0x5a Depth 1x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
290 1x6 dpasw.1x6 0x5a Depth 1x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
291 1x7 dpasw.1x7 0x5a Depth 1x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
292 1x8 dpasw.1x8 0x5a Depth 1x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
293 2x1 dpasw.2x1 0x5a Depth 2x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
294 2x2 dpasw.2x2 0x5a Depth 2x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
295 2x3 dpasw.2x3 0x5a Depth 2x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
296 2x4 dpasw.2x4 0x5a Depth 2x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
297 2x5 dpasw.2x5 0x5a Depth 2x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
298 2x6 dpasw.2x6 0x5a Depth 2x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
299 2x7 dpasw.2x7 0x5a Depth 2x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
300 2x8 dpasw.2x8 0x5a Depth 2x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
301 4x1 dpasw.4x1 0x5a Depth 4x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
302 4x2 dpasw.4x2 0x5a Depth 4x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
303 4x3 dpasw.4x3 0x5a Depth 4x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
304 4x4 dpasw.4x4 0x5a Depth 4x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
305 4x5 dpasw.4x5 0x5a Depth 4x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
306 4x6 dpasw.4x6 0x5a Depth 4x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
307 4x7 dpasw.4x7 0x5a Depth 4x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
308 4x8 dpasw.4x8 0x5a Depth 4x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
309 8x1 dpasw.8x1 0x5a Depth 8x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
310 8x2 dpasw.8x2 0x5a Depth 8x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
311 8x3 dpasw.8x3 0x5a Depth 8x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
312 8x4 dpasw.8x4 0x5a Depth 8x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
313 8x5 dpasw.8x5 0x5a Depth 8x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
314 8x6 dpasw.8x6 0x5a Depth 8x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
315 8x7 dpasw.8x7 0x5a Depth 8x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
316 8x8 dpasw.8x8 0x5a Depth 8x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
317 1x1 dpas.1x1 0x59 Depth 1x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
318 1x2 dpas.1x2 0x59 Depth 1x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
319 1x3 dpas.1x3 0x59 Depth 1x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
320 1x4 dpas.1x4 0x59 Depth 1x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
321 1x5 dpas.1x5 0x59 Depth 1x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
322 1x6 dpas.1x6 0x59 Depth 1x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
323 1x7 dpas.1x7 0x59 Depth 1x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
324 1x8 dpas.1x8 0x59 Depth 1x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
325 2x1 dpas.2x1 0x59 Depth 2x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
326 2x2 dpas.2x2 0x59 Depth 2x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
327 2x3 dpas.2x3 0x59 Depth 2x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
328 2x4 dpas.2x4 0x59 Depth 2x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
329 2x5 dpas.2x5 0x59 Depth 2x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
330 2x6 dpas.2x6 0x59 Depth 2x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
331 2x7 dpas.2x7 0x59 Depth 2x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
332 2x8 dpas.2x8 0x59 Depth 2x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
333 4x1 dpas.4x1 0x59 Depth 4x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
334 4x2 dpas.4x2 0x59 Depth 4x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
335 4x3 dpas.4x3 0x59 Depth 4x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
336 4x4 dpas.4x4 0x59 Depth 4x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
337 4x5 dpas.4x5 0x59 Depth 4x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
338 4x6 dpas.4x6 0x59 Depth 4x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
339 4x7 dpas.4x7 0x59 Depth 4x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
340 4x8 dpas.4x8 0x59 Depth 4x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
341 8x1 dpas.8x1 0x59 Depth 8x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
342 8x2 dpas.8x2 0x59 Depth 8x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
343 8x3 dpas.8x3 0x59 Depth 8x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
344 8x4 dpas.8x4 0x59 Depth 8x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
345 8x5 dpas.8x5 0x59 Depth 8x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
346 8x6 dpas.8x6 0x59 Depth 8x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
347 8x7 dpas.8x7 0x59 Depth 8x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
348 8x8 dpas.8x8 0x59 Depth 8x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
350 else else 0x24 Else
351 endif endif 0x25 End If
354 fbh fbh 0x4b Find First Bit from MSB Side
0x400 u32 , 0xc00 u32 i32
355 fbl fbl 0x4c Find First Bit from LSB Side
0x400 u32 , 0x400 u32
356 frc frc 0x43 Fraction
0x20000 f32 , 0x20000 f32
357 goto goto 0x2e Goto
358 halt halt 0x2a Halt
359 if if 0x22 If
360 illegal illegal 0x0 Illegal
361 jmpi jmpi 0x20 Jump Indexed
362 join join 0x2f Join
365 lzd lzd 0x4a Leading Zero Detection
0x400 u32 , 0xc00 u32 i32
366 mac mac 0x48 Multiply Accumulate
0xfc0 u8 i8 u16 i16 u32 i32 , 0x3c0 u8 i8 u16 i16
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x30000 bf16 f32 , 0x30000 bf16 f32
0x40000 f64 , 0x40000 f64
367 mach mach 0x49 Multiply Accumulate High
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
369 mad mad 0x5b Multiply Add
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x30000 bf16 f32 , 0x30000 bf16 f32
0x200 i16 , 0x80 i8
0xa00 i16 i32 , 0xa00 i16 i32
0x40000 f64 , 0x40000 f64
370 madm madm 0x5d Multiply Add for Macro
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
371 math math 0x38 Extended Math Function
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
372 cos math.cos 0x38 COS
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
373 exp math.exp 0x38 EXP
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
375 idiv math.idiv 0x38 IDIV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
376 inv math.inv 0x38 INV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
377 invm math.invm 0x38 INVM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
378 iqot math.iqot 0x38 IQOT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
379 irem math.irem 0x38 IREM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
380 log math.log 0x38 LOG
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
382 rsqt math.rsqt 0x38 RSQT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
383 rsqtm math.rsqtm 0x38 RSQTM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
384 sin math.sin 0x38 SIN
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
385 sqt math.sqt 0x38 SQT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
386 mov mov 0x61 Move
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xfc0 u8 i8 u16 i16 u32 i32 , 0x20000 f32
0x20000 f32 , 0x20000 f32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0x4000 f16 , 0x20000 f32
0xfc0 u8 i8 u16 i16 u32 i32 , 0x4000 f16
0x20000 f32 , 0x4000 f16
0x4000 f16 , 0x4000 f16
0x10000 bf16 , 0x20000 f32
0x20000 f32 , 0x10000 bf16
0x63f00 u16 i16 u32 i32 u64 i64 f32 f64 , 0x40000 f64
0x43000 u64 i64 f64 , 0x20000 f32
0x63f00 u16 i16 u32 i32 u64 i64 f32 f64 , 0x3000 u64 i64
0x43000 u64 i64 f64 , 0xf00 u16 i16 u32 i32
387 movi movi 0x63 Move Indexed
0x80 i8 , 0x80 i8
0x40 u8 , 0x40 u8
0x200 i16 , 0x200 i16
0x100 u16 , 0x100 u16
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
388 mul mul 0x41 Multiply
0xc0 u8 i8 , 0xc0 u8 i8
0x300 u16 i16 , 0xc0 u8 i8
0xc00 u32 i32 , 0xc0 u8 i8
0x300 u16 i16 , 0x300 u16 i16
0xc00 u32 i32 , 0x300 u16 i16
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x30000 bf16 f32 , 0x30000 bf16 f32
0x40000 f64 , 0x40000 f64
0x3000 u64 i64 , 0xc00 u32 i32
0xc00 u32 i32 , 0xc00 u32 i32
389 nop nop 0x60 No Operation
390 not not 0x64 Logic Not
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
391 or or 0x66 Logic Or
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
393 ret ret 0x2d Return
394 rndd rndd 0x45 Round Down
0x20000 f32 , 0x20000 f32
395 rnde rnde 0x46 Round to Nearest or Even
0x20000 f32 , 0x20000 f32
396 rndu rndu 0x44 Round Up
0x20000 f32 , 0x20000 f32
397 rndz rndz 0x47 Round to Zero
0x20000 f32 , 0x20000 f32
398 rol rol 0x6f Rotate Left
0x500 u16 u32 , 0x500 u16 u32
399 ror ror 0x6e Rotate Right
0x500 u16 u32 , 0x500 u16 u32
402 sel sel 0x62 Select
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x4000 f16 , 0x4000 f16
0x30000 bf16 f32 , 0x30000 bf16 f32
0x40000 f64 , 0x40000 f64
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
403 send send 0x31 Send Message
404 sendc sendc 0x32 Send Message Conditional
406 cre sendc.cre 0x32 SFID_CRE
407 dc0 sendc.dc0 0x32 SFID_DP_DC0
408 dc1 sendc.dc1 0x32 SFID_DP_DC1
409 dc2 sendc.dc2 0x32 SFID_DP_DC2
410 dcro sendc.dcro 0x32 SFID_DP_DCRO
411 gtwy sendc.gtwy 0x32 SFID_GATEWAY
412 null sendc.null 0x32 SFID_NULL
413 pixi sendc.pixi 0x32 SFID_PI
414 rc sendc.rc 0x32 SFID_DP_RC
417 smpl sendc.smpl 0x32 SFID_SAMPLER
419 ts sendc.ts 0x32 SFID_SPAWNER
422 urb sendc.urb 0x32 SFID_URB
423 vme sendc.vme 0x32 SFID_VME
427 cre send.cre 0x31 SFID_CRE
428 dc0 send.dc0 0x31 SFID_DP_DC0
429 dc1 send.dc1 0x31 SFID_DP_DC1
430 dc2 send.dc2 0x31 SFID_DP_DC2
431 dcro send.dcro 0x31 SFID_DP_DCRO
432 gtwy send.gtwy 0x31 SFID_GATEWAY
433 null send.null 0x31 SFID_NULL
434 pixi send.pixi 0x31 SFID_PI
435 rc send.rc 0x31 SFID_DP_RC
438 smpl send.smpl 0x31 SFID_SAMPLER
440 ts send.ts 0x31 SFID_SPAWNER
443 urb send.urb 0x31 SFID_URB
444 vme send.vme 0x31 SFID_VME
445 shl shl 0x69 Shift Left
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
446 shr shr 0x68 Shift Right
0x540 u8 u16 u32 , 0x540 u8 u16 u32
0x500 u16 u32 , 0x500 u16 u32
448 subb subb 0x4f Subtraction with Borrow
0x400 u32 , 0x400 u32
449 sync sync 0x1 Synchronize
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
450 allrd sync.allrd 0x1 SBID Read Wait
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
451 allwr sync.allwr 0x1 SBID Write Wait
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
452 bar sync.bar 0x1 Wait on Barrier
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
454 host sync.host 0x1 Wait on Host Notification
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
455 nop sync.nop 0x1 No Operation
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
457 while while 0x27 While
458 xor xor 0x67 Logic Xor
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
platform: 12.71
ext: 12p71
name: DG2
1 add add 0x40 Addition
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x30000 bf16 f32 , 0x30000 bf16 f32
0x40000 f64 , 0x40000 f64
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
2 add3 add3 0x52 Ternary Addition
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
3 addc addc 0x4e Addition with Carry
0x400 u32 , 0x400 u32
4 and and 0x65 Logic And
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
5 asr asr 0x6c Arithmetic Shift Right
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
6 avg avg 0x42 Average
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
7 bfe bfe 0x78 Bit Field Extract
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
8 bfi1 bfi1 0x79 Bit Field Insert 1
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
9 bfi2 bfi2 0x7a Bit Field Insert 2
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
10 bfn bfn 0x6b Boolean Function
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
11 0x00 bfn.0x00 0x6b Boolean Function 0x00
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
12 0x01 bfn.0x01 0x6b Boolean Function 0x01
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
13 0x02 bfn.0x02 0x6b Boolean Function 0x02
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
14 0x03 bfn.0x03 0x6b Boolean Function 0x03
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
15 0x04 bfn.0x04 0x6b Boolean Function 0x04
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
16 0x05 bfn.0x05 0x6b Boolean Function 0x05
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
17 0x06 bfn.0x06 0x6b Boolean Function 0x06
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
18 0x07 bfn.0x07 0x6b Boolean Function 0x07
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
19 0x08 bfn.0x08 0x6b Boolean Function 0x08
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
20 0x09 bfn.0x09 0x6b Boolean Function 0x09
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
21 0x0A bfn.0x0A 0x6b Boolean Function 0x0A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
22 0x0B bfn.0x0B 0x6b Boolean Function 0x0B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
23 0x0C bfn.0x0C 0x6b Boolean Function 0x0C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
24 0x0D bfn.0x0D 0x6b Boolean Function 0x0D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
25 0x0E bfn.0x0E 0x6b Boolean Function 0x0E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
26 0x0F bfn.0x0F 0x6b Boolean Function 0x0F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
27 0x10 bfn.0x10 0x6b Boolean Function 0x10
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
28 0x11 bfn.0x11 0x6b Boolean Function 0x11
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
29 0x12 bfn.0x12 0x6b Boolean Function 0x12
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
30 0x13 bfn.0x13 0x6b Boolean Function 0x13
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
31 0x14 bfn.0x14 0x6b Boolean Function 0x14
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
32 0x15 bfn.0x15 0x6b Boolean Function 0x15
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
33 0x16 bfn.0x16 0x6b Boolean Function 0x16
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
34 0x17 bfn.0x17 0x6b Boolean Function 0x17
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
35 0x18 bfn.0x18 0x6b Boolean Function 0x18
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
36 0x19 bfn.0x19 0x6b Boolean Function 0x19
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
37 0x1A bfn.0x1A 0x6b Boolean Function 0x1A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
38 0x1B bfn.0x1B 0x6b Boolean Function 0x1B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
39 0x1C bfn.0x1C 0x6b Boolean Function 0x1C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
40 0x1D bfn.0x1D 0x6b Boolean Function 0x1D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
41 0x1E bfn.0x1E 0x6b Boolean Function 0x1E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
42 0x1F bfn.0x1F 0x6b Boolean Function 0x1F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
43 0x20 bfn.0x20 0x6b Boolean Function 0x20
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
44 0x21 bfn.0x21 0x6b Boolean Function 0x21
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
45 0x22 bfn.0x22 0x6b Boolean Function 0x22
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
46 0x23 bfn.0x23 0x6b Boolean Function 0x23
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
47 0x24 bfn.0x24 0x6b Boolean Function 0x24
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
48 0x25 bfn.0x25 0x6b Boolean Function 0x25
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
49 0x26 bfn.0x26 0x6b Boolean Function 0x26
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
50 0x27 bfn.0x27 0x6b Boolean Function 0x27
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
51 0x28 bfn.0x28 0x6b Boolean Function 0x28
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
52 0x29 bfn.0x29 0x6b Boolean Function 0x29
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
53 0x2A bfn.0x2A 0x6b Boolean Function 0x2A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
54 0x2B bfn.0x2B 0x6b Boolean Function 0x2B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
55 0x2C bfn.0x2C 0x6b Boolean Function 0x2C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
56 0x2D bfn.0x2D 0x6b Boolean Function 0x2D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
57 0x2E bfn.0x2E 0x6b Boolean Function 0x2E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
58 0x2F bfn.0x2F 0x6b Boolean Function 0x2F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
59 0x30 bfn.0x30 0x6b Boolean Function 0x30
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
60 0x31 bfn.0x31 0x6b Boolean Function 0x31
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
61 0x32 bfn.0x32 0x6b Boolean Function 0x32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
62 0x33 bfn.0x33 0x6b Boolean Function 0x33
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
63 0x34 bfn.0x34 0x6b Boolean Function 0x34
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
64 0x35 bfn.0x35 0x6b Boolean Function 0x35
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
65 0x36 bfn.0x36 0x6b Boolean Function 0x36
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
66 0x37 bfn.0x37 0x6b Boolean Function 0x37
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
67 0x38 bfn.0x38 0x6b Boolean Function 0x38
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
68 0x39 bfn.0x39 0x6b Boolean Function 0x39
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
69 0x3A bfn.0x3A 0x6b Boolean Function 0x3A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
70 0x3B bfn.0x3B 0x6b Boolean Function 0x3B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
71 0x3C bfn.0x3C 0x6b Boolean Function 0x3C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
72 0x3D bfn.0x3D 0x6b Boolean Function 0x3D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
73 0x3E bfn.0x3E 0x6b Boolean Function 0x3E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
74 0x3F bfn.0x3F 0x6b Boolean Function 0x3F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
75 0x40 bfn.0x40 0x6b Boolean Function 0x40
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
76 0x41 bfn.0x41 0x6b Boolean Function 0x41
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
77 0x42 bfn.0x42 0x6b Boolean Function 0x42
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
78 0x43 bfn.0x43 0x6b Boolean Function 0x43
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
79 0x44 bfn.0x44 0x6b Boolean Function 0x44
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
80 0x45 bfn.0x45 0x6b Boolean Function 0x45
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
81 0x46 bfn.0x46 0x6b Boolean Function 0x46
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
82 0x47 bfn.0x47 0x6b Boolean Function 0x47
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
83 0x48 bfn.0x48 0x6b Boolean Function 0x48
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
84 0x49 bfn.0x49 0x6b Boolean Function 0x49
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
85 0x4A bfn.0x4A 0x6b Boolean Function 0x4A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
86 0x4B bfn.0x4B 0x6b Boolean Function 0x4B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
87 0x4C bfn.0x4C 0x6b Boolean Function 0x4C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
88 0x4D bfn.0x4D 0x6b Boolean Function 0x4D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
89 0x4E bfn.0x4E 0x6b Boolean Function 0x4E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
90 0x4F bfn.0x4F 0x6b Boolean Function 0x4F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
91 0x50 bfn.0x50 0x6b Boolean Function 0x50
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
92 0x51 bfn.0x51 0x6b Boolean Function 0x51
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
93 0x52 bfn.0x52 0x6b Boolean Function 0x52
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
94 0x53 bfn.0x53 0x6b Boolean Function 0x53
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
95 0x54 bfn.0x54 0x6b Boolean Function 0x54
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
96 0x55 bfn.0x55 0x6b Boolean Function 0x55
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
97 0x56 bfn.0x56 0x6b Boolean Function 0x56
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
98 0x57 bfn.0x57 0x6b Boolean Function 0x57
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
99 0x58 bfn.0x58 0x6b Boolean Function 0x58
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
100 0x59 bfn.0x59 0x6b Boolean Function 0x59
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
101 0x5A bfn.0x5A 0x6b Boolean Function 0x5A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
102 0x5B bfn.0x5B 0x6b Boolean Function 0x5B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
103 0x5C bfn.0x5C 0x6b Boolean Function 0x5C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
104 0x5D bfn.0x5D 0x6b Boolean Function 0x5D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
105 0x5E bfn.0x5E 0x6b Boolean Function 0x5E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
106 0x5F bfn.0x5F 0x6b Boolean Function 0x5F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
107 0x60 bfn.0x60 0x6b Boolean Function 0x60
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
108 0x61 bfn.0x61 0x6b Boolean Function 0x61
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
109 0x62 bfn.0x62 0x6b Boolean Function 0x62
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
110 0x63 bfn.0x63 0x6b Boolean Function 0x63
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
111 0x64 bfn.0x64 0x6b Boolean Function 0x64
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
112 0x65 bfn.0x65 0x6b Boolean Function 0x65
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
113 0x66 bfn.0x66 0x6b Boolean Function 0x66
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
114 0x67 bfn.0x67 0x6b Boolean Function 0x67
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
115 0x68 bfn.0x68 0x6b Boolean Function 0x68
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
116 0x69 bfn.0x69 0x6b Boolean Function 0x69
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
117 0x6A bfn.0x6A 0x6b Boolean Function 0x6A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
118 0x6B bfn.0x6B 0x6b Boolean Function 0x6B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
119 0x6C bfn.0x6C 0x6b Boolean Function 0x6C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
120 0x6D bfn.0x6D 0x6b Boolean Function 0x6D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
121 0x6E bfn.0x6E 0x6b Boolean Function 0x6E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
122 0x6F bfn.0x6F 0x6b Boolean Function 0x6F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
123 0x70 bfn.0x70 0x6b Boolean Function 0x70
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
124 0x71 bfn.0x71 0x6b Boolean Function 0x71
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
125 0x72 bfn.0x72 0x6b Boolean Function 0x72
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
126 0x73 bfn.0x73 0x6b Boolean Function 0x73
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
127 0x74 bfn.0x74 0x6b Boolean Function 0x74
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
128 0x75 bfn.0x75 0x6b Boolean Function 0x75
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
129 0x76 bfn.0x76 0x6b Boolean Function 0x76
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
130 0x77 bfn.0x77 0x6b Boolean Function 0x77
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
131 0x78 bfn.0x78 0x6b Boolean Function 0x78
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
132 0x79 bfn.0x79 0x6b Boolean Function 0x79
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
133 0x7A bfn.0x7A 0x6b Boolean Function 0x7A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
134 0x7B bfn.0x7B 0x6b Boolean Function 0x7B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
135 0x7C bfn.0x7C 0x6b Boolean Function 0x7C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
136 0x7D bfn.0x7D 0x6b Boolean Function 0x7D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
137 0x7E bfn.0x7E 0x6b Boolean Function 0x7E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
138 0x7F bfn.0x7F 0x6b Boolean Function 0x7F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
139 0x80 bfn.0x80 0x6b Boolean Function 0x80
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
140 0x81 bfn.0x81 0x6b Boolean Function 0x81
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
141 0x82 bfn.0x82 0x6b Boolean Function 0x82
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
142 0x83 bfn.0x83 0x6b Boolean Function 0x83
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
143 0x84 bfn.0x84 0x6b Boolean Function 0x84
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
144 0x85 bfn.0x85 0x6b Boolean Function 0x85
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
145 0x86 bfn.0x86 0x6b Boolean Function 0x86
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
146 0x87 bfn.0x87 0x6b Boolean Function 0x87
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
147 0x88 bfn.0x88 0x6b Boolean Function 0x88
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
148 0x89 bfn.0x89 0x6b Boolean Function 0x89
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
149 0x8A bfn.0x8A 0x6b Boolean Function 0x8A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
150 0x8B bfn.0x8B 0x6b Boolean Function 0x8B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
151 0x8C bfn.0x8C 0x6b Boolean Function 0x8C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
152 0x8D bfn.0x8D 0x6b Boolean Function 0x8D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
153 0x8E bfn.0x8E 0x6b Boolean Function 0x8E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
154 0x8F bfn.0x8F 0x6b Boolean Function 0x8F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
155 0x90 bfn.0x90 0x6b Boolean Function 0x90
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
156 0x91 bfn.0x91 0x6b Boolean Function 0x91
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
157 0x92 bfn.0x92 0x6b Boolean Function 0x92
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
158 0x93 bfn.0x93 0x6b Boolean Function 0x93
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
159 0x94 bfn.0x94 0x6b Boolean Function 0x94
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
160 0x95 bfn.0x95 0x6b Boolean Function 0x95
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
161 0x96 bfn.0x96 0x6b Boolean Function 0x96
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
162 0x97 bfn.0x97 0x6b Boolean Function 0x97
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
163 0x98 bfn.0x98 0x6b Boolean Function 0x98
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
164 0x99 bfn.0x99 0x6b Boolean Function 0x99
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
165 0x9A bfn.0x9A 0x6b Boolean Function 0x9A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
166 0x9B bfn.0x9B 0x6b Boolean Function 0x9B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
167 0x9C bfn.0x9C 0x6b Boolean Function 0x9C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
168 0x9D bfn.0x9D 0x6b Boolean Function 0x9D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
169 0x9E bfn.0x9E 0x6b Boolean Function 0x9E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
170 0x9F bfn.0x9F 0x6b Boolean Function 0x9F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
171 0xA0 bfn.0xA0 0x6b Boolean Function 0xA0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
172 0xA1 bfn.0xA1 0x6b Boolean Function 0xA1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
173 0xA2 bfn.0xA2 0x6b Boolean Function 0xA2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
174 0xA3 bfn.0xA3 0x6b Boolean Function 0xA3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
175 0xA4 bfn.0xA4 0x6b Boolean Function 0xA4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
176 0xA5 bfn.0xA5 0x6b Boolean Function 0xA5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
177 0xA6 bfn.0xA6 0x6b Boolean Function 0xA6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
178 0xA7 bfn.0xA7 0x6b Boolean Function 0xA7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
179 0xA8 bfn.0xA8 0x6b Boolean Function 0xA8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
180 0xA9 bfn.0xA9 0x6b Boolean Function 0xA9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
181 0xAA bfn.0xAA 0x6b Boolean Function 0xAA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
182 0xAB bfn.0xAB 0x6b Boolean Function 0xAB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
183 0xAC bfn.0xAC 0x6b Boolean Function 0xAC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
184 0xAD bfn.0xAD 0x6b Boolean Function 0xAD
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
185 0xAE bfn.0xAE 0x6b Boolean Function 0xAE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
186 0xAF bfn.0xAF 0x6b Boolean Function 0xAF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
187 0xB0 bfn.0xB0 0x6b Boolean Function 0xB0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
188 0xB1 bfn.0xB1 0x6b Boolean Function 0xB1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
189 0xB2 bfn.0xB2 0x6b Boolean Function 0xB2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
190 0xB3 bfn.0xB3 0x6b Boolean Function 0xB3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
191 0xB4 bfn.0xB4 0x6b Boolean Function 0xB4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
192 0xB5 bfn.0xB5 0x6b Boolean Function 0xB5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
193 0xB6 bfn.0xB6 0x6b Boolean Function 0xB6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
194 0xB7 bfn.0xB7 0x6b Boolean Function 0xB7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
195 0xB8 bfn.0xB8 0x6b Boolean Function 0xB8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
196 0xB9 bfn.0xB9 0x6b Boolean Function 0xB9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
197 0xBA bfn.0xBA 0x6b Boolean Function 0xBA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
198 0xBB bfn.0xBB 0x6b Boolean Function 0xBB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
199 0xBC bfn.0xBC 0x6b Boolean Function 0xBC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
200 0xBD bfn.0xBD 0x6b Boolean Function 0xBD
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
201 0xBE bfn.0xBE 0x6b Boolean Function 0xBE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
202 0xBF bfn.0xBF 0x6b Boolean Function 0xBF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
203 0xC0 bfn.0xC0 0x6b Boolean Function 0xC0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
204 0xC1 bfn.0xC1 0x6b Boolean Function 0xC1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
205 0xC2 bfn.0xC2 0x6b Boolean Function 0xC2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
206 0xC3 bfn.0xC3 0x6b Boolean Function 0xC3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
207 0xC4 bfn.0xC4 0x6b Boolean Function 0xC4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
208 0xC5 bfn.0xC5 0x6b Boolean Function 0xC5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
209 0xC6 bfn.0xC6 0x6b Boolean Function 0xC6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
210 0xC7 bfn.0xC7 0x6b Boolean Function 0xC7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
211 0xC8 bfn.0xC8 0x6b Boolean Function 0xC8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
212 0xC9 bfn.0xC9 0x6b Boolean Function 0xC9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
213 0xCA bfn.0xCA 0x6b Boolean Function 0xCA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
214 0xCB bfn.0xCB 0x6b Boolean Function 0xCB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
215 0xCC bfn.0xCC 0x6b Boolean Function 0xCC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
216 0xCD bfn.0xCD 0x6b Boolean Function 0xCD
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
217 0xCE bfn.0xCE 0x6b Boolean Function 0xCE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
218 0xCF bfn.0xCF 0x6b Boolean Function 0xCF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
219 0xD0 bfn.0xD0 0x6b Boolean Function 0xD0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
220 0xD1 bfn.0xD1 0x6b Boolean Function 0xD1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
221 0xD2 bfn.0xD2 0x6b Boolean Function 0xD2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
222 0xD3 bfn.0xD3 0x6b Boolean Function 0xD3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
223 0xD4 bfn.0xD4 0x6b Boolean Function 0xD4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
224 0xD5 bfn.0xD5 0x6b Boolean Function 0xD5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
225 0xD6 bfn.0xD6 0x6b Boolean Function 0xD6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
226 0xD7 bfn.0xD7 0x6b Boolean Function 0xD7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
227 0xD8 bfn.0xD8 0x6b Boolean Function 0xD8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
228 0xD9 bfn.0xD9 0x6b Boolean Function 0xD9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
229 0xDA bfn.0xDA 0x6b Boolean Function 0xDA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
230 0xDB bfn.0xDB 0x6b Boolean Function 0xDB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
231 0xDC bfn.0xDC 0x6b Boolean Function 0xDC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
232 0xDD bfn.0xDD 0x6b Boolean Function 0xDD
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
233 0xDE bfn.0xDE 0x6b Boolean Function 0xDE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
234 0xDF bfn.0xDF 0x6b Boolean Function 0xDF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
235 0xE0 bfn.0xE0 0x6b Boolean Function 0xE0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
236 0xE1 bfn.0xE1 0x6b Boolean Function 0xE1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
237 0xE2 bfn.0xE2 0x6b Boolean Function 0xE2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
238 0xE3 bfn.0xE3 0x6b Boolean Function 0xE3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
239 0xE4 bfn.0xE4 0x6b Boolean Function 0xE4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
240 0xE5 bfn.0xE5 0x6b Boolean Function 0xE5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
241 0xE6 bfn.0xE6 0x6b Boolean Function 0xE6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
242 0xE7 bfn.0xE7 0x6b Boolean Function 0xE7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
243 0xE8 bfn.0xE8 0x6b Boolean Function 0xE8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
244 0xE9 bfn.0xE9 0x6b Boolean Function 0xE9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
245 0xEA bfn.0xEA 0x6b Boolean Function 0xEA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
246 0xEB bfn.0xEB 0x6b Boolean Function 0xEB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
247 0xEC bfn.0xEC 0x6b Boolean Function 0xEC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
248 0xED bfn.0xED 0x6b Boolean Function 0xED
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
249 0xEE bfn.0xEE 0x6b Boolean Function 0xEE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
250 0xEF bfn.0xEF 0x6b Boolean Function 0xEF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
251 0xF0 bfn.0xF0 0x6b Boolean Function 0xF0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
252 0xF1 bfn.0xF1 0x6b Boolean Function 0xF1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
253 0xF2 bfn.0xF2 0x6b Boolean Function 0xF2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
254 0xF3 bfn.0xF3 0x6b Boolean Function 0xF3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
255 0xF4 bfn.0xF4 0x6b Boolean Function 0xF4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
256 0xF5 bfn.0xF5 0x6b Boolean Function 0xF5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
257 0xF6 bfn.0xF6 0x6b Boolean Function 0xF6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
258 0xF7 bfn.0xF7 0x6b Boolean Function 0xF7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
259 0xF8 bfn.0xF8 0x6b Boolean Function 0xF8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
260 0xF9 bfn.0xF9 0x6b Boolean Function 0xF9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
261 0xFA bfn.0xFA 0x6b Boolean Function 0xFA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
262 0xFB bfn.0xFB 0x6b Boolean Function 0xFB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
263 0xFC bfn.0xFC 0x6b Boolean Function 0xFC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
264 0xFD bfn.0xFD 0x6b Boolean Function 0xFD
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
265 0xFE bfn.0xFE 0x6b Boolean Function 0xFE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
266 0xFF bfn.0xFF 0x6b Boolean Function 0xFF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
267 bfrev bfrev 0x77 Bit Field Reverse
0x400 u32 , 0x400 u32
268 brc brc 0x23 Branch Converging
269 brd brd 0x21 Branch Diverging
270 break break 0x28 Break
271 call call 0x2c Call
272 calla calla 0x2b Call Absolute
273 cbit cbit 0x4d Count Bits Set
0x400 u32 , 0x540 u8 u16 u32
274 cmp cmp 0x70 Compare
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x30000 bf16 f32 , 0x30000 bf16 f32
0x40000 f64 , 0x40000 f64
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
275 cmpn cmpn 0x71 Compare NaN
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
0x40000 f64 , 0x40000 f64
276 cont cont 0x29 Continue
277 csel csel 0x72 Conditional Select
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x800 i32 , 0x800 i32
0x200 i16 , 0x200 i16
282 dp4a dp4a 0x58 Dot Product 4 Accumulate
0xc00 u32 i32 , 0xc00 u32 i32
283 dpas dpas 0x59 Dot Product Accumulate Systolic
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
284 dpasw dpasw 0x5a Dot Product Accumulate Systolic Wide
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
285 1x1 dpasw.1x1 0x5a Depth 1x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
286 1x2 dpasw.1x2 0x5a Depth 1x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
287 1x3 dpasw.1x3 0x5a Depth 1x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
288 1x4 dpasw.1x4 0x5a Depth 1x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
289 1x5 dpasw.1x5 0x5a Depth 1x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
290 1x6 dpasw.1x6 0x5a Depth 1x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
291 1x7 dpasw.1x7 0x5a Depth 1x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
292 1x8 dpasw.1x8 0x5a Depth 1x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
293 2x1 dpasw.2x1 0x5a Depth 2x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
294 2x2 dpasw.2x2 0x5a Depth 2x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
295 2x3 dpasw.2x3 0x5a Depth 2x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
296 2x4 dpasw.2x4 0x5a Depth 2x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
297 2x5 dpasw.2x5 0x5a Depth 2x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
298 2x6 dpasw.2x6 0x5a Depth 2x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
299 2x7 dpasw.2x7 0x5a Depth 2x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
300 2x8 dpasw.2x8 0x5a Depth 2x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
301 4x1 dpasw.4x1 0x5a Depth 4x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
302 4x2 dpasw.4x2 0x5a Depth 4x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
303 4x3 dpasw.4x3 0x5a Depth 4x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
304 4x4 dpasw.4x4 0x5a Depth 4x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
305 4x5 dpasw.4x5 0x5a Depth 4x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
306 4x6 dpasw.4x6 0x5a Depth 4x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
307 4x7 dpasw.4x7 0x5a Depth 4x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
308 4x8 dpasw.4x8 0x5a Depth 4x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
309 8x1 dpasw.8x1 0x5a Depth 8x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
310 8x2 dpasw.8x2 0x5a Depth 8x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
311 8x3 dpasw.8x3 0x5a Depth 8x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
312 8x4 dpasw.8x4 0x5a Depth 8x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
313 8x5 dpasw.8x5 0x5a Depth 8x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
314 8x6 dpasw.8x6 0x5a Depth 8x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
315 8x7 dpasw.8x7 0x5a Depth 8x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
316 8x8 dpasw.8x8 0x5a Depth 8x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
317 1x1 dpas.1x1 0x59 Depth 1x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
318 1x2 dpas.1x2 0x59 Depth 1x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
319 1x3 dpas.1x3 0x59 Depth 1x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
320 1x4 dpas.1x4 0x59 Depth 1x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
321 1x5 dpas.1x5 0x59 Depth 1x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
322 1x6 dpas.1x6 0x59 Depth 1x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
323 1x7 dpas.1x7 0x59 Depth 1x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
324 1x8 dpas.1x8 0x59 Depth 1x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
325 2x1 dpas.2x1 0x59 Depth 2x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
326 2x2 dpas.2x2 0x59 Depth 2x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
327 2x3 dpas.2x3 0x59 Depth 2x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
328 2x4 dpas.2x4 0x59 Depth 2x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
329 2x5 dpas.2x5 0x59 Depth 2x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
330 2x6 dpas.2x6 0x59 Depth 2x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
331 2x7 dpas.2x7 0x59 Depth 2x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
332 2x8 dpas.2x8 0x59 Depth 2x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
333 4x1 dpas.4x1 0x59 Depth 4x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
334 4x2 dpas.4x2 0x59 Depth 4x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
335 4x3 dpas.4x3 0x59 Depth 4x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
336 4x4 dpas.4x4 0x59 Depth 4x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
337 4x5 dpas.4x5 0x59 Depth 4x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
338 4x6 dpas.4x6 0x59 Depth 4x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
339 4x7 dpas.4x7 0x59 Depth 4x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
340 4x8 dpas.4x8 0x59 Depth 4x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
341 8x1 dpas.8x1 0x59 Depth 8x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
342 8x2 dpas.8x2 0x59 Depth 8x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
343 8x3 dpas.8x3 0x59 Depth 8x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
344 8x4 dpas.8x4 0x59 Depth 8x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
345 8x5 dpas.8x5 0x59 Depth 8x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
346 8x6 dpas.8x6 0x59 Depth 8x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
347 8x7 dpas.8x7 0x59 Depth 8x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
348 8x8 dpas.8x8 0x59 Depth 8x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
350 else else 0x24 Else
351 endif endif 0x25 End If
354 fbh fbh 0x4b Find First Bit from MSB Side
0x400 u32 , 0xc00 u32 i32
355 fbl fbl 0x4c Find First Bit from LSB Side
0x400 u32 , 0x400 u32
356 frc frc 0x43 Fraction
0x20000 f32 , 0x20000 f32
357 goto goto 0x2e Goto
358 halt halt 0x2a Halt
359 if if 0x22 If
360 illegal illegal 0x0 Illegal
361 jmpi jmpi 0x20 Jump Indexed
362 join join 0x2f Join
365 lzd lzd 0x4a Leading Zero Detection
0x400 u32 , 0xc00 u32 i32
366 mac mac 0x48 Multiply Accumulate
0xfc0 u8 i8 u16 i16 u32 i32 , 0x3c0 u8 i8 u16 i16
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x30000 bf16 f32 , 0x30000 bf16 f32
0x40000 f64 , 0x40000 f64
367 mach mach 0x49 Multiply Accumulate High
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
369 mad mad 0x5b Multiply Add
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x30000 bf16 f32 , 0x30000 bf16 f32
0x200 i16 , 0x80 i8
0xa00 i16 i32 , 0xa00 i16 i32
0x40000 f64 , 0x40000 f64
370 madm madm 0x5d Multiply Add for Macro
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
371 math math 0x38 Extended Math Function
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
372 cos math.cos 0x38 COS
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
373 exp math.exp 0x38 EXP
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
375 idiv math.idiv 0x38 IDIV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
376 inv math.inv 0x38 INV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
377 invm math.invm 0x38 INVM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
378 iqot math.iqot 0x38 IQOT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
379 irem math.irem 0x38 IREM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
380 log math.log 0x38 LOG
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
382 rsqt math.rsqt 0x38 RSQT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
383 rsqtm math.rsqtm 0x38 RSQTM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
384 sin math.sin 0x38 SIN
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
385 sqt math.sqt 0x38 SQT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
386 mov mov 0x61 Move
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xfc0 u8 i8 u16 i16 u32 i32 , 0x20000 f32
0x20000 f32 , 0x20000 f32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0x4000 f16 , 0x20000 f32
0xfc0 u8 i8 u16 i16 u32 i32 , 0x4000 f16
0x20000 f32 , 0x4000 f16
0x4000 f16 , 0x4000 f16
0x10000 bf16 , 0x20000 f32
0x63f00 u16 i16 u32 i32 u64 i64 f32 f64 , 0x40000 f64
0x43000 u64 i64 f64 , 0x20000 f32
0x63f00 u16 i16 u32 i32 u64 i64 f32 f64 , 0x3000 u64 i64
0x43000 u64 i64 f64 , 0xf00 u16 i16 u32 i32
387 movi movi 0x63 Move Indexed
0x80 i8 , 0x80 i8
0x40 u8 , 0x40 u8
0x200 i16 , 0x200 i16
0x100 u16 , 0x100 u16
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
388 mul mul 0x41 Multiply
0xc0 u8 i8 , 0xc0 u8 i8
0x300 u16 i16 , 0xc0 u8 i8
0xc00 u32 i32 , 0xc0 u8 i8
0x300 u16 i16 , 0x300 u16 i16
0xc00 u32 i32 , 0x300 u16 i16
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x30000 bf16 f32 , 0x30000 bf16 f32
0x40000 f64 , 0x40000 f64
0x3000 u64 i64 , 0xc00 u32 i32
0xc00 u32 i32 , 0xc00 u32 i32
389 nop nop 0x60 No Operation
390 not not 0x64 Logic Not
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
391 or or 0x66 Logic Or
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
393 ret ret 0x2d Return
394 rndd rndd 0x45 Round Down
0x20000 f32 , 0x20000 f32
395 rnde rnde 0x46 Round to Nearest or Even
0x20000 f32 , 0x20000 f32
396 rndu rndu 0x44 Round Up
0x20000 f32 , 0x20000 f32
397 rndz rndz 0x47 Round to Zero
0x20000 f32 , 0x20000 f32
398 rol rol 0x6f Rotate Left
0x500 u16 u32 , 0x500 u16 u32
399 ror ror 0x6e Rotate Right
0x500 u16 u32 , 0x500 u16 u32
402 sel sel 0x62 Select
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x4000 f16 , 0x4000 f16
0x30000 bf16 f32 , 0x30000 bf16 f32
0x40000 f64 , 0x40000 f64
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
403 send send 0x31 Send Message
404 sendc sendc 0x32 Send Message Conditional
405 btd sendc.btd 0x32 SFID_BTD
407 dc0 sendc.dc0 0x32 SFID_DP_DC0
408 dc1 sendc.dc1 0x32 SFID_DP_DC1
409 dc2 sendc.dc2 0x32 SFID_DP_DC2
410 dcro sendc.dcro 0x32 SFID_DP_DCRO
411 gtwy sendc.gtwy 0x32 SFID_GATEWAY
412 null sendc.null 0x32 SFID_NULL
413 pixi sendc.pixi 0x32 SFID_PI
414 rc sendc.rc 0x32 SFID_DP_RC
415 rta sendc.rta 0x32 SFID_RTA
416 slm sendc.slm 0x32 SFID_SLM
417 smpl sendc.smpl 0x32 SFID_SAMPLER
418 tgm sendc.tgm 0x32 SFID_TGM
420 ugm sendc.ugm 0x32 SFID_UGM
421 ugml sendc.ugml 0x32 SFID_UGML
422 urb sendc.urb 0x32 SFID_URB
426 btd send.btd 0x31 SFID_BTD
428 dc0 send.dc0 0x31 SFID_DP_DC0
429 dc1 send.dc1 0x31 SFID_DP_DC1
430 dc2 send.dc2 0x31 SFID_DP_DC2
431 dcro send.dcro 0x31 SFID_DP_DCRO
432 gtwy send.gtwy 0x31 SFID_GATEWAY
433 null send.null 0x31 SFID_NULL
434 pixi send.pixi 0x31 SFID_PI
435 rc send.rc 0x31 SFID_DP_RC
436 rta send.rta 0x31 SFID_RTA
437 slm send.slm 0x31 SFID_SLM
438 smpl send.smpl 0x31 SFID_SAMPLER
439 tgm send.tgm 0x31 SFID_TGM
441 ugm send.ugm 0x31 SFID_UGM
442 ugml send.ugml 0x31 SFID_UGML
443 urb send.urb 0x31 SFID_URB
445 shl shl 0x69 Shift Left
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
446 shr shr 0x68 Shift Right
0x540 u8 u16 u32 , 0x540 u8 u16 u32
0x500 u16 u32 , 0x500 u16 u32
448 subb subb 0x4f Subtraction with Borrow
0x400 u32 , 0x400 u32
449 sync sync 0x1 Synchronize
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
450 allrd sync.allrd 0x1 SBID Read Wait
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
451 allwr sync.allwr 0x1 SBID Write Wait
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
452 bar sync.bar 0x1 Wait on Barrier
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
454 host sync.host 0x1 Wait on Host Notification
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
455 nop sync.nop 0x1 No Operation
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
457 while while 0x27 While
458 xor xor 0x67 Logic Xor
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
platform: 12.72
ext: 12p72
name: PVC
1 add add 0x40 Addition
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x30000 bf16 f32 , 0x30000 bf16 f32
0x40000 f64 , 0x40000 f64
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
2 add3 add3 0x52 Ternary Addition
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
3 addc addc 0x4e Addition with Carry
0x400 u32 , 0x400 u32
4 and and 0x65 Logic And
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
5 asr asr 0x6c Arithmetic Shift Right
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
6 avg avg 0x42 Average
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
7 bfe bfe 0x78 Bit Field Extract
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
8 bfi1 bfi1 0x79 Bit Field Insert 1
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
9 bfi2 bfi2 0x7a Bit Field Insert 2
0x400 u32 , 0x400 u32
0x800 i32 , 0x800 i32
10 bfn bfn 0x6b Boolean Function
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
11 0x00 bfn.0x00 0x6b Boolean Function 0x00
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
12 0x01 bfn.0x01 0x6b Boolean Function 0x01
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
13 0x02 bfn.0x02 0x6b Boolean Function 0x02
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
14 0x03 bfn.0x03 0x6b Boolean Function 0x03
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
15 0x04 bfn.0x04 0x6b Boolean Function 0x04
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
16 0x05 bfn.0x05 0x6b Boolean Function 0x05
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
17 0x06 bfn.0x06 0x6b Boolean Function 0x06
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
18 0x07 bfn.0x07 0x6b Boolean Function 0x07
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
19 0x08 bfn.0x08 0x6b Boolean Function 0x08
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
20 0x09 bfn.0x09 0x6b Boolean Function 0x09
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
21 0x0A bfn.0x0A 0x6b Boolean Function 0x0A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
22 0x0B bfn.0x0B 0x6b Boolean Function 0x0B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
23 0x0C bfn.0x0C 0x6b Boolean Function 0x0C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
24 0x0D bfn.0x0D 0x6b Boolean Function 0x0D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
25 0x0E bfn.0x0E 0x6b Boolean Function 0x0E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
26 0x0F bfn.0x0F 0x6b Boolean Function 0x0F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
27 0x10 bfn.0x10 0x6b Boolean Function 0x10
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
28 0x11 bfn.0x11 0x6b Boolean Function 0x11
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
29 0x12 bfn.0x12 0x6b Boolean Function 0x12
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
30 0x13 bfn.0x13 0x6b Boolean Function 0x13
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
31 0x14 bfn.0x14 0x6b Boolean Function 0x14
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
32 0x15 bfn.0x15 0x6b Boolean Function 0x15
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
33 0x16 bfn.0x16 0x6b Boolean Function 0x16
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
34 0x17 bfn.0x17 0x6b Boolean Function 0x17
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
35 0x18 bfn.0x18 0x6b Boolean Function 0x18
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
36 0x19 bfn.0x19 0x6b Boolean Function 0x19
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
37 0x1A bfn.0x1A 0x6b Boolean Function 0x1A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
38 0x1B bfn.0x1B 0x6b Boolean Function 0x1B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
39 0x1C bfn.0x1C 0x6b Boolean Function 0x1C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
40 0x1D bfn.0x1D 0x6b Boolean Function 0x1D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
41 0x1E bfn.0x1E 0x6b Boolean Function 0x1E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
42 0x1F bfn.0x1F 0x6b Boolean Function 0x1F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
43 0x20 bfn.0x20 0x6b Boolean Function 0x20
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
44 0x21 bfn.0x21 0x6b Boolean Function 0x21
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
45 0x22 bfn.0x22 0x6b Boolean Function 0x22
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
46 0x23 bfn.0x23 0x6b Boolean Function 0x23
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
47 0x24 bfn.0x24 0x6b Boolean Function 0x24
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
48 0x25 bfn.0x25 0x6b Boolean Function 0x25
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
49 0x26 bfn.0x26 0x6b Boolean Function 0x26
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
50 0x27 bfn.0x27 0x6b Boolean Function 0x27
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
51 0x28 bfn.0x28 0x6b Boolean Function 0x28
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
52 0x29 bfn.0x29 0x6b Boolean Function 0x29
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
53 0x2A bfn.0x2A 0x6b Boolean Function 0x2A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
54 0x2B bfn.0x2B 0x6b Boolean Function 0x2B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
55 0x2C bfn.0x2C 0x6b Boolean Function 0x2C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
56 0x2D bfn.0x2D 0x6b Boolean Function 0x2D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
57 0x2E bfn.0x2E 0x6b Boolean Function 0x2E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
58 0x2F bfn.0x2F 0x6b Boolean Function 0x2F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
59 0x30 bfn.0x30 0x6b Boolean Function 0x30
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
60 0x31 bfn.0x31 0x6b Boolean Function 0x31
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
61 0x32 bfn.0x32 0x6b Boolean Function 0x32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
62 0x33 bfn.0x33 0x6b Boolean Function 0x33
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
63 0x34 bfn.0x34 0x6b Boolean Function 0x34
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
64 0x35 bfn.0x35 0x6b Boolean Function 0x35
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
65 0x36 bfn.0x36 0x6b Boolean Function 0x36
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
66 0x37 bfn.0x37 0x6b Boolean Function 0x37
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
67 0x38 bfn.0x38 0x6b Boolean Function 0x38
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
68 0x39 bfn.0x39 0x6b Boolean Function 0x39
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
69 0x3A bfn.0x3A 0x6b Boolean Function 0x3A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
70 0x3B bfn.0x3B 0x6b Boolean Function 0x3B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
71 0x3C bfn.0x3C 0x6b Boolean Function 0x3C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
72 0x3D bfn.0x3D 0x6b Boolean Function 0x3D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
73 0x3E bfn.0x3E 0x6b Boolean Function 0x3E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
74 0x3F bfn.0x3F 0x6b Boolean Function 0x3F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
75 0x40 bfn.0x40 0x6b Boolean Function 0x40
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
76 0x41 bfn.0x41 0x6b Boolean Function 0x41
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
77 0x42 bfn.0x42 0x6b Boolean Function 0x42
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
78 0x43 bfn.0x43 0x6b Boolean Function 0x43
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
79 0x44 bfn.0x44 0x6b Boolean Function 0x44
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
80 0x45 bfn.0x45 0x6b Boolean Function 0x45
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
81 0x46 bfn.0x46 0x6b Boolean Function 0x46
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
82 0x47 bfn.0x47 0x6b Boolean Function 0x47
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
83 0x48 bfn.0x48 0x6b Boolean Function 0x48
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
84 0x49 bfn.0x49 0x6b Boolean Function 0x49
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
85 0x4A bfn.0x4A 0x6b Boolean Function 0x4A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
86 0x4B bfn.0x4B 0x6b Boolean Function 0x4B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
87 0x4C bfn.0x4C 0x6b Boolean Function 0x4C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
88 0x4D bfn.0x4D 0x6b Boolean Function 0x4D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
89 0x4E bfn.0x4E 0x6b Boolean Function 0x4E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
90 0x4F bfn.0x4F 0x6b Boolean Function 0x4F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
91 0x50 bfn.0x50 0x6b Boolean Function 0x50
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
92 0x51 bfn.0x51 0x6b Boolean Function 0x51
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
93 0x52 bfn.0x52 0x6b Boolean Function 0x52
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
94 0x53 bfn.0x53 0x6b Boolean Function 0x53
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
95 0x54 bfn.0x54 0x6b Boolean Function 0x54
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
96 0x55 bfn.0x55 0x6b Boolean Function 0x55
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
97 0x56 bfn.0x56 0x6b Boolean Function 0x56
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
98 0x57 bfn.0x57 0x6b Boolean Function 0x57
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
99 0x58 bfn.0x58 0x6b Boolean Function 0x58
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
100 0x59 bfn.0x59 0x6b Boolean Function 0x59
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
101 0x5A bfn.0x5A 0x6b Boolean Function 0x5A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
102 0x5B bfn.0x5B 0x6b Boolean Function 0x5B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
103 0x5C bfn.0x5C 0x6b Boolean Function 0x5C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
104 0x5D bfn.0x5D 0x6b Boolean Function 0x5D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
105 0x5E bfn.0x5E 0x6b Boolean Function 0x5E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
106 0x5F bfn.0x5F 0x6b Boolean Function 0x5F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
107 0x60 bfn.0x60 0x6b Boolean Function 0x60
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
108 0x61 bfn.0x61 0x6b Boolean Function 0x61
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
109 0x62 bfn.0x62 0x6b Boolean Function 0x62
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
110 0x63 bfn.0x63 0x6b Boolean Function 0x63
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
111 0x64 bfn.0x64 0x6b Boolean Function 0x64
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
112 0x65 bfn.0x65 0x6b Boolean Function 0x65
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
113 0x66 bfn.0x66 0x6b Boolean Function 0x66
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
114 0x67 bfn.0x67 0x6b Boolean Function 0x67
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
115 0x68 bfn.0x68 0x6b Boolean Function 0x68
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
116 0x69 bfn.0x69 0x6b Boolean Function 0x69
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
117 0x6A bfn.0x6A 0x6b Boolean Function 0x6A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
118 0x6B bfn.0x6B 0x6b Boolean Function 0x6B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
119 0x6C bfn.0x6C 0x6b Boolean Function 0x6C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
120 0x6D bfn.0x6D 0x6b Boolean Function 0x6D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
121 0x6E bfn.0x6E 0x6b Boolean Function 0x6E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
122 0x6F bfn.0x6F 0x6b Boolean Function 0x6F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
123 0x70 bfn.0x70 0x6b Boolean Function 0x70
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
124 0x71 bfn.0x71 0x6b Boolean Function 0x71
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
125 0x72 bfn.0x72 0x6b Boolean Function 0x72
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
126 0x73 bfn.0x73 0x6b Boolean Function 0x73
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
127 0x74 bfn.0x74 0x6b Boolean Function 0x74
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
128 0x75 bfn.0x75 0x6b Boolean Function 0x75
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
129 0x76 bfn.0x76 0x6b Boolean Function 0x76
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
130 0x77 bfn.0x77 0x6b Boolean Function 0x77
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
131 0x78 bfn.0x78 0x6b Boolean Function 0x78
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
132 0x79 bfn.0x79 0x6b Boolean Function 0x79
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
133 0x7A bfn.0x7A 0x6b Boolean Function 0x7A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
134 0x7B bfn.0x7B 0x6b Boolean Function 0x7B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
135 0x7C bfn.0x7C 0x6b Boolean Function 0x7C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
136 0x7D bfn.0x7D 0x6b Boolean Function 0x7D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
137 0x7E bfn.0x7E 0x6b Boolean Function 0x7E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
138 0x7F bfn.0x7F 0x6b Boolean Function 0x7F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
139 0x80 bfn.0x80 0x6b Boolean Function 0x80
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
140 0x81 bfn.0x81 0x6b Boolean Function 0x81
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
141 0x82 bfn.0x82 0x6b Boolean Function 0x82
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
142 0x83 bfn.0x83 0x6b Boolean Function 0x83
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
143 0x84 bfn.0x84 0x6b Boolean Function 0x84
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
144 0x85 bfn.0x85 0x6b Boolean Function 0x85
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
145 0x86 bfn.0x86 0x6b Boolean Function 0x86
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
146 0x87 bfn.0x87 0x6b Boolean Function 0x87
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
147 0x88 bfn.0x88 0x6b Boolean Function 0x88
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
148 0x89 bfn.0x89 0x6b Boolean Function 0x89
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
149 0x8A bfn.0x8A 0x6b Boolean Function 0x8A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
150 0x8B bfn.0x8B 0x6b Boolean Function 0x8B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
151 0x8C bfn.0x8C 0x6b Boolean Function 0x8C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
152 0x8D bfn.0x8D 0x6b Boolean Function 0x8D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
153 0x8E bfn.0x8E 0x6b Boolean Function 0x8E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
154 0x8F bfn.0x8F 0x6b Boolean Function 0x8F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
155 0x90 bfn.0x90 0x6b Boolean Function 0x90
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
156 0x91 bfn.0x91 0x6b Boolean Function 0x91
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
157 0x92 bfn.0x92 0x6b Boolean Function 0x92
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
158 0x93 bfn.0x93 0x6b Boolean Function 0x93
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
159 0x94 bfn.0x94 0x6b Boolean Function 0x94
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
160 0x95 bfn.0x95 0x6b Boolean Function 0x95
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
161 0x96 bfn.0x96 0x6b Boolean Function 0x96
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
162 0x97 bfn.0x97 0x6b Boolean Function 0x97
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
163 0x98 bfn.0x98 0x6b Boolean Function 0x98
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
164 0x99 bfn.0x99 0x6b Boolean Function 0x99
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
165 0x9A bfn.0x9A 0x6b Boolean Function 0x9A
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
166 0x9B bfn.0x9B 0x6b Boolean Function 0x9B
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
167 0x9C bfn.0x9C 0x6b Boolean Function 0x9C
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
168 0x9D bfn.0x9D 0x6b Boolean Function 0x9D
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
169 0x9E bfn.0x9E 0x6b Boolean Function 0x9E
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
170 0x9F bfn.0x9F 0x6b Boolean Function 0x9F
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
171 0xA0 bfn.0xA0 0x6b Boolean Function 0xA0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
172 0xA1 bfn.0xA1 0x6b Boolean Function 0xA1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
173 0xA2 bfn.0xA2 0x6b Boolean Function 0xA2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
174 0xA3 bfn.0xA3 0x6b Boolean Function 0xA3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
175 0xA4 bfn.0xA4 0x6b Boolean Function 0xA4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
176 0xA5 bfn.0xA5 0x6b Boolean Function 0xA5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
177 0xA6 bfn.0xA6 0x6b Boolean Function 0xA6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
178 0xA7 bfn.0xA7 0x6b Boolean Function 0xA7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
179 0xA8 bfn.0xA8 0x6b Boolean Function 0xA8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
180 0xA9 bfn.0xA9 0x6b Boolean Function 0xA9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
181 0xAA bfn.0xAA 0x6b Boolean Function 0xAA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
182 0xAB bfn.0xAB 0x6b Boolean Function 0xAB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
183 0xAC bfn.0xAC 0x6b Boolean Function 0xAC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
184 0xAD bfn.0xAD 0x6b Boolean Function 0xAD
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
185 0xAE bfn.0xAE 0x6b Boolean Function 0xAE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
186 0xAF bfn.0xAF 0x6b Boolean Function 0xAF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
187 0xB0 bfn.0xB0 0x6b Boolean Function 0xB0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
188 0xB1 bfn.0xB1 0x6b Boolean Function 0xB1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
189 0xB2 bfn.0xB2 0x6b Boolean Function 0xB2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
190 0xB3 bfn.0xB3 0x6b Boolean Function 0xB3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
191 0xB4 bfn.0xB4 0x6b Boolean Function 0xB4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
192 0xB5 bfn.0xB5 0x6b Boolean Function 0xB5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
193 0xB6 bfn.0xB6 0x6b Boolean Function 0xB6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
194 0xB7 bfn.0xB7 0x6b Boolean Function 0xB7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
195 0xB8 bfn.0xB8 0x6b Boolean Function 0xB8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
196 0xB9 bfn.0xB9 0x6b Boolean Function 0xB9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
197 0xBA bfn.0xBA 0x6b Boolean Function 0xBA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
198 0xBB bfn.0xBB 0x6b Boolean Function 0xBB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
199 0xBC bfn.0xBC 0x6b Boolean Function 0xBC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
200 0xBD bfn.0xBD 0x6b Boolean Function 0xBD
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
201 0xBE bfn.0xBE 0x6b Boolean Function 0xBE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
202 0xBF bfn.0xBF 0x6b Boolean Function 0xBF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
203 0xC0 bfn.0xC0 0x6b Boolean Function 0xC0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
204 0xC1 bfn.0xC1 0x6b Boolean Function 0xC1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
205 0xC2 bfn.0xC2 0x6b Boolean Function 0xC2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
206 0xC3 bfn.0xC3 0x6b Boolean Function 0xC3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
207 0xC4 bfn.0xC4 0x6b Boolean Function 0xC4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
208 0xC5 bfn.0xC5 0x6b Boolean Function 0xC5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
209 0xC6 bfn.0xC6 0x6b Boolean Function 0xC6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
210 0xC7 bfn.0xC7 0x6b Boolean Function 0xC7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
211 0xC8 bfn.0xC8 0x6b Boolean Function 0xC8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
212 0xC9 bfn.0xC9 0x6b Boolean Function 0xC9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
213 0xCA bfn.0xCA 0x6b Boolean Function 0xCA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
214 0xCB bfn.0xCB 0x6b Boolean Function 0xCB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
215 0xCC bfn.0xCC 0x6b Boolean Function 0xCC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
216 0xCD bfn.0xCD 0x6b Boolean Function 0xCD
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
217 0xCE bfn.0xCE 0x6b Boolean Function 0xCE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
218 0xCF bfn.0xCF 0x6b Boolean Function 0xCF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
219 0xD0 bfn.0xD0 0x6b Boolean Function 0xD0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
220 0xD1 bfn.0xD1 0x6b Boolean Function 0xD1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
221 0xD2 bfn.0xD2 0x6b Boolean Function 0xD2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
222 0xD3 bfn.0xD3 0x6b Boolean Function 0xD3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
223 0xD4 bfn.0xD4 0x6b Boolean Function 0xD4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
224 0xD5 bfn.0xD5 0x6b Boolean Function 0xD5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
225 0xD6 bfn.0xD6 0x6b Boolean Function 0xD6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
226 0xD7 bfn.0xD7 0x6b Boolean Function 0xD7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
227 0xD8 bfn.0xD8 0x6b Boolean Function 0xD8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
228 0xD9 bfn.0xD9 0x6b Boolean Function 0xD9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
229 0xDA bfn.0xDA 0x6b Boolean Function 0xDA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
230 0xDB bfn.0xDB 0x6b Boolean Function 0xDB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
231 0xDC bfn.0xDC 0x6b Boolean Function 0xDC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
232 0xDD bfn.0xDD 0x6b Boolean Function 0xDD
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
233 0xDE bfn.0xDE 0x6b Boolean Function 0xDE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
234 0xDF bfn.0xDF 0x6b Boolean Function 0xDF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
235 0xE0 bfn.0xE0 0x6b Boolean Function 0xE0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
236 0xE1 bfn.0xE1 0x6b Boolean Function 0xE1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
237 0xE2 bfn.0xE2 0x6b Boolean Function 0xE2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
238 0xE3 bfn.0xE3 0x6b Boolean Function 0xE3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
239 0xE4 bfn.0xE4 0x6b Boolean Function 0xE4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
240 0xE5 bfn.0xE5 0x6b Boolean Function 0xE5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
241 0xE6 bfn.0xE6 0x6b Boolean Function 0xE6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
242 0xE7 bfn.0xE7 0x6b Boolean Function 0xE7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
243 0xE8 bfn.0xE8 0x6b Boolean Function 0xE8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
244 0xE9 bfn.0xE9 0x6b Boolean Function 0xE9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
245 0xEA bfn.0xEA 0x6b Boolean Function 0xEA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
246 0xEB bfn.0xEB 0x6b Boolean Function 0xEB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
247 0xEC bfn.0xEC 0x6b Boolean Function 0xEC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
248 0xED bfn.0xED 0x6b Boolean Function 0xED
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
249 0xEE bfn.0xEE 0x6b Boolean Function 0xEE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
250 0xEF bfn.0xEF 0x6b Boolean Function 0xEF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
251 0xF0 bfn.0xF0 0x6b Boolean Function 0xF0
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
252 0xF1 bfn.0xF1 0x6b Boolean Function 0xF1
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
253 0xF2 bfn.0xF2 0x6b Boolean Function 0xF2
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
254 0xF3 bfn.0xF3 0x6b Boolean Function 0xF3
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
255 0xF4 bfn.0xF4 0x6b Boolean Function 0xF4
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
256 0xF5 bfn.0xF5 0x6b Boolean Function 0xF5
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
257 0xF6 bfn.0xF6 0x6b Boolean Function 0xF6
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
258 0xF7 bfn.0xF7 0x6b Boolean Function 0xF7
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
259 0xF8 bfn.0xF8 0x6b Boolean Function 0xF8
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
260 0xF9 bfn.0xF9 0x6b Boolean Function 0xF9
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
261 0xFA bfn.0xFA 0x6b Boolean Function 0xFA
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
262 0xFB bfn.0xFB 0x6b Boolean Function 0xFB
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
263 0xFC bfn.0xFC 0x6b Boolean Function 0xFC
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
264 0xFD bfn.0xFD 0x6b Boolean Function 0xFD
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
265 0xFE bfn.0xFE 0x6b Boolean Function 0xFE
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
266 0xFF bfn.0xFF 0x6b Boolean Function 0xFF
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
267 bfrev bfrev 0x77 Bit Field Reverse
0x400 u32 , 0x400 u32
268 brc brc 0x23 Branch Converging
269 brd brd 0x21 Branch Diverging
270 break break 0x28 Break
271 call call 0x2c Call
272 calla calla 0x2b Call Absolute
273 cbit cbit 0x4d Count Bits Set
0x400 u32 , 0x540 u8 u16 u32
274 cmp cmp 0x70 Compare
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x30000 bf16 f32 , 0x30000 bf16 f32
0x40000 f64 , 0x40000 f64
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
275 cmpn cmpn 0x71 Compare NaN
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x24000 f16 f32 , 0x24000 f16 f32
0x40000 f64 , 0x40000 f64
276 cont cont 0x29 Continue
277 csel csel 0x72 Conditional Select
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x800 i32 , 0x800 i32
0x200 i16 , 0x200 i16
282 dp4a dp4a 0x58 Dot Product 4 Accumulate
0xc00 u32 i32 , 0xc00 u32 i32
283 dpas dpas 0x59 Dot Product Accumulate Systolic
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
317 1x1 dpas.1x1 0x59 Depth 1x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
318 1x2 dpas.1x2 0x59 Depth 1x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
319 1x3 dpas.1x3 0x59 Depth 1x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
320 1x4 dpas.1x4 0x59 Depth 1x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
321 1x5 dpas.1x5 0x59 Depth 1x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
322 1x6 dpas.1x6 0x59 Depth 1x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
323 1x7 dpas.1x7 0x59 Depth 1x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
324 1x8 dpas.1x8 0x59 Depth 1x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
325 2x1 dpas.2x1 0x59 Depth 2x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
326 2x2 dpas.2x2 0x59 Depth 2x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
327 2x3 dpas.2x3 0x59 Depth 2x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
328 2x4 dpas.2x4 0x59 Depth 2x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
329 2x5 dpas.2x5 0x59 Depth 2x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
330 2x6 dpas.2x6 0x59 Depth 2x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
331 2x7 dpas.2x7 0x59 Depth 2x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
332 2x8 dpas.2x8 0x59 Depth 2x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
333 4x1 dpas.4x1 0x59 Depth 4x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
334 4x2 dpas.4x2 0x59 Depth 4x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
335 4x3 dpas.4x3 0x59 Depth 4x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
336 4x4 dpas.4x4 0x59 Depth 4x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
337 4x5 dpas.4x5 0x59 Depth 4x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
338 4x6 dpas.4x6 0x59 Depth 4x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
339 4x7 dpas.4x7 0x59 Depth 4x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
340 4x8 dpas.4x8 0x59 Depth 4x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
341 8x1 dpas.8x1 0x59 Depth 8x1
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
342 8x2 dpas.8x2 0x59 Depth 8x2
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
343 8x3 dpas.8x3 0x59 Depth 8x3
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
344 8x4 dpas.8x4 0x59 Depth 8x4
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
345 8x5 dpas.8x5 0x59 Depth 8x5
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
346 8x6 dpas.8x6 0x59 Depth 8x6
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
347 8x7 dpas.8x7 0x59 Depth 8x7
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
348 8x8 dpas.8x8 0x59 Depth 8x8
0xc00 u32 i32 , 0xcfc u8 i8 u32 i32
0x20000 f32 , 0x30000 bf16 f32
0x20000 f32 , 0x24000 f16 f32
350 else else 0x24 Else
351 endif endif 0x25 End If
354 fbh fbh 0x4b Find First Bit from MSB Side
0x400 u32 , 0xc00 u32 i32
355 fbl fbl 0x4c Find First Bit from LSB Side
0x400 u32 , 0x400 u32
356 frc frc 0x43 Fraction
0x20000 f32 , 0x20000 f32
357 goto goto 0x2e Goto
358 halt halt 0x2a Halt
359 if if 0x22 If
360 illegal illegal 0x0 Illegal
361 jmpi jmpi 0x20 Jump Indexed
362 join join 0x2f Join
365 lzd lzd 0x4a Leading Zero Detection
0x400 u32 , 0xc00 u32 i32
366 mac mac 0x48 Multiply Accumulate
0xfc0 u8 i8 u16 i16 u32 i32 , 0x3c0 u8 i8 u16 i16
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x30000 bf16 f32 , 0x30000 bf16 f32
0x40000 f64 , 0x40000 f64
367 mach mach 0x49 Multiply Accumulate High
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
368 macl macl 0x53 MultiplyAccumulateLow
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
369 mad mad 0x5b Multiply Add
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x30000 bf16 f32 , 0x30000 bf16 f32
0x200 i16 , 0x80 i8
0xa00 i16 i32 , 0xa00 i16 i32
0x40000 f64 , 0x40000 f64
370 madm madm 0x5d Multiply Add for Macro
0x20000 f32 , 0x20000 f32
0x40000 f64 , 0x40000 f64
371 math math 0x38 Extended Math Function
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
372 cos math.cos 0x38 COS
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
373 exp math.exp 0x38 EXP
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
375 idiv math.idiv 0x38 IDIV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
376 inv math.inv 0x38 INV
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
377 invm math.invm 0x38 INVM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
378 iqot math.iqot 0x38 IQOT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
379 irem math.irem 0x38 IREM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
380 log math.log 0x38 LOG
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
382 rsqt math.rsqt 0x38 RSQT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
383 rsqtm math.rsqtm 0x38 RSQTM
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
384 sin math.sin 0x38 SIN
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
385 sqt math.sqt 0x38 SQT
0x20000 f32 , 0x20000 f32
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
0x24000 f16 f32 , 0x24000 f16 f32
386 mov mov 0x61 Move
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xfc0 u8 i8 u16 i16 u32 i32 , 0x20000 f32
0x20000 f32 , 0x20000 f32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x4000 f16 , 0xfc0 u8 i8 u16 i16 u32 i32
0x4000 f16 , 0x20000 f32
0xfc0 u8 i8 u16 i16 u32 i32 , 0x4000 f16
0x20000 f32 , 0x4000 f16
0x4000 f16 , 0x4000 f16
0x10000 bf16 , 0x20000 f32
0x8000 , 0x24000 f16 f32
0x24000 f16 f32 , 0x8000
0x63f00 u16 i16 u32 i32 u64 i64 f32 f64 , 0x40000 f64
0x43000 u64 i64 f64 , 0x20000 f32
0x63f00 u16 i16 u32 i32 u64 i64 f32 f64 , 0x3000 u64 i64
0x43000 u64 i64 f64 , 0xf00 u16 i16 u32 i32
387 movi movi 0x63 Move Indexed
0x80 i8 , 0x80 i8
0x40 u8 , 0x40 u8
0x200 i16 , 0x200 i16
0x100 u16 , 0x100 u16
0x800 i32 , 0x800 i32
0x400 u32 , 0x400 u32
388 mul mul 0x41 Multiply
0xc0 u8 i8 , 0xc0 u8 i8
0x300 u16 i16 , 0xc0 u8 i8
0xc00 u32 i32 , 0xc0 u8 i8
0x300 u16 i16 , 0x300 u16 i16
0xc00 u32 i32 , 0x300 u16 i16
0x20000 f32 , 0x20000 f32
0x4000 f16 , 0x4000 f16
0x30000 bf16 f32 , 0x30000 bf16 f32
0x40000 f64 , 0x40000 f64
0x3000 u64 i64 , 0xc00 u32 i32
0xc00 u32 i32 , 0xc00 u32 i32
389 nop nop 0x60 No Operation
390 not not 0x64 Logic Not
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
391 or or 0x66 Logic Or
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
393 ret ret 0x2d Return
394 rndd rndd 0x45 Round Down
0x20000 f32 , 0x20000 f32
395 rnde rnde 0x46 Round to Nearest or Even
0x20000 f32 , 0x20000 f32
396 rndu rndu 0x44 Round Up
0x20000 f32 , 0x20000 f32
397 rndz rndz 0x47 Round to Zero
0x20000 f32 , 0x20000 f32
398 rol rol 0x6f Rotate Left
0x500 u16 u32 , 0x500 u16 u32
0x1000 u64 , 0x1000 u64
399 ror ror 0x6e Rotate Right
0x500 u16 u32 , 0x500 u16 u32
0x1000 u64 , 0x1000 u64
402 sel sel 0x62 Select
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0x20000 f32 , 0x20000 f32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
0x4000 f16 , 0x4000 f16
0x30000 bf16 f32 , 0x30000 bf16 f32
0x40000 f64 , 0x40000 f64
0x3000 u64 i64 , 0xf00 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0x3000 u64 i64
0x3000 u64 i64 , 0x3000 u64 i64
403 send send 0x31 Send Message
404 sendc sendc 0x32 Send Message Conditional
405 btd sendc.btd 0x32 SFID_BTD
407 dc0 sendc.dc0 0x32 SFID_DP_DC0
408 dc1 sendc.dc1 0x32 SFID_DP_DC1
409 dc2 sendc.dc2 0x32 SFID_DP_DC2
410 dcro sendc.dcro 0x32 SFID_DP_DCRO
411 gtwy sendc.gtwy 0x32 SFID_GATEWAY
412 null sendc.null 0x32 SFID_NULL
413 pixi sendc.pixi 0x32 SFID_PI
414 rc sendc.rc 0x32 SFID_DP_RC
415 rta sendc.rta 0x32 SFID_RTA
416 slm sendc.slm 0x32 SFID_SLM
417 smpl sendc.smpl 0x32 SFID_SAMPLER
418 tgm sendc.tgm 0x32 SFID_TGM
420 ugm sendc.ugm 0x32 SFID_UGM
421 ugml sendc.ugml 0x32 SFID_UGML
422 urb sendc.urb 0x32 SFID_URB
426 btd send.btd 0x31 SFID_BTD
428 dc0 send.dc0 0x31 SFID_DP_DC0
429 dc1 send.dc1 0x31 SFID_DP_DC1
430 dc2 send.dc2 0x31 SFID_DP_DC2
431 dcro send.dcro 0x31 SFID_DP_DCRO
432 gtwy send.gtwy 0x31 SFID_GATEWAY
433 null send.null 0x31 SFID_NULL
434 pixi send.pixi 0x31 SFID_PI
435 rc send.rc 0x31 SFID_DP_RC
436 rta send.rta 0x31 SFID_RTA
437 slm send.slm 0x31 SFID_SLM
438 smpl send.smpl 0x31 SFID_SAMPLER
439 tgm send.tgm 0x31 SFID_TGM
441 ugm send.ugm 0x31 SFID_UGM
442 ugml send.ugml 0x31 SFID_UGML
443 urb send.urb 0x31 SFID_URB
445 shl shl 0x69 Shift Left
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
446 shr shr 0x68 Shift Right
0x540 u8 u16 u32 , 0x540 u8 u16 u32
0x500 u16 u32 , 0x500 u16 u32
448 subb subb 0x4f Subtraction with Borrow
0x400 u32 , 0x400 u32
449 sync sync 0x1 Synchronize
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
450 allrd sync.allrd 0x1 SBID Read Wait
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
451 allwr sync.allwr 0x1 SBID Write Wait
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
452 bar sync.bar 0x1 Wait on Barrier
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
453 fence sync.fence 0x1 Wait on Fence
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
454 host sync.host 0x1 Wait on Host Notification
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
455 nop sync.nop 0x1 No Operation
0x0 , 0x67fc0 u8 i8 u16 i16 u32 i32 u64 i64 f16 f32 f64
457 while while 0x27 While
458 xor xor 0x67 Logic Xor
0xfc0 u8 i8 u16 i16 u32 i32 , 0xfc0 u8 i8 u16 i16 u32 i32
0xf00 u16 i16 u32 i32 , 0xf00 u16 i16 u32 i32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment