OpenOCD
|
Go to the source code of this file.
Macros | |
#define | CAUSE_BREAKPOINT 0x3 |
#define | CAUSE_FETCH_ACCESS 0x1 |
#define | CAUSE_FETCH_GUEST_PAGE_FAULT 0x14 |
#define | CAUSE_FETCH_PAGE_FAULT 0xc |
#define | CAUSE_ILLEGAL_INSTRUCTION 0x2 |
#define | CAUSE_LOAD_ACCESS 0x5 |
#define | CAUSE_LOAD_GUEST_PAGE_FAULT 0x15 |
#define | CAUSE_LOAD_PAGE_FAULT 0xd |
#define | CAUSE_MACHINE_ECALL 0xb |
#define | CAUSE_MISALIGNED_FETCH 0x0 |
#define | CAUSE_MISALIGNED_LOAD 0x4 |
#define | CAUSE_MISALIGNED_STORE 0x6 |
#define | CAUSE_STORE_ACCESS 0x7 |
#define | CAUSE_STORE_GUEST_PAGE_FAULT 0x17 |
#define | CAUSE_STORE_PAGE_FAULT 0xf |
#define | CAUSE_SUPERVISOR_ECALL 0x9 |
#define | CAUSE_USER_ECALL 0x8 |
#define | CAUSE_VIRTUAL_INSTRUCTION 0x16 |
#define | CAUSE_VIRTUAL_SUPERVISOR_ECALL 0xa |
#define | CSR_CYCLE 0xc00 |
#define | CSR_CYCLEH 0xc80 |
#define | CSR_DCSR 0x7b0 |
#define | CSR_DPC 0x7b1 |
#define | CSR_DSCRATCH0 0x7b2 |
#define | CSR_DSCRATCH1 0x7b3 |
#define | CSR_FCSR 0x3 |
#define | CSR_FFLAGS 0x1 |
#define | CSR_FRM 0x2 |
#define | CSR_HCONTEXT 0x6a8 |
#define | CSR_HCOUNTEREN 0x606 |
#define | CSR_HEDELEG 0x602 |
#define | CSR_HENVCFG 0x60a |
#define | CSR_HENVCFGH 0x61a |
#define | CSR_HGATP 0x680 |
#define | CSR_HGEIE 0x607 |
#define | CSR_HGEIP 0xe12 |
#define | CSR_HIDELEG 0x603 |
#define | CSR_HIE 0x604 |
#define | CSR_HIP 0x644 |
#define | CSR_HPMCOUNTER10 0xc0a |
#define | CSR_HPMCOUNTER10H 0xc8a |
#define | CSR_HPMCOUNTER11 0xc0b |
#define | CSR_HPMCOUNTER11H 0xc8b |
#define | CSR_HPMCOUNTER12 0xc0c |
#define | CSR_HPMCOUNTER12H 0xc8c |
#define | CSR_HPMCOUNTER13 0xc0d |
#define | CSR_HPMCOUNTER13H 0xc8d |
#define | CSR_HPMCOUNTER14 0xc0e |
#define | CSR_HPMCOUNTER14H 0xc8e |
#define | CSR_HPMCOUNTER15 0xc0f |
#define | CSR_HPMCOUNTER15H 0xc8f |
#define | CSR_HPMCOUNTER16 0xc10 |
#define | CSR_HPMCOUNTER16H 0xc90 |
#define | CSR_HPMCOUNTER17 0xc11 |
#define | CSR_HPMCOUNTER17H 0xc91 |
#define | CSR_HPMCOUNTER18 0xc12 |
#define | CSR_HPMCOUNTER18H 0xc92 |
#define | CSR_HPMCOUNTER19 0xc13 |
#define | CSR_HPMCOUNTER19H 0xc93 |
#define | CSR_HPMCOUNTER20 0xc14 |
#define | CSR_HPMCOUNTER20H 0xc94 |
#define | CSR_HPMCOUNTER21 0xc15 |
#define | CSR_HPMCOUNTER21H 0xc95 |
#define | CSR_HPMCOUNTER22 0xc16 |
#define | CSR_HPMCOUNTER22H 0xc96 |
#define | CSR_HPMCOUNTER23 0xc17 |
#define | CSR_HPMCOUNTER23H 0xc97 |
#define | CSR_HPMCOUNTER24 0xc18 |
#define | CSR_HPMCOUNTER24H 0xc98 |
#define | CSR_HPMCOUNTER25 0xc19 |
#define | CSR_HPMCOUNTER25H 0xc99 |
#define | CSR_HPMCOUNTER26 0xc1a |
#define | CSR_HPMCOUNTER26H 0xc9a |
#define | CSR_HPMCOUNTER27 0xc1b |
#define | CSR_HPMCOUNTER27H 0xc9b |
#define | CSR_HPMCOUNTER28 0xc1c |
#define | CSR_HPMCOUNTER28H 0xc9c |
#define | CSR_HPMCOUNTER29 0xc1d |
#define | CSR_HPMCOUNTER29H 0xc9d |
#define | CSR_HPMCOUNTER3 0xc03 |
#define | CSR_HPMCOUNTER30 0xc1e |
#define | CSR_HPMCOUNTER30H 0xc9e |
#define | CSR_HPMCOUNTER31 0xc1f |
#define | CSR_HPMCOUNTER31H 0xc9f |
#define | CSR_HPMCOUNTER3H 0xc83 |
#define | CSR_HPMCOUNTER4 0xc04 |
#define | CSR_HPMCOUNTER4H 0xc84 |
#define | CSR_HPMCOUNTER5 0xc05 |
#define | CSR_HPMCOUNTER5H 0xc85 |
#define | CSR_HPMCOUNTER6 0xc06 |
#define | CSR_HPMCOUNTER6H 0xc86 |
#define | CSR_HPMCOUNTER7 0xc07 |
#define | CSR_HPMCOUNTER7H 0xc87 |
#define | CSR_HPMCOUNTER8 0xc08 |
#define | CSR_HPMCOUNTER8H 0xc88 |
#define | CSR_HPMCOUNTER9 0xc09 |
#define | CSR_HPMCOUNTER9H 0xc89 |
#define | CSR_HSTATEEN0 0x60c |
#define | CSR_HSTATEEN0H 0x61c |
#define | CSR_HSTATEEN1 0x60d |
#define | CSR_HSTATEEN1H 0x61d |
#define | CSR_HSTATEEN2 0x60e |
#define | CSR_HSTATEEN2H 0x61e |
#define | CSR_HSTATEEN3 0x60f |
#define | CSR_HSTATEEN3H 0x61f |
#define | CSR_HSTATUS 0x600 |
#define | CSR_HTIMEDELTA 0x605 |
#define | CSR_HTIMEDELTAH 0x615 |
#define | CSR_HTINST 0x64a |
#define | CSR_HTVAL 0x643 |
#define | CSR_HVIP 0x645 |
#define | CSR_INSTRET 0xc02 |
#define | CSR_INSTRETH 0xc82 |
#define | CSR_MARCHID 0xf12 |
#define | CSR_MCAUSE 0x342 |
#define | CSR_MCONFIGPTR 0xf15 |
#define | CSR_MCONTEXT 0x7a8 |
#define | CSR_MCOUNTEREN 0x306 |
#define | CSR_MCOUNTINHIBIT 0x320 |
#define | CSR_MCYCLE 0xb00 |
#define | CSR_MCYCLEH 0xb80 |
#define | CSR_MEDELEG 0x302 |
#define | CSR_MENVCFG 0x30a |
#define | CSR_MENVCFGH 0x31a |
#define | CSR_MEPC 0x341 |
#define | CSR_MHARTID 0xf14 |
#define | CSR_MHPMCOUNTER10 0xb0a |
#define | CSR_MHPMCOUNTER10H 0xb8a |
#define | CSR_MHPMCOUNTER11 0xb0b |
#define | CSR_MHPMCOUNTER11H 0xb8b |
#define | CSR_MHPMCOUNTER12 0xb0c |
#define | CSR_MHPMCOUNTER12H 0xb8c |
#define | CSR_MHPMCOUNTER13 0xb0d |
#define | CSR_MHPMCOUNTER13H 0xb8d |
#define | CSR_MHPMCOUNTER14 0xb0e |
#define | CSR_MHPMCOUNTER14H 0xb8e |
#define | CSR_MHPMCOUNTER15 0xb0f |
#define | CSR_MHPMCOUNTER15H 0xb8f |
#define | CSR_MHPMCOUNTER16 0xb10 |
#define | CSR_MHPMCOUNTER16H 0xb90 |
#define | CSR_MHPMCOUNTER17 0xb11 |
#define | CSR_MHPMCOUNTER17H 0xb91 |
#define | CSR_MHPMCOUNTER18 0xb12 |
#define | CSR_MHPMCOUNTER18H 0xb92 |
#define | CSR_MHPMCOUNTER19 0xb13 |
#define | CSR_MHPMCOUNTER19H 0xb93 |
#define | CSR_MHPMCOUNTER20 0xb14 |
#define | CSR_MHPMCOUNTER20H 0xb94 |
#define | CSR_MHPMCOUNTER21 0xb15 |
#define | CSR_MHPMCOUNTER21H 0xb95 |
#define | CSR_MHPMCOUNTER22 0xb16 |
#define | CSR_MHPMCOUNTER22H 0xb96 |
#define | CSR_MHPMCOUNTER23 0xb17 |
#define | CSR_MHPMCOUNTER23H 0xb97 |
#define | CSR_MHPMCOUNTER24 0xb18 |
#define | CSR_MHPMCOUNTER24H 0xb98 |
#define | CSR_MHPMCOUNTER25 0xb19 |
#define | CSR_MHPMCOUNTER25H 0xb99 |
#define | CSR_MHPMCOUNTER26 0xb1a |
#define | CSR_MHPMCOUNTER26H 0xb9a |
#define | CSR_MHPMCOUNTER27 0xb1b |
#define | CSR_MHPMCOUNTER27H 0xb9b |
#define | CSR_MHPMCOUNTER28 0xb1c |
#define | CSR_MHPMCOUNTER28H 0xb9c |
#define | CSR_MHPMCOUNTER29 0xb1d |
#define | CSR_MHPMCOUNTER29H 0xb9d |
#define | CSR_MHPMCOUNTER3 0xb03 |
#define | CSR_MHPMCOUNTER30 0xb1e |
#define | CSR_MHPMCOUNTER30H 0xb9e |
#define | CSR_MHPMCOUNTER31 0xb1f |
#define | CSR_MHPMCOUNTER31H 0xb9f |
#define | CSR_MHPMCOUNTER3H 0xb83 |
#define | CSR_MHPMCOUNTER4 0xb04 |
#define | CSR_MHPMCOUNTER4H 0xb84 |
#define | CSR_MHPMCOUNTER5 0xb05 |
#define | CSR_MHPMCOUNTER5H 0xb85 |
#define | CSR_MHPMCOUNTER6 0xb06 |
#define | CSR_MHPMCOUNTER6H 0xb86 |
#define | CSR_MHPMCOUNTER7 0xb07 |
#define | CSR_MHPMCOUNTER7H 0xb87 |
#define | CSR_MHPMCOUNTER8 0xb08 |
#define | CSR_MHPMCOUNTER8H 0xb88 |
#define | CSR_MHPMCOUNTER9 0xb09 |
#define | CSR_MHPMCOUNTER9H 0xb89 |
#define | CSR_MHPMEVENT10 0x32a |
#define | CSR_MHPMEVENT10H 0x72a |
#define | CSR_MHPMEVENT11 0x32b |
#define | CSR_MHPMEVENT11H 0x72b |
#define | CSR_MHPMEVENT12 0x32c |
#define | CSR_MHPMEVENT12H 0x72c |
#define | CSR_MHPMEVENT13 0x32d |
#define | CSR_MHPMEVENT13H 0x72d |
#define | CSR_MHPMEVENT14 0x32e |
#define | CSR_MHPMEVENT14H 0x72e |
#define | CSR_MHPMEVENT15 0x32f |
#define | CSR_MHPMEVENT15H 0x72f |
#define | CSR_MHPMEVENT16 0x330 |
#define | CSR_MHPMEVENT16H 0x730 |
#define | CSR_MHPMEVENT17 0x331 |
#define | CSR_MHPMEVENT17H 0x731 |
#define | CSR_MHPMEVENT18 0x332 |
#define | CSR_MHPMEVENT18H 0x732 |
#define | CSR_MHPMEVENT19 0x333 |
#define | CSR_MHPMEVENT19H 0x733 |
#define | CSR_MHPMEVENT20 0x334 |
#define | CSR_MHPMEVENT20H 0x734 |
#define | CSR_MHPMEVENT21 0x335 |
#define | CSR_MHPMEVENT21H 0x735 |
#define | CSR_MHPMEVENT22 0x336 |
#define | CSR_MHPMEVENT22H 0x736 |
#define | CSR_MHPMEVENT23 0x337 |
#define | CSR_MHPMEVENT23H 0x737 |
#define | CSR_MHPMEVENT24 0x338 |
#define | CSR_MHPMEVENT24H 0x738 |
#define | CSR_MHPMEVENT25 0x339 |
#define | CSR_MHPMEVENT25H 0x739 |
#define | CSR_MHPMEVENT26 0x33a |
#define | CSR_MHPMEVENT26H 0x73a |
#define | CSR_MHPMEVENT27 0x33b |
#define | CSR_MHPMEVENT27H 0x73b |
#define | CSR_MHPMEVENT28 0x33c |
#define | CSR_MHPMEVENT28H 0x73c |
#define | CSR_MHPMEVENT29 0x33d |
#define | CSR_MHPMEVENT29H 0x73d |
#define | CSR_MHPMEVENT3 0x323 |
#define | CSR_MHPMEVENT30 0x33e |
#define | CSR_MHPMEVENT30H 0x73e |
#define | CSR_MHPMEVENT31 0x33f |
#define | CSR_MHPMEVENT31H 0x73f |
#define | CSR_MHPMEVENT3H 0x723 |
#define | CSR_MHPMEVENT4 0x324 |
#define | CSR_MHPMEVENT4H 0x724 |
#define | CSR_MHPMEVENT5 0x325 |
#define | CSR_MHPMEVENT5H 0x725 |
#define | CSR_MHPMEVENT6 0x326 |
#define | CSR_MHPMEVENT6H 0x726 |
#define | CSR_MHPMEVENT7 0x327 |
#define | CSR_MHPMEVENT7H 0x727 |
#define | CSR_MHPMEVENT8 0x328 |
#define | CSR_MHPMEVENT8H 0x728 |
#define | CSR_MHPMEVENT9 0x329 |
#define | CSR_MHPMEVENT9H 0x729 |
#define | CSR_MIDELEG 0x303 |
#define | CSR_MIE 0x304 |
#define | CSR_MIMPID 0xf13 |
#define | CSR_MINSTRET 0xb02 |
#define | CSR_MINSTRETH 0xb82 |
#define | CSR_MINTSTATUS 0x346 |
#define | CSR_MIP 0x344 |
#define | CSR_MISA 0x301 |
#define | CSR_MNXTI 0x345 |
#define | CSR_MSCONTEXT 0x7aa |
#define | CSR_MSCRATCH 0x340 |
#define | CSR_MSCRATCHCSW 0x348 |
#define | CSR_MSCRATCHCSWL 0x349 |
#define | CSR_MSECCFG 0x747 |
#define | CSR_MSECCFGH 0x757 |
#define | CSR_MSTATEEN0 0x30c |
#define | CSR_MSTATEEN0H 0x31c |
#define | CSR_MSTATEEN1 0x30d |
#define | CSR_MSTATEEN1H 0x31d |
#define | CSR_MSTATEEN2 0x30e |
#define | CSR_MSTATEEN2H 0x31e |
#define | CSR_MSTATEEN3 0x30f |
#define | CSR_MSTATEEN3H 0x31f |
#define | CSR_MSTATUS 0x300 |
#define | CSR_MSTATUSH 0x310 |
#define | CSR_MTINST 0x34a |
#define | CSR_MTVAL 0x343 |
#define | CSR_MTVAL2 0x34b |
#define | CSR_MTVEC 0x305 |
#define | CSR_MTVT 0x307 |
#define | CSR_MVENDORID 0xf11 |
#define | CSR_PMPADDR0 0x3b0 |
#define | CSR_PMPADDR1 0x3b1 |
#define | CSR_PMPADDR10 0x3ba |
#define | CSR_PMPADDR11 0x3bb |
#define | CSR_PMPADDR12 0x3bc |
#define | CSR_PMPADDR13 0x3bd |
#define | CSR_PMPADDR14 0x3be |
#define | CSR_PMPADDR15 0x3bf |
#define | CSR_PMPADDR16 0x3c0 |
#define | CSR_PMPADDR17 0x3c1 |
#define | CSR_PMPADDR18 0x3c2 |
#define | CSR_PMPADDR19 0x3c3 |
#define | CSR_PMPADDR2 0x3b2 |
#define | CSR_PMPADDR20 0x3c4 |
#define | CSR_PMPADDR21 0x3c5 |
#define | CSR_PMPADDR22 0x3c6 |
#define | CSR_PMPADDR23 0x3c7 |
#define | CSR_PMPADDR24 0x3c8 |
#define | CSR_PMPADDR25 0x3c9 |
#define | CSR_PMPADDR26 0x3ca |
#define | CSR_PMPADDR27 0x3cb |
#define | CSR_PMPADDR28 0x3cc |
#define | CSR_PMPADDR29 0x3cd |
#define | CSR_PMPADDR3 0x3b3 |
#define | CSR_PMPADDR30 0x3ce |
#define | CSR_PMPADDR31 0x3cf |
#define | CSR_PMPADDR32 0x3d0 |
#define | CSR_PMPADDR33 0x3d1 |
#define | CSR_PMPADDR34 0x3d2 |
#define | CSR_PMPADDR35 0x3d3 |
#define | CSR_PMPADDR36 0x3d4 |
#define | CSR_PMPADDR37 0x3d5 |
#define | CSR_PMPADDR38 0x3d6 |
#define | CSR_PMPADDR39 0x3d7 |
#define | CSR_PMPADDR4 0x3b4 |
#define | CSR_PMPADDR40 0x3d8 |
#define | CSR_PMPADDR41 0x3d9 |
#define | CSR_PMPADDR42 0x3da |
#define | CSR_PMPADDR43 0x3db |
#define | CSR_PMPADDR44 0x3dc |
#define | CSR_PMPADDR45 0x3dd |
#define | CSR_PMPADDR46 0x3de |
#define | CSR_PMPADDR47 0x3df |
#define | CSR_PMPADDR48 0x3e0 |
#define | CSR_PMPADDR49 0x3e1 |
#define | CSR_PMPADDR5 0x3b5 |
#define | CSR_PMPADDR50 0x3e2 |
#define | CSR_PMPADDR51 0x3e3 |
#define | CSR_PMPADDR52 0x3e4 |
#define | CSR_PMPADDR53 0x3e5 |
#define | CSR_PMPADDR54 0x3e6 |
#define | CSR_PMPADDR55 0x3e7 |
#define | CSR_PMPADDR56 0x3e8 |
#define | CSR_PMPADDR57 0x3e9 |
#define | CSR_PMPADDR58 0x3ea |
#define | CSR_PMPADDR59 0x3eb |
#define | CSR_PMPADDR6 0x3b6 |
#define | CSR_PMPADDR60 0x3ec |
#define | CSR_PMPADDR61 0x3ed |
#define | CSR_PMPADDR62 0x3ee |
#define | CSR_PMPADDR63 0x3ef |
#define | CSR_PMPADDR7 0x3b7 |
#define | CSR_PMPADDR8 0x3b8 |
#define | CSR_PMPADDR9 0x3b9 |
#define | CSR_PMPCFG0 0x3a0 |
#define | CSR_PMPCFG1 0x3a1 |
#define | CSR_PMPCFG10 0x3aa |
#define | CSR_PMPCFG11 0x3ab |
#define | CSR_PMPCFG12 0x3ac |
#define | CSR_PMPCFG13 0x3ad |
#define | CSR_PMPCFG14 0x3ae |
#define | CSR_PMPCFG15 0x3af |
#define | CSR_PMPCFG2 0x3a2 |
#define | CSR_PMPCFG3 0x3a3 |
#define | CSR_PMPCFG4 0x3a4 |
#define | CSR_PMPCFG5 0x3a5 |
#define | CSR_PMPCFG6 0x3a6 |
#define | CSR_PMPCFG7 0x3a7 |
#define | CSR_PMPCFG8 0x3a8 |
#define | CSR_PMPCFG9 0x3a9 |
#define | CSR_SATP 0x180 |
#define | CSR_SCAUSE 0x142 |
#define | CSR_SCONTEXT 0x5a8 |
#define | CSR_SCOUNTEREN 0x106 |
#define | CSR_SCOUNTOVF 0xda0 |
#define | CSR_SEDELEG 0x102 |
#define | CSR_SEED 0x15 |
#define | CSR_SENVCFG 0x10a |
#define | CSR_SEPC 0x141 |
#define | CSR_SIDELEG 0x103 |
#define | CSR_SIE 0x104 |
#define | CSR_SINTSTATUS 0x146 |
#define | CSR_SIP 0x144 |
#define | CSR_SNXTI 0x145 |
#define | CSR_SSCRATCH 0x140 |
#define | CSR_SSCRATCHCSW 0x148 |
#define | CSR_SSCRATCHCSWL 0x149 |
#define | CSR_SSTATEEN0 0x10c |
#define | CSR_SSTATEEN1 0x10d |
#define | CSR_SSTATEEN2 0x10e |
#define | CSR_SSTATEEN3 0x10f |
#define | CSR_SSTATUS 0x100 |
#define | CSR_STIMECMP 0x14d |
#define | CSR_STIMECMPH 0x15d |
#define | CSR_STVAL 0x143 |
#define | CSR_STVEC 0x105 |
#define | CSR_STVT 0x107 |
#define | CSR_TCONTROL 0x7a5 |
#define | CSR_TDATA1 0x7a1 |
#define | CSR_TDATA2 0x7a2 |
#define | CSR_TDATA3 0x7a3 |
#define | CSR_TIME 0xc01 |
#define | CSR_TIMEH 0xc81 |
#define | CSR_TINFO 0x7a4 |
#define | CSR_TSELECT 0x7a0 |
#define | CSR_UINTSTATUS 0x46 |
#define | CSR_UNXTI 0x45 |
#define | CSR_USCRATCHCSW 0x48 |
#define | CSR_USCRATCHCSWL 0x49 |
#define | CSR_UTVT 0x7 |
#define | CSR_VCSR 0xf |
#define | CSR_VL 0xc20 |
#define | CSR_VLENB 0xc22 |
#define | CSR_VSATP 0x280 |
#define | CSR_VSCAUSE 0x242 |
#define | CSR_VSEPC 0x241 |
#define | CSR_VSIE 0x204 |
#define | CSR_VSIP 0x244 |
#define | CSR_VSSCRATCH 0x240 |
#define | CSR_VSSTATUS 0x200 |
#define | CSR_VSTART 0x8 |
#define | CSR_VSTIMECMP 0x24d |
#define | CSR_VSTIMECMPH 0x25d |
#define | CSR_VSTVAL 0x243 |
#define | CSR_VSTVEC 0x205 |
#define | CSR_VTYPE 0xc21 |
#define | CSR_VXRM 0xa |
#define | CSR_VXSAT 0x9 |
#define | DCSR_CAUSE (7<<6) |
#define | DCSR_CAUSE_DEBUGINT 3 |
#define | DCSR_CAUSE_GROUP 6 |
#define | DCSR_CAUSE_HALT 5 |
#define | DCSR_CAUSE_HWBP 2 |
#define | DCSR_CAUSE_NONE 0 |
#define | DCSR_CAUSE_STEP 4 |
#define | DCSR_CAUSE_SWBP 1 |
#define | DCSR_DEBUGINT (1<<5) |
#define | DCSR_EBREAKH (1<<14) |
#define | DCSR_EBREAKM (1<<15) |
#define | DCSR_EBREAKS (1<<13) |
#define | DCSR_EBREAKU (1<<12) |
#define | DCSR_FULLRESET (1<<28) |
#define | DCSR_HALT (1<<3) |
#define | DCSR_NDRESET (1<<29) |
#define | DCSR_PRV (3<<0) |
#define | DCSR_STEP (1<<2) |
#define | DCSR_STOPCYCLE (1<<10) |
#define | DCSR_STOPTIME (1<<9) |
#define | DCSR_XDEBUGVER (3U<<30) |
#define | HENVCFG_CBCFE 0x00000040 |
#define | HENVCFG_CBIE 0x00000030 |
#define | HENVCFG_CBZE 0x00000080 |
#define | HENVCFG_FIOM 0x00000001 |
#define | HENVCFG_PBMTE 0x4000000000000000 |
#define | HENVCFG_STCE 0x8000000000000000 |
#define | HENVCFGH_PBMTE 0x40000000 |
#define | HENVCFGH_STCE 0x80000000 |
#define | HGATP32_MODE 0x80000000 |
#define | HGATP32_PPN 0x003FFFFF |
#define | HGATP32_VMID 0x1FC00000 |
#define | HGATP64_MODE 0xF000000000000000 |
#define | HGATP64_PPN 0x00000FFFFFFFFFFF |
#define | HGATP64_VMID 0x03FFF00000000000 |
#define | HGATP_MODE_OFF 0 |
#define | HGATP_MODE_SV32X4 1 |
#define | HGATP_MODE_SV39X4 8 |
#define | HGATP_MODE_SV48X4 9 |
#define | HGATP_MODE_SV57X4 10 |
#define | HSTATEEN0_CS 0x00000001 |
#define | HSTATEEN0_FCSR 0x00000002 |
#define | HSTATEEN0_SCONTEXT 0x0200000000000000 |
#define | HSTATEEN0_SENVCFG 0x4000000000000000 |
#define | HSTATEEN0H_SCONTEXT 0x02000000 |
#define | HSTATEEN0H_SENVCFG 0x40000000 |
#define | HSTATEEN_SSTATEEN 0x8000000000000000 |
#define | HSTATEENH_SSTATEEN 0x80000000 |
#define | HSTATUS_GVA 0x00000040 |
#define | HSTATUS_HU 0x00000200 |
#define | HSTATUS_SPV 0x00000080 |
#define | HSTATUS_SPVP 0x00000100 |
#define | HSTATUS_VGEIN 0x0003f000 |
#define | HSTATUS_VSBE 0x00000020 |
#define | HSTATUS_VSXL 0x300000000 |
#define | HSTATUS_VTSR 0x00400000 |
#define | HSTATUS_VTVM 0x00100000 |
#define | HSTATUS_VTW 0x00200000 |
#define | INSN_FIELD_AMOOP 0xf8000000 |
#define | INSN_FIELD_AQ 0x4000000 |
#define | INSN_FIELD_AQRL 0x6000000 |
#define | INSN_FIELD_BIMM12HI 0xfe000000 |
#define | INSN_FIELD_BIMM12LO 0xf80 |
#define | INSN_FIELD_BS 0xc0000000 |
#define | INSN_FIELD_C_BIMM9HI 0x1c00 |
#define | INSN_FIELD_C_BIMM9LO 0x7c |
#define | INSN_FIELD_C_IMM12 0x1ffc |
#define | INSN_FIELD_C_IMM6HI 0x1000 |
#define | INSN_FIELD_C_IMM6LO 0x7c |
#define | INSN_FIELD_C_NZIMM10HI 0x1000 |
#define | INSN_FIELD_C_NZIMM10LO 0x7c |
#define | INSN_FIELD_C_NZIMM18HI 0x1000 |
#define | INSN_FIELD_C_NZIMM18LO 0x7c |
#define | INSN_FIELD_C_NZIMM6HI 0x1000 |
#define | INSN_FIELD_C_NZIMM6LO 0x7c |
#define | INSN_FIELD_C_NZUIMM10 0x1fe0 |
#define | INSN_FIELD_C_NZUIMM5 0x7c |
#define | INSN_FIELD_C_NZUIMM6HI 0x1000 |
#define | INSN_FIELD_C_NZUIMM6LO 0x7c |
#define | INSN_FIELD_C_RS1_N0 0xf80 |
#define | INSN_FIELD_C_RS2 0x7c |
#define | INSN_FIELD_C_RS2_N0 0x7c |
#define | INSN_FIELD_C_UIMM10SP_S 0x1f80 |
#define | INSN_FIELD_C_UIMM10SPHI 0x1000 |
#define | INSN_FIELD_C_UIMM10SPLO 0x7c |
#define | INSN_FIELD_C_UIMM7HI 0x1c00 |
#define | INSN_FIELD_C_UIMM7LO 0x60 |
#define | INSN_FIELD_C_UIMM8HI 0x1c00 |
#define | INSN_FIELD_C_UIMM8LO 0x60 |
#define | INSN_FIELD_C_UIMM8SP_S 0x1f80 |
#define | INSN_FIELD_C_UIMM8SPHI 0x1000 |
#define | INSN_FIELD_C_UIMM8SPLO 0x7c |
#define | INSN_FIELD_C_UIMM9HI 0x1c00 |
#define | INSN_FIELD_C_UIMM9LO 0x60 |
#define | INSN_FIELD_C_UIMM9SP_S 0x1f80 |
#define | INSN_FIELD_C_UIMM9SPHI 0x1000 |
#define | INSN_FIELD_C_UIMM9SPLO 0x7c |
#define | INSN_FIELD_CSR 0xfff00000 |
#define | INSN_FIELD_FM 0xf0000000 |
#define | INSN_FIELD_FUNCT2 0x6000000 |
#define | INSN_FIELD_FUNCT3 0x7000 |
#define | INSN_FIELD_FUNCT7 0xfe000000 |
#define | INSN_FIELD_IMM12 0xfff00000 |
#define | INSN_FIELD_IMM12HI 0xfe000000 |
#define | INSN_FIELD_IMM12LO 0xf80 |
#define | INSN_FIELD_IMM2 0x300000 |
#define | INSN_FIELD_IMM20 0xfffff000 |
#define | INSN_FIELD_IMM3 0x700000 |
#define | INSN_FIELD_IMM4 0xf00000 |
#define | INSN_FIELD_IMM5 0x1f00000 |
#define | INSN_FIELD_IMM6 0x3f00000 |
#define | INSN_FIELD_JIMM20 0xfffff000 |
#define | INSN_FIELD_NF 0xe0000000 |
#define | INSN_FIELD_OPCODE 0x7f |
#define | INSN_FIELD_PRED 0xf000000 |
#define | INSN_FIELD_RC 0x3e000000 |
#define | INSN_FIELD_RD 0xf80 |
#define | INSN_FIELD_RD_N0 0xf80 |
#define | INSN_FIELD_RD_N2 0xf80 |
#define | INSN_FIELD_RD_P 0x1c |
#define | INSN_FIELD_RD_RS1 0xf80 |
#define | INSN_FIELD_RD_RS1_N0 0xf80 |
#define | INSN_FIELD_RD_RS1_P 0x380 |
#define | INSN_FIELD_RL 0x2000000 |
#define | INSN_FIELD_RM 0x7000 |
#define | INSN_FIELD_RNUM 0xf00000 |
#define | INSN_FIELD_RS1 0xf8000 |
#define | INSN_FIELD_RS1_N0 0xf80 |
#define | INSN_FIELD_RS1_P 0x380 |
#define | INSN_FIELD_RS2 0x1f00000 |
#define | INSN_FIELD_RS2_P 0x1c |
#define | INSN_FIELD_RS3 0xf8000000 |
#define | INSN_FIELD_RT 0xf8000 |
#define | INSN_FIELD_SHAMT 0x7f00000 |
#define | INSN_FIELD_SHAMTD 0x3f00000 |
#define | INSN_FIELD_SHAMTW 0x1f00000 |
#define | INSN_FIELD_SHAMTW4 0xf00000 |
#define | INSN_FIELD_SIMM5 0xf8000 |
#define | INSN_FIELD_SUCC 0xf00000 |
#define | INSN_FIELD_VD 0xf80 |
#define | INSN_FIELD_VM 0x2000000 |
#define | INSN_FIELD_VS1 0xf8000 |
#define | INSN_FIELD_VS2 0x1f00000 |
#define | INSN_FIELD_VS3 0xf80 |
#define | INSN_FIELD_WD 0x4000000 |
#define | INSN_FIELD_ZIMM 0xf8000 |
#define | INSN_FIELD_ZIMM10 0x3ff00000 |
#define | INSN_FIELD_ZIMM11 0x7ff00000 |
#define | IRQ_COP 12 |
#define | IRQ_LCOF 13 |
#define | IRQ_M_EXT 11 |
#define | IRQ_M_SOFT 3 |
#define | IRQ_M_TIMER 7 |
#define | IRQ_S_EXT 9 |
#define | IRQ_S_GEXT 12 |
#define | IRQ_S_SOFT 1 |
#define | IRQ_S_TIMER 5 |
#define | IRQ_U_EXT 8 |
#define | IRQ_U_SOFT 0 |
#define | IRQ_U_TIMER 4 |
#define | IRQ_VS_EXT 10 |
#define | IRQ_VS_SOFT 2 |
#define | IRQ_VS_TIMER 6 |
#define | MASK_ADD 0xfe00707f |
#define | MASK_ADD16 0xfe00707f |
#define | MASK_ADD32 0xfe00707f |
#define | MASK_ADD64 0xfe00707f |
#define | MASK_ADD8 0xfe00707f |
#define | MASK_ADD_UW 0xfe00707f |
#define | MASK_ADDD 0xfe00707f |
#define | MASK_ADDI 0x707f |
#define | MASK_ADDID 0x707f |
#define | MASK_ADDIW 0x707f |
#define | MASK_ADDW 0xfe00707f |
#define | MASK_AES32DSI 0x3e00707f |
#define | MASK_AES32DSMI 0x3e00707f |
#define | MASK_AES32ESI 0x3e00707f |
#define | MASK_AES32ESMI 0x3e00707f |
#define | MASK_AES64DS 0xfe00707f |
#define | MASK_AES64DSM 0xfe00707f |
#define | MASK_AES64ES 0xfe00707f |
#define | MASK_AES64ESM 0xfe00707f |
#define | MASK_AES64IM 0xfff0707f |
#define | MASK_AES64KS1I 0xff00707f |
#define | MASK_AES64KS2 0xfe00707f |
#define | MASK_AMOADD_D 0xf800707f |
#define | MASK_AMOADD_W 0xf800707f |
#define | MASK_AMOAND_D 0xf800707f |
#define | MASK_AMOAND_W 0xf800707f |
#define | MASK_AMOMAX_D 0xf800707f |
#define | MASK_AMOMAX_W 0xf800707f |
#define | MASK_AMOMAXU_D 0xf800707f |
#define | MASK_AMOMAXU_W 0xf800707f |
#define | MASK_AMOMIN_D 0xf800707f |
#define | MASK_AMOMIN_W 0xf800707f |
#define | MASK_AMOMINU_D 0xf800707f |
#define | MASK_AMOMINU_W 0xf800707f |
#define | MASK_AMOOR_D 0xf800707f |
#define | MASK_AMOOR_W 0xf800707f |
#define | MASK_AMOSWAP_D 0xf800707f |
#define | MASK_AMOSWAP_W 0xf800707f |
#define | MASK_AMOXOR_D 0xf800707f |
#define | MASK_AMOXOR_W 0xf800707f |
#define | MASK_AND 0xfe00707f |
#define | MASK_ANDI 0x707f |
#define | MASK_ANDN 0xfe00707f |
#define | MASK_AUIPC 0x7f |
#define | MASK_AVE 0xfe00707f |
#define | MASK_BCLR 0xfe00707f |
#define | MASK_BCLRI 0xfc00707f |
#define | MASK_BCOMPRESS 0xfe00707f |
#define | MASK_BCOMPRESSW 0xfe00707f |
#define | MASK_BDECOMPRESS 0xfe00707f |
#define | MASK_BDECOMPRESSW 0xfe00707f |
#define | MASK_BEQ 0x707f |
#define | MASK_BEXT 0xfe00707f |
#define | MASK_BEXTI 0xfc00707f |
#define | MASK_BFP 0xfe00707f |
#define | MASK_BFPW 0xfe00707f |
#define | MASK_BGE 0x707f |
#define | MASK_BGEU 0x707f |
#define | MASK_BINV 0xfe00707f |
#define | MASK_BINVI 0xfc00707f |
#define | MASK_BITREV 0xfe00707f |
#define | MASK_BITREVI 0xfc00707f |
#define | MASK_BLT 0x707f |
#define | MASK_BLTU 0x707f |
#define | MASK_BMATFLIP 0xfff0707f |
#define | MASK_BMATOR 0xfe00707f |
#define | MASK_BMATXOR 0xfe00707f |
#define | MASK_BNE 0x707f |
#define | MASK_BPICK 0x600707f |
#define | MASK_BSET 0xfe00707f |
#define | MASK_BSETI 0xfc00707f |
#define | MASK_C_ADD 0xf003 |
#define | MASK_C_ADDI 0xe003 |
#define | MASK_C_ADDI16SP 0xef83 |
#define | MASK_C_ADDI4SPN 0xe003 |
#define | MASK_C_ADDIW 0xe003 |
#define | MASK_C_ADDW 0xfc63 |
#define | MASK_C_AND 0xfc63 |
#define | MASK_C_ANDI 0xec03 |
#define | MASK_C_BEQZ 0xe003 |
#define | MASK_C_BNEZ 0xe003 |
#define | MASK_C_EBREAK 0xffff |
#define | MASK_C_FLD 0xe003 |
#define | MASK_C_FLDSP 0xe003 |
#define | MASK_C_FLW 0xe003 |
#define | MASK_C_FLWSP 0xe003 |
#define | MASK_C_FSD 0xe003 |
#define | MASK_C_FSDSP 0xe003 |
#define | MASK_C_FSW 0xe003 |
#define | MASK_C_FSWSP 0xe003 |
#define | MASK_C_J 0xe003 |
#define | MASK_C_JAL 0xe003 |
#define | MASK_C_JALR 0xf07f |
#define | MASK_C_JR 0xf07f |
#define | MASK_C_LD 0xe003 |
#define | MASK_C_LDSP 0xe003 |
#define | MASK_C_LI 0xe003 |
#define | MASK_C_LQ 0xe003 |
#define | MASK_C_LQSP 0xe003 |
#define | MASK_C_LUI 0xe003 |
#define | MASK_C_LW 0xe003 |
#define | MASK_C_LWSP 0xe003 |
#define | MASK_C_MV 0xf003 |
#define | MASK_C_NOP 0xef83 |
#define | MASK_C_OR 0xfc63 |
#define | MASK_C_SD 0xe003 |
#define | MASK_C_SDSP 0xe003 |
#define | MASK_C_SLLI 0xe003 |
#define | MASK_C_SQ 0xe003 |
#define | MASK_C_SQSP 0xe003 |
#define | MASK_C_SRAI 0xec03 |
#define | MASK_C_SRLI 0xec03 |
#define | MASK_C_SUB 0xfc63 |
#define | MASK_C_SUBW 0xfc63 |
#define | MASK_C_SW 0xe003 |
#define | MASK_C_SWSP 0xe003 |
#define | MASK_C_XOR 0xfc63 |
#define | MASK_CBO_CLEAN 0xfff07fff |
#define | MASK_CBO_FLUSH 0xfff07fff |
#define | MASK_CBO_INVAL 0xfff07fff |
#define | MASK_CBO_ZERO 0xfff07fff |
#define | MASK_CLMUL 0xfe00707f |
#define | MASK_CLMULH 0xfe00707f |
#define | MASK_CLMULR 0xfe00707f |
#define | MASK_CLO16 0xfff0707f |
#define | MASK_CLO32 0xfff0707f |
#define | MASK_CLO8 0xfff0707f |
#define | MASK_CLRS16 0xfff0707f |
#define | MASK_CLRS32 0xfff0707f |
#define | MASK_CLRS8 0xfff0707f |
#define | MASK_CLZ 0xfff0707f |
#define | MASK_CLZ16 0xfff0707f |
#define | MASK_CLZ32 0xfff0707f |
#define | MASK_CLZ8 0xfff0707f |
#define | MASK_CLZW 0xfff0707f |
#define | MASK_CMIX 0x600707f |
#define | MASK_CMOV 0x600707f |
#define | MASK_CMPEQ16 0xfe00707f |
#define | MASK_CMPEQ8 0xfe00707f |
#define | MASK_CPOP 0xfff0707f |
#define | MASK_CPOPW 0xfff0707f |
#define | MASK_CRAS16 0xfe00707f |
#define | MASK_CRAS32 0xfe00707f |
#define | MASK_CRC32_B 0xfff0707f |
#define | MASK_CRC32_D 0xfff0707f |
#define | MASK_CRC32_H 0xfff0707f |
#define | MASK_CRC32_W 0xfff0707f |
#define | MASK_CRC32C_B 0xfff0707f |
#define | MASK_CRC32C_D 0xfff0707f |
#define | MASK_CRC32C_H 0xfff0707f |
#define | MASK_CRC32C_W 0xfff0707f |
#define | MASK_CRSA16 0xfe00707f |
#define | MASK_CRSA32 0xfe00707f |
#define | MASK_CSRRC 0x707f |
#define | MASK_CSRRCI 0x707f |
#define | MASK_CSRRS 0x707f |
#define | MASK_CSRRSI 0x707f |
#define | MASK_CSRRW 0x707f |
#define | MASK_CSRRWI 0x707f |
#define | MASK_CTZ 0xfff0707f |
#define | MASK_CTZW 0xfff0707f |
#define | MASK_DIV 0xfe00707f |
#define | MASK_DIVU 0xfe00707f |
#define | MASK_DIVUW 0xfe00707f |
#define | MASK_DIVW 0xfe00707f |
#define | MASK_DRET 0xffffffff |
#define | MASK_EBREAK 0xffffffff |
#define | MASK_ECALL 0xffffffff |
#define | MASK_FADD_D 0xfe00007f |
#define | MASK_FADD_H 0xfe00007f |
#define | MASK_FADD_Q 0xfe00007f |
#define | MASK_FADD_S 0xfe00007f |
#define | MASK_FCLASS_D 0xfff0707f |
#define | MASK_FCLASS_H 0xfff0707f |
#define | MASK_FCLASS_Q 0xfff0707f |
#define | MASK_FCLASS_S 0xfff0707f |
#define | MASK_FCVT_D_H 0xfff0007f |
#define | MASK_FCVT_D_L 0xfff0007f |
#define | MASK_FCVT_D_LU 0xfff0007f |
#define | MASK_FCVT_D_Q 0xfff0007f |
#define | MASK_FCVT_D_S 0xfff0007f |
#define | MASK_FCVT_D_W 0xfff0007f |
#define | MASK_FCVT_D_WU 0xfff0007f |
#define | MASK_FCVT_H_D 0xfff0007f |
#define | MASK_FCVT_H_L 0xfff0007f |
#define | MASK_FCVT_H_LU 0xfff0007f |
#define | MASK_FCVT_H_Q 0xfff0007f |
#define | MASK_FCVT_H_S 0xfff0007f |
#define | MASK_FCVT_H_W 0xfff0007f |
#define | MASK_FCVT_H_WU 0xfff0007f |
#define | MASK_FCVT_L_D 0xfff0007f |
#define | MASK_FCVT_L_H 0xfff0007f |
#define | MASK_FCVT_L_Q 0xfff0007f |
#define | MASK_FCVT_L_S 0xfff0007f |
#define | MASK_FCVT_LU_D 0xfff0007f |
#define | MASK_FCVT_LU_H 0xfff0007f |
#define | MASK_FCVT_LU_Q 0xfff0007f |
#define | MASK_FCVT_LU_S 0xfff0007f |
#define | MASK_FCVT_Q_D 0xfff0007f |
#define | MASK_FCVT_Q_H 0xfff0007f |
#define | MASK_FCVT_Q_L 0xfff0007f |
#define | MASK_FCVT_Q_LU 0xfff0007f |
#define | MASK_FCVT_Q_S 0xfff0007f |
#define | MASK_FCVT_Q_W 0xfff0007f |
#define | MASK_FCVT_Q_WU 0xfff0007f |
#define | MASK_FCVT_S_D 0xfff0007f |
#define | MASK_FCVT_S_H 0xfff0007f |
#define | MASK_FCVT_S_L 0xfff0007f |
#define | MASK_FCVT_S_LU 0xfff0007f |
#define | MASK_FCVT_S_Q 0xfff0007f |
#define | MASK_FCVT_S_W 0xfff0007f |
#define | MASK_FCVT_S_WU 0xfff0007f |
#define | MASK_FCVT_W_D 0xfff0007f |
#define | MASK_FCVT_W_H 0xfff0007f |
#define | MASK_FCVT_W_Q 0xfff0007f |
#define | MASK_FCVT_W_S 0xfff0007f |
#define | MASK_FCVT_WU_D 0xfff0007f |
#define | MASK_FCVT_WU_H 0xfff0007f |
#define | MASK_FCVT_WU_Q 0xfff0007f |
#define | MASK_FCVT_WU_S 0xfff0007f |
#define | MASK_FDIV_D 0xfe00007f |
#define | MASK_FDIV_H 0xfe00007f |
#define | MASK_FDIV_Q 0xfe00007f |
#define | MASK_FDIV_S 0xfe00007f |
#define | MASK_FENCE 0x707f |
#define | MASK_FENCE_I 0x707f |
#define | MASK_FEQ_D 0xfe00707f |
#define | MASK_FEQ_H 0xfe00707f |
#define | MASK_FEQ_Q 0xfe00707f |
#define | MASK_FEQ_S 0xfe00707f |
#define | MASK_FLD 0x707f |
#define | MASK_FLE_D 0xfe00707f |
#define | MASK_FLE_H 0xfe00707f |
#define | MASK_FLE_Q 0xfe00707f |
#define | MASK_FLE_S 0xfe00707f |
#define | MASK_FLH 0x707f |
#define | MASK_FLQ 0x707f |
#define | MASK_FLT_D 0xfe00707f |
#define | MASK_FLT_H 0xfe00707f |
#define | MASK_FLT_Q 0xfe00707f |
#define | MASK_FLT_S 0xfe00707f |
#define | MASK_FLW 0x707f |
#define | MASK_FMADD_D 0x600007f |
#define | MASK_FMADD_H 0x600007f |
#define | MASK_FMADD_Q 0x600007f |
#define | MASK_FMADD_S 0x600007f |
#define | MASK_FMAX_D 0xfe00707f |
#define | MASK_FMAX_H 0xfe00707f |
#define | MASK_FMAX_Q 0xfe00707f |
#define | MASK_FMAX_S 0xfe00707f |
#define | MASK_FMIN_D 0xfe00707f |
#define | MASK_FMIN_H 0xfe00707f |
#define | MASK_FMIN_Q 0xfe00707f |
#define | MASK_FMIN_S 0xfe00707f |
#define | MASK_FMSUB_D 0x600007f |
#define | MASK_FMSUB_H 0x600007f |
#define | MASK_FMSUB_Q 0x600007f |
#define | MASK_FMSUB_S 0x600007f |
#define | MASK_FMUL_D 0xfe00007f |
#define | MASK_FMUL_H 0xfe00007f |
#define | MASK_FMUL_Q 0xfe00007f |
#define | MASK_FMUL_S 0xfe00007f |
#define | MASK_FMV_D_X 0xfff0707f |
#define | MASK_FMV_H_X 0xfff0707f |
#define | MASK_FMV_W_X 0xfff0707f |
#define | MASK_FMV_X_D 0xfff0707f |
#define | MASK_FMV_X_H 0xfff0707f |
#define | MASK_FMV_X_W 0xfff0707f |
#define | MASK_FNMADD_D 0x600007f |
#define | MASK_FNMADD_H 0x600007f |
#define | MASK_FNMADD_Q 0x600007f |
#define | MASK_FNMADD_S 0x600007f |
#define | MASK_FNMSUB_D 0x600007f |
#define | MASK_FNMSUB_H 0x600007f |
#define | MASK_FNMSUB_Q 0x600007f |
#define | MASK_FNMSUB_S 0x600007f |
#define | MASK_FSD 0x707f |
#define | MASK_FSGNJ_D 0xfe00707f |
#define | MASK_FSGNJ_H 0xfe00707f |
#define | MASK_FSGNJ_Q 0xfe00707f |
#define | MASK_FSGNJ_S 0xfe00707f |
#define | MASK_FSGNJN_D 0xfe00707f |
#define | MASK_FSGNJN_H 0xfe00707f |
#define | MASK_FSGNJN_Q 0xfe00707f |
#define | MASK_FSGNJN_S 0xfe00707f |
#define | MASK_FSGNJX_D 0xfe00707f |
#define | MASK_FSGNJX_H 0xfe00707f |
#define | MASK_FSGNJX_Q 0xfe00707f |
#define | MASK_FSGNJX_S 0xfe00707f |
#define | MASK_FSH 0x707f |
#define | MASK_FSL 0x600707f |
#define | MASK_FSLW 0x600707f |
#define | MASK_FSQ 0x707f |
#define | MASK_FSQRT_D 0xfff0007f |
#define | MASK_FSQRT_H 0xfff0007f |
#define | MASK_FSQRT_Q 0xfff0007f |
#define | MASK_FSQRT_S 0xfff0007f |
#define | MASK_FSR 0x600707f |
#define | MASK_FSRI 0x400707f |
#define | MASK_FSRIW 0x600707f |
#define | MASK_FSRW 0x600707f |
#define | MASK_FSUB_D 0xfe00007f |
#define | MASK_FSUB_H 0xfe00007f |
#define | MASK_FSUB_Q 0xfe00007f |
#define | MASK_FSUB_S 0xfe00007f |
#define | MASK_FSW 0x707f |
#define | MASK_GORC 0xfe00707f |
#define | MASK_GORCI 0xfc00707f |
#define | MASK_GORCIW 0xfe00707f |
#define | MASK_GORCW 0xfe00707f |
#define | MASK_GREV 0xfe00707f |
#define | MASK_GREVI 0xfc00707f |
#define | MASK_GREVIW 0xfe00707f |
#define | MASK_GREVW 0xfe00707f |
#define | MASK_HFENCE_GVMA 0xfe007fff |
#define | MASK_HFENCE_VVMA 0xfe007fff |
#define | MASK_HINVAL_GVMA 0xfe007fff |
#define | MASK_HINVAL_VVMA 0xfe007fff |
#define | MASK_HLV_B 0xfff0707f |
#define | MASK_HLV_BU 0xfff0707f |
#define | MASK_HLV_D 0xfff0707f |
#define | MASK_HLV_H 0xfff0707f |
#define | MASK_HLV_HU 0xfff0707f |
#define | MASK_HLV_W 0xfff0707f |
#define | MASK_HLV_WU 0xfff0707f |
#define | MASK_HLVX_HU 0xfff0707f |
#define | MASK_HLVX_WU 0xfff0707f |
#define | MASK_HSV_B 0xfe007fff |
#define | MASK_HSV_D 0xfe007fff |
#define | MASK_HSV_H 0xfe007fff |
#define | MASK_HSV_W 0xfe007fff |
#define | MASK_INSB 0xff80707f |
#define | MASK_JAL 0x7f |
#define | MASK_JALR 0x707f |
#define | MASK_KABS16 0xfff0707f |
#define | MASK_KABS32 0xfff0707f |
#define | MASK_KABS8 0xfff0707f |
#define | MASK_KABSW 0xfff0707f |
#define | MASK_KADD16 0xfe00707f |
#define | MASK_KADD32 0xfe00707f |
#define | MASK_KADD64 0xfe00707f |
#define | MASK_KADD8 0xfe00707f |
#define | MASK_KADDH 0xfe00707f |
#define | MASK_KADDW 0xfe00707f |
#define | MASK_KCRAS16 0xfe00707f |
#define | MASK_KCRAS32 0xfe00707f |
#define | MASK_KCRSA16 0xfe00707f |
#define | MASK_KCRSA32 0xfe00707f |
#define | MASK_KDMABB 0xfe00707f |
#define | MASK_KDMABB16 0xfe00707f |
#define | MASK_KDMABT 0xfe00707f |
#define | MASK_KDMABT16 0xfe00707f |
#define | MASK_KDMATT 0xfe00707f |
#define | MASK_KDMATT16 0xfe00707f |
#define | MASK_KDMBB 0xfe00707f |
#define | MASK_KDMBB16 0xfe00707f |
#define | MASK_KDMBT 0xfe00707f |
#define | MASK_KDMBT16 0xfe00707f |
#define | MASK_KDMTT 0xfe00707f |
#define | MASK_KDMTT16 0xfe00707f |
#define | MASK_KHM16 0xfe00707f |
#define | MASK_KHM8 0xfe00707f |
#define | MASK_KHMBB 0xfe00707f |
#define | MASK_KHMBB16 0xfe00707f |
#define | MASK_KHMBT 0xfe00707f |
#define | MASK_KHMBT16 0xfe00707f |
#define | MASK_KHMTT 0xfe00707f |
#define | MASK_KHMTT16 0xfe00707f |
#define | MASK_KHMX16 0xfe00707f |
#define | MASK_KHMX8 0xfe00707f |
#define | MASK_KMABB 0xfe00707f |
#define | MASK_KMABB32 0xfe00707f |
#define | MASK_KMABT 0xfe00707f |
#define | MASK_KMABT32 0xfe00707f |
#define | MASK_KMADA 0xfe00707f |
#define | MASK_KMADRS 0xfe00707f |
#define | MASK_KMADRS32 0xfe00707f |
#define | MASK_KMADS 0xfe00707f |
#define | MASK_KMADS32 0xfe00707f |
#define | MASK_KMAR64 0xfe00707f |
#define | MASK_KMATT 0xfe00707f |
#define | MASK_KMATT32 0xfe00707f |
#define | MASK_KMAXDA 0xfe00707f |
#define | MASK_KMAXDA32 0xfe00707f |
#define | MASK_KMAXDS 0xfe00707f |
#define | MASK_KMAXDS32 0xfe00707f |
#define | MASK_KMDA 0xfe00707f |
#define | MASK_KMDA32 0xfe00707f |
#define | MASK_KMMAC 0xfe00707f |
#define | MASK_KMMAC_U 0xfe00707f |
#define | MASK_KMMAWB 0xfe00707f |
#define | MASK_KMMAWB2 0xfe00707f |
#define | MASK_KMMAWB2_U 0xfe00707f |
#define | MASK_KMMAWB_U 0xfe00707f |
#define | MASK_KMMAWT 0xfe00707f |
#define | MASK_KMMAWT2 0xfe00707f |
#define | MASK_KMMAWT2_U 0xfe00707f |
#define | MASK_KMMAWT_U 0xfe00707f |
#define | MASK_KMMSB 0xfe00707f |
#define | MASK_KMMSB_U 0xfe00707f |
#define | MASK_KMMWB2 0xfe00707f |
#define | MASK_KMMWB2_U 0xfe00707f |
#define | MASK_KMMWT2 0xfe00707f |
#define | MASK_KMMWT2_U 0xfe00707f |
#define | MASK_KMSDA 0xfe00707f |
#define | MASK_KMSDA32 0xfe00707f |
#define | MASK_KMSR64 0xfe00707f |
#define | MASK_KMSXDA 0xfe00707f |
#define | MASK_KMSXDA32 0xfe00707f |
#define | MASK_KMXDA 0xfe00707f |
#define | MASK_KMXDA32 0xfe00707f |
#define | MASK_KSLL16 0xfe00707f |
#define | MASK_KSLL32 0xfe00707f |
#define | MASK_KSLL8 0xfe00707f |
#define | MASK_KSLLI16 0xff00707f |
#define | MASK_KSLLI32 0xfe00707f |
#define | MASK_KSLLI8 0xff80707f |
#define | MASK_KSLLIW 0xfe00707f |
#define | MASK_KSLLW 0xfe00707f |
#define | MASK_KSLRA16 0xfe00707f |
#define | MASK_KSLRA16_U 0xfe00707f |
#define | MASK_KSLRA32 0xfe00707f |
#define | MASK_KSLRA32_U 0xfe00707f |
#define | MASK_KSLRA8 0xfe00707f |
#define | MASK_KSLRA8_U 0xfe00707f |
#define | MASK_KSLRAW 0xfe00707f |
#define | MASK_KSLRAW_U 0xfe00707f |
#define | MASK_KSTAS16 0xfe00707f |
#define | MASK_KSTAS32 0xfe00707f |
#define | MASK_KSTSA16 0xfe00707f |
#define | MASK_KSTSA32 0xfe00707f |
#define | MASK_KSUB16 0xfe00707f |
#define | MASK_KSUB32 0xfe00707f |
#define | MASK_KSUB64 0xfe00707f |
#define | MASK_KSUB8 0xfe00707f |
#define | MASK_KSUBH 0xfe00707f |
#define | MASK_KSUBW 0xfe00707f |
#define | MASK_KWMMUL 0xfe00707f |
#define | MASK_KWMMUL_U 0xfe00707f |
#define | MASK_LB 0x707f |
#define | MASK_LBU 0x707f |
#define | MASK_LD 0x707f |
#define | MASK_LDU 0x707f |
#define | MASK_LH 0x707f |
#define | MASK_LHU 0x707f |
#define | MASK_LQ 0x707f |
#define | MASK_LR_D 0xf9f0707f |
#define | MASK_LR_W 0xf9f0707f |
#define | MASK_LUI 0x7f |
#define | MASK_LW 0x707f |
#define | MASK_LWU 0x707f |
#define | MASK_MADDR32 0xfe00707f |
#define | MASK_MAX 0xfe00707f |
#define | MASK_MAXU 0xfe00707f |
#define | MASK_MAXW 0xfe00707f |
#define | MASK_MIN 0xfe00707f |
#define | MASK_MINU 0xfe00707f |
#define | MASK_MINW 0xfe00707f |
#define | MASK_MRET 0xffffffff |
#define | MASK_MSUBR32 0xfe00707f |
#define | MASK_MUL 0xfe00707f |
#define | MASK_MULH 0xfe00707f |
#define | MASK_MULHSU 0xfe00707f |
#define | MASK_MULHU 0xfe00707f |
#define | MASK_MULR64 0xfe00707f |
#define | MASK_MULSR64 0xfe00707f |
#define | MASK_MULW 0xfe00707f |
#define | MASK_OR 0xfe00707f |
#define | MASK_ORI 0x707f |
#define | MASK_ORN 0xfe00707f |
#define | MASK_PACK 0xfe00707f |
#define | MASK_PACKH 0xfe00707f |
#define | MASK_PACKU 0xfe00707f |
#define | MASK_PACKUW 0xfe00707f |
#define | MASK_PACKW 0xfe00707f |
#define | MASK_PAUSE 0xffffffff |
#define | MASK_PBSAD 0xfe00707f |
#define | MASK_PBSADA 0xfe00707f |
#define | MASK_PKBB16 0xfe00707f |
#define | MASK_PKBB32 0xfe00707f |
#define | MASK_PKBT16 0xfe00707f |
#define | MASK_PKBT32 0xfe00707f |
#define | MASK_PKTB16 0xfe00707f |
#define | MASK_PKTB32 0xfe00707f |
#define | MASK_PKTT16 0xfe00707f |
#define | MASK_PKTT32 0xfe00707f |
#define | MASK_PREFETCH_I 0x1f07fff |
#define | MASK_PREFETCH_R 0x1f07fff |
#define | MASK_PREFETCH_W 0x1f07fff |
#define | MASK_RADD16 0xfe00707f |
#define | MASK_RADD32 0xfe00707f |
#define | MASK_RADD64 0xfe00707f |
#define | MASK_RADD8 0xfe00707f |
#define | MASK_RADDW 0xfe00707f |
#define | MASK_RCRAS16 0xfe00707f |
#define | MASK_RCRAS32 0xfe00707f |
#define | MASK_RCRSA16 0xfe00707f |
#define | MASK_RCRSA32 0xfe00707f |
#define | MASK_REM 0xfe00707f |
#define | MASK_REMU 0xfe00707f |
#define | MASK_REMUW 0xfe00707f |
#define | MASK_REMW 0xfe00707f |
#define | MASK_ROL 0xfe00707f |
#define | MASK_ROLW 0xfe00707f |
#define | MASK_ROR 0xfe00707f |
#define | MASK_RORI 0xfc00707f |
#define | MASK_RORIW 0xfe00707f |
#define | MASK_RORW 0xfe00707f |
#define | MASK_RSTAS16 0xfe00707f |
#define | MASK_RSTAS32 0xfe00707f |
#define | MASK_RSTSA16 0xfe00707f |
#define | MASK_RSTSA32 0xfe00707f |
#define | MASK_RSUB16 0xfe00707f |
#define | MASK_RSUB32 0xfe00707f |
#define | MASK_RSUB64 0xfe00707f |
#define | MASK_RSUB8 0xfe00707f |
#define | MASK_RSUBW 0xfe00707f |
#define | MASK_SB 0x707f |
#define | MASK_SC_D 0xf800707f |
#define | MASK_SC_W 0xf800707f |
#define | MASK_SCLIP16 0xff00707f |
#define | MASK_SCLIP32 0xfe00707f |
#define | MASK_SCLIP8 0xff80707f |
#define | MASK_SCMPLE16 0xfe00707f |
#define | MASK_SCMPLE8 0xfe00707f |
#define | MASK_SCMPLT16 0xfe00707f |
#define | MASK_SCMPLT8 0xfe00707f |
#define | MASK_SD 0x707f |
#define | MASK_SEXT_B 0xfff0707f |
#define | MASK_SEXT_H 0xfff0707f |
#define | MASK_SFENCE_INVAL_IR 0xffffffff |
#define | MASK_SFENCE_VMA 0xfe007fff |
#define | MASK_SFENCE_W_INVAL 0xffffffff |
#define | MASK_SH 0x707f |
#define | MASK_SH1ADD 0xfe00707f |
#define | MASK_SH1ADD_UW 0xfe00707f |
#define | MASK_SH2ADD 0xfe00707f |
#define | MASK_SH2ADD_UW 0xfe00707f |
#define | MASK_SH3ADD 0xfe00707f |
#define | MASK_SH3ADD_UW 0xfe00707f |
#define | MASK_SHA256SIG0 0xfff0707f |
#define | MASK_SHA256SIG1 0xfff0707f |
#define | MASK_SHA256SUM0 0xfff0707f |
#define | MASK_SHA256SUM1 0xfff0707f |
#define | MASK_SHA512SIG0 0xfff0707f |
#define | MASK_SHA512SIG0H 0xfe00707f |
#define | MASK_SHA512SIG0L 0xfe00707f |
#define | MASK_SHA512SIG1 0xfff0707f |
#define | MASK_SHA512SIG1H 0xfe00707f |
#define | MASK_SHA512SIG1L 0xfe00707f |
#define | MASK_SHA512SUM0 0xfff0707f |
#define | MASK_SHA512SUM0R 0xfe00707f |
#define | MASK_SHA512SUM1 0xfff0707f |
#define | MASK_SHA512SUM1R 0xfe00707f |
#define | MASK_SHFL 0xfe00707f |
#define | MASK_SHFLI 0xfe00707f |
#define | MASK_SHFLW 0xfe00707f |
#define | MASK_SINVAL_VMA 0xfe007fff |
#define | MASK_SLL 0xfe00707f |
#define | MASK_SLL16 0xfe00707f |
#define | MASK_SLL32 0xfe00707f |
#define | MASK_SLL8 0xfe00707f |
#define | MASK_SLLD 0xfe00707f |
#define | MASK_SLLI 0xf800707f |
#define | MASK_SLLI16 0xff00707f |
#define | MASK_SLLI32 0xfe00707f |
#define | MASK_SLLI8 0xff80707f |
#define | MASK_SLLI_UW 0xfc00707f |
#define | MASK_SLLID 0xfc00707f |
#define | MASK_SLLIW 0xfe00707f |
#define | MASK_SLLW 0xfe00707f |
#define | MASK_SLO 0xfe00707f |
#define | MASK_SLOI 0xfc00707f |
#define | MASK_SLOIW 0xfe00707f |
#define | MASK_SLOW 0xfe00707f |
#define | MASK_SLT 0xfe00707f |
#define | MASK_SLTI 0x707f |
#define | MASK_SLTIU 0x707f |
#define | MASK_SLTU 0xfe00707f |
#define | MASK_SM3P0 0xfff0707f |
#define | MASK_SM3P1 0xfff0707f |
#define | MASK_SM4ED 0x3e00707f |
#define | MASK_SM4KS 0x3e00707f |
#define | MASK_SMAL 0xfe00707f |
#define | MASK_SMALBB 0xfe00707f |
#define | MASK_SMALBT 0xfe00707f |
#define | MASK_SMALDA 0xfe00707f |
#define | MASK_SMALDRS 0xfe00707f |
#define | MASK_SMALDS 0xfe00707f |
#define | MASK_SMALTT 0xfe00707f |
#define | MASK_SMALXDA 0xfe00707f |
#define | MASK_SMALXDS 0xfe00707f |
#define | MASK_SMAQA 0xfe00707f |
#define | MASK_SMAQA_SU 0xfe00707f |
#define | MASK_SMAR64 0xfe00707f |
#define | MASK_SMAX16 0xfe00707f |
#define | MASK_SMAX32 0xfe00707f |
#define | MASK_SMAX8 0xfe00707f |
#define | MASK_SMBB16 0xfe00707f |
#define | MASK_SMBT16 0xfe00707f |
#define | MASK_SMBT32 0xfe00707f |
#define | MASK_SMDRS 0xfe00707f |
#define | MASK_SMDRS32 0xfe00707f |
#define | MASK_SMDS 0xfe00707f |
#define | MASK_SMDS32 0xfe00707f |
#define | MASK_SMIN16 0xfe00707f |
#define | MASK_SMIN32 0xfe00707f |
#define | MASK_SMIN8 0xfe00707f |
#define | MASK_SMMUL 0xfe00707f |
#define | MASK_SMMUL_U 0xfe00707f |
#define | MASK_SMMWB 0xfe00707f |
#define | MASK_SMMWB_U 0xfe00707f |
#define | MASK_SMMWT 0xfe00707f |
#define | MASK_SMMWT_U 0xfe00707f |
#define | MASK_SMSLDA 0xfe00707f |
#define | MASK_SMSLXDA 0xfe00707f |
#define | MASK_SMSR64 0xfe00707f |
#define | MASK_SMTT16 0xfe00707f |
#define | MASK_SMTT32 0xfe00707f |
#define | MASK_SMUL16 0xfe00707f |
#define | MASK_SMUL8 0xfe00707f |
#define | MASK_SMULX16 0xfe00707f |
#define | MASK_SMULX8 0xfe00707f |
#define | MASK_SMXDS 0xfe00707f |
#define | MASK_SMXDS32 0xfe00707f |
#define | MASK_SQ 0x707f |
#define | MASK_SRA 0xfe00707f |
#define | MASK_SRA16 0xfe00707f |
#define | MASK_SRA16_U 0xfe00707f |
#define | MASK_SRA32 0xfe00707f |
#define | MASK_SRA32_U 0xfe00707f |
#define | MASK_SRA8 0xfe00707f |
#define | MASK_SRA8_U 0xfe00707f |
#define | MASK_SRA_U 0xfe00707f |
#define | MASK_SRAD 0xfe00707f |
#define | MASK_SRAI 0xf800707f |
#define | MASK_SRAI16 0xff00707f |
#define | MASK_SRAI16_U 0xff00707f |
#define | MASK_SRAI32 0xfe00707f |
#define | MASK_SRAI32_U 0xfe00707f |
#define | MASK_SRAI8 0xff80707f |
#define | MASK_SRAI8_U 0xff80707f |
#define | MASK_SRAI_U 0xfc00707f |
#define | MASK_SRAID 0xfc00707f |
#define | MASK_SRAIW 0xfe00707f |
#define | MASK_SRAIW_U 0xfe00707f |
#define | MASK_SRAW 0xfe00707f |
#define | MASK_SRET 0xffffffff |
#define | MASK_SRL 0xfe00707f |
#define | MASK_SRL16 0xfe00707f |
#define | MASK_SRL16_U 0xfe00707f |
#define | MASK_SRL32 0xfe00707f |
#define | MASK_SRL32_U 0xfe00707f |
#define | MASK_SRL8 0xfe00707f |
#define | MASK_SRL8_U 0xfe00707f |
#define | MASK_SRLD 0xfe00707f |
#define | MASK_SRLI 0xf800707f |
#define | MASK_SRLI16 0xff00707f |
#define | MASK_SRLI16_U 0xff00707f |
#define | MASK_SRLI32 0xfe00707f |
#define | MASK_SRLI32_U 0xfe00707f |
#define | MASK_SRLI8 0xff80707f |
#define | MASK_SRLI8_U 0xff80707f |
#define | MASK_SRLID 0xfc00707f |
#define | MASK_SRLIW 0xfe00707f |
#define | MASK_SRLW 0xfe00707f |
#define | MASK_SRO 0xfe00707f |
#define | MASK_SROI 0xfc00707f |
#define | MASK_SROIW 0xfe00707f |
#define | MASK_SROW 0xfe00707f |
#define | MASK_STAS16 0xfe00707f |
#define | MASK_STAS32 0xfe00707f |
#define | MASK_STSA16 0xfe00707f |
#define | MASK_STSA32 0xfe00707f |
#define | MASK_SUB 0xfe00707f |
#define | MASK_SUB16 0xfe00707f |
#define | MASK_SUB32 0xfe00707f |
#define | MASK_SUB64 0xfe00707f |
#define | MASK_SUB8 0xfe00707f |
#define | MASK_SUBD 0xfe00707f |
#define | MASK_SUBW 0xfe00707f |
#define | MASK_SUNPKD810 0xfff0707f |
#define | MASK_SUNPKD820 0xfff0707f |
#define | MASK_SUNPKD830 0xfff0707f |
#define | MASK_SUNPKD831 0xfff0707f |
#define | MASK_SUNPKD832 0xfff0707f |
#define | MASK_SW 0x707f |
#define | MASK_SWAP8 0xfff0707f |
#define | MASK_UCLIP16 0xff00707f |
#define | MASK_UCLIP32 0xfe00707f |
#define | MASK_UCLIP8 0xff80707f |
#define | MASK_UCMPLE16 0xfe00707f |
#define | MASK_UCMPLE8 0xfe00707f |
#define | MASK_UCMPLT16 0xfe00707f |
#define | MASK_UCMPLT8 0xfe00707f |
#define | MASK_UKADD16 0xfe00707f |
#define | MASK_UKADD32 0xfe00707f |
#define | MASK_UKADD64 0xfe00707f |
#define | MASK_UKADD8 0xfe00707f |
#define | MASK_UKADDH 0xfe00707f |
#define | MASK_UKADDW 0xfe00707f |
#define | MASK_UKCRAS16 0xfe00707f |
#define | MASK_UKCRAS32 0xfe00707f |
#define | MASK_UKCRSA16 0xfe00707f |
#define | MASK_UKCRSA32 0xfe00707f |
#define | MASK_UKMAR64 0xfe00707f |
#define | MASK_UKMSR64 0xfe00707f |
#define | MASK_UKSTAS16 0xfe00707f |
#define | MASK_UKSTAS32 0xfe00707f |
#define | MASK_UKSTSA16 0xfe00707f |
#define | MASK_UKSTSA32 0xfe00707f |
#define | MASK_UKSUB16 0xfe00707f |
#define | MASK_UKSUB32 0xfe00707f |
#define | MASK_UKSUB64 0xfe00707f |
#define | MASK_UKSUB8 0xfe00707f |
#define | MASK_UKSUBH 0xfe00707f |
#define | MASK_UKSUBW 0xfe00707f |
#define | MASK_UMAQA 0xfe00707f |
#define | MASK_UMAR64 0xfe00707f |
#define | MASK_UMAX16 0xfe00707f |
#define | MASK_UMAX32 0xfe00707f |
#define | MASK_UMAX8 0xfe00707f |
#define | MASK_UMIN16 0xfe00707f |
#define | MASK_UMIN32 0xfe00707f |
#define | MASK_UMIN8 0xfe00707f |
#define | MASK_UMSR64 0xfe00707f |
#define | MASK_UMUL16 0xfe00707f |
#define | MASK_UMUL8 0xfe00707f |
#define | MASK_UMULX16 0xfe00707f |
#define | MASK_UMULX8 0xfe00707f |
#define | MASK_UNSHFL 0xfe00707f |
#define | MASK_UNSHFLI 0xfe00707f |
#define | MASK_UNSHFLW 0xfe00707f |
#define | MASK_URADD16 0xfe00707f |
#define | MASK_URADD32 0xfe00707f |
#define | MASK_URADD64 0xfe00707f |
#define | MASK_URADD8 0xfe00707f |
#define | MASK_URADDW 0xfe00707f |
#define | MASK_URCRAS16 0xfe00707f |
#define | MASK_URCRAS32 0xfe00707f |
#define | MASK_URCRSA16 0xfe00707f |
#define | MASK_URCRSA32 0xfe00707f |
#define | MASK_URSTAS16 0xfe00707f |
#define | MASK_URSTAS32 0xfe00707f |
#define | MASK_URSTSA16 0xfe00707f |
#define | MASK_URSTSA32 0xfe00707f |
#define | MASK_URSUB16 0xfe00707f |
#define | MASK_URSUB32 0xfe00707f |
#define | MASK_URSUB64 0xfe00707f |
#define | MASK_URSUB8 0xfe00707f |
#define | MASK_URSUBW 0xfe00707f |
#define | MASK_VAADD_VV 0xfc00707f |
#define | MASK_VAADD_VX 0xfc00707f |
#define | MASK_VAADDU_VV 0xfc00707f |
#define | MASK_VAADDU_VX 0xfc00707f |
#define | MASK_VADC_VIM 0xfe00707f |
#define | MASK_VADC_VVM 0xfe00707f |
#define | MASK_VADC_VXM 0xfe00707f |
#define | MASK_VADD_VI 0xfc00707f |
#define | MASK_VADD_VV 0xfc00707f |
#define | MASK_VADD_VX 0xfc00707f |
#define | MASK_VAMOADDEI16_V 0xf800707f |
#define | MASK_VAMOADDEI32_V 0xf800707f |
#define | MASK_VAMOADDEI64_V 0xf800707f |
#define | MASK_VAMOADDEI8_V 0xf800707f |
#define | MASK_VAMOANDEI16_V 0xf800707f |
#define | MASK_VAMOANDEI32_V 0xf800707f |
#define | MASK_VAMOANDEI64_V 0xf800707f |
#define | MASK_VAMOANDEI8_V 0xf800707f |
#define | MASK_VAMOMAXEI16_V 0xf800707f |
#define | MASK_VAMOMAXEI32_V 0xf800707f |
#define | MASK_VAMOMAXEI64_V 0xf800707f |
#define | MASK_VAMOMAXEI8_V 0xf800707f |
#define | MASK_VAMOMAXUEI16_V 0xf800707f |
#define | MASK_VAMOMAXUEI32_V 0xf800707f |
#define | MASK_VAMOMAXUEI64_V 0xf800707f |
#define | MASK_VAMOMAXUEI8_V 0xf800707f |
#define | MASK_VAMOMINEI16_V 0xf800707f |
#define | MASK_VAMOMINEI32_V 0xf800707f |
#define | MASK_VAMOMINEI64_V 0xf800707f |
#define | MASK_VAMOMINEI8_V 0xf800707f |
#define | MASK_VAMOMINUEI16_V 0xf800707f |
#define | MASK_VAMOMINUEI32_V 0xf800707f |
#define | MASK_VAMOMINUEI64_V 0xf800707f |
#define | MASK_VAMOMINUEI8_V 0xf800707f |
#define | MASK_VAMOOREI16_V 0xf800707f |
#define | MASK_VAMOOREI32_V 0xf800707f |
#define | MASK_VAMOOREI64_V 0xf800707f |
#define | MASK_VAMOOREI8_V 0xf800707f |
#define | MASK_VAMOSWAPEI16_V 0xf800707f |
#define | MASK_VAMOSWAPEI32_V 0xf800707f |
#define | MASK_VAMOSWAPEI64_V 0xf800707f |
#define | MASK_VAMOSWAPEI8_V 0xf800707f |
#define | MASK_VAMOXOREI16_V 0xf800707f |
#define | MASK_VAMOXOREI32_V 0xf800707f |
#define | MASK_VAMOXOREI64_V 0xf800707f |
#define | MASK_VAMOXOREI8_V 0xf800707f |
#define | MASK_VAND_VI 0xfc00707f |
#define | MASK_VAND_VV 0xfc00707f |
#define | MASK_VAND_VX 0xfc00707f |
#define | MASK_VASUB_VV 0xfc00707f |
#define | MASK_VASUB_VX 0xfc00707f |
#define | MASK_VASUBU_VV 0xfc00707f |
#define | MASK_VASUBU_VX 0xfc00707f |
#define | MASK_VCOMPRESS_VM 0xfe00707f |
#define | MASK_VCPOP_M 0xfc0ff07f |
#define | MASK_VDIV_VV 0xfc00707f |
#define | MASK_VDIV_VX 0xfc00707f |
#define | MASK_VDIVU_VV 0xfc00707f |
#define | MASK_VDIVU_VX 0xfc00707f |
#define | MASK_VFADD_VF 0xfc00707f |
#define | MASK_VFADD_VV 0xfc00707f |
#define | MASK_VFCLASS_V 0xfc0ff07f |
#define | MASK_VFCVT_F_X_V 0xfc0ff07f |
#define | MASK_VFCVT_F_XU_V 0xfc0ff07f |
#define | MASK_VFCVT_RTZ_X_F_V 0xfc0ff07f |
#define | MASK_VFCVT_RTZ_XU_F_V 0xfc0ff07f |
#define | MASK_VFCVT_X_F_V 0xfc0ff07f |
#define | MASK_VFCVT_XU_F_V 0xfc0ff07f |
#define | MASK_VFDIV_VF 0xfc00707f |
#define | MASK_VFDIV_VV 0xfc00707f |
#define | MASK_VFIRST_M 0xfc0ff07f |
#define | MASK_VFMACC_VF 0xfc00707f |
#define | MASK_VFMACC_VV 0xfc00707f |
#define | MASK_VFMADD_VF 0xfc00707f |
#define | MASK_VFMADD_VV 0xfc00707f |
#define | MASK_VFMAX_VF 0xfc00707f |
#define | MASK_VFMAX_VV 0xfc00707f |
#define | MASK_VFMERGE_VFM 0xfe00707f |
#define | MASK_VFMIN_VF 0xfc00707f |
#define | MASK_VFMIN_VV 0xfc00707f |
#define | MASK_VFMSAC_VF 0xfc00707f |
#define | MASK_VFMSAC_VV 0xfc00707f |
#define | MASK_VFMSUB_VF 0xfc00707f |
#define | MASK_VFMSUB_VV 0xfc00707f |
#define | MASK_VFMUL_VF 0xfc00707f |
#define | MASK_VFMUL_VV 0xfc00707f |
#define | MASK_VFMV_F_S 0xfe0ff07f |
#define | MASK_VFMV_S_F 0xfff0707f |
#define | MASK_VFMV_V_F 0xfff0707f |
#define | MASK_VFNCVT_F_F_W 0xfc0ff07f |
#define | MASK_VFNCVT_F_X_W 0xfc0ff07f |
#define | MASK_VFNCVT_F_XU_W 0xfc0ff07f |
#define | MASK_VFNCVT_ROD_F_F_W 0xfc0ff07f |
#define | MASK_VFNCVT_RTZ_X_F_W 0xfc0ff07f |
#define | MASK_VFNCVT_RTZ_XU_F_W 0xfc0ff07f |
#define | MASK_VFNCVT_X_F_W 0xfc0ff07f |
#define | MASK_VFNCVT_XU_F_W 0xfc0ff07f |
#define | MASK_VFNMACC_VF 0xfc00707f |
#define | MASK_VFNMACC_VV 0xfc00707f |
#define | MASK_VFNMADD_VF 0xfc00707f |
#define | MASK_VFNMADD_VV 0xfc00707f |
#define | MASK_VFNMSAC_VF 0xfc00707f |
#define | MASK_VFNMSAC_VV 0xfc00707f |
#define | MASK_VFNMSUB_VF 0xfc00707f |
#define | MASK_VFNMSUB_VV 0xfc00707f |
#define | MASK_VFRDIV_VF 0xfc00707f |
#define | MASK_VFREC7_V 0xfc0ff07f |
#define | MASK_VFREDMAX_VS 0xfc00707f |
#define | MASK_VFREDMIN_VS 0xfc00707f |
#define | MASK_VFREDOSUM_VS 0xfc00707f |
#define | MASK_VFREDUSUM_VS 0xfc00707f |
#define | MASK_VFRSQRT7_V 0xfc0ff07f |
#define | MASK_VFRSUB_VF 0xfc00707f |
#define | MASK_VFSGNJ_VF 0xfc00707f |
#define | MASK_VFSGNJ_VV 0xfc00707f |
#define | MASK_VFSGNJN_VF 0xfc00707f |
#define | MASK_VFSGNJN_VV 0xfc00707f |
#define | MASK_VFSGNJX_VF 0xfc00707f |
#define | MASK_VFSGNJX_VV 0xfc00707f |
#define | MASK_VFSLIDE1DOWN_VF 0xfc00707f |
#define | MASK_VFSLIDE1UP_VF 0xfc00707f |
#define | MASK_VFSQRT_V 0xfc0ff07f |
#define | MASK_VFSUB_VF 0xfc00707f |
#define | MASK_VFSUB_VV 0xfc00707f |
#define | MASK_VFWADD_VF 0xfc00707f |
#define | MASK_VFWADD_VV 0xfc00707f |
#define | MASK_VFWADD_WF 0xfc00707f |
#define | MASK_VFWADD_WV 0xfc00707f |
#define | MASK_VFWCVT_F_F_V 0xfc0ff07f |
#define | MASK_VFWCVT_F_X_V 0xfc0ff07f |
#define | MASK_VFWCVT_F_XU_V 0xfc0ff07f |
#define | MASK_VFWCVT_RTZ_X_F_V 0xfc0ff07f |
#define | MASK_VFWCVT_RTZ_XU_F_V 0xfc0ff07f |
#define | MASK_VFWCVT_X_F_V 0xfc0ff07f |
#define | MASK_VFWCVT_XU_F_V 0xfc0ff07f |
#define | MASK_VFWMACC_VF 0xfc00707f |
#define | MASK_VFWMACC_VV 0xfc00707f |
#define | MASK_VFWMSAC_VF 0xfc00707f |
#define | MASK_VFWMSAC_VV 0xfc00707f |
#define | MASK_VFWMUL_VF 0xfc00707f |
#define | MASK_VFWMUL_VV 0xfc00707f |
#define | MASK_VFWNMACC_VF 0xfc00707f |
#define | MASK_VFWNMACC_VV 0xfc00707f |
#define | MASK_VFWNMSAC_VF 0xfc00707f |
#define | MASK_VFWNMSAC_VV 0xfc00707f |
#define | MASK_VFWREDOSUM_VS 0xfc00707f |
#define | MASK_VFWREDUSUM_VS 0xfc00707f |
#define | MASK_VFWSUB_VF 0xfc00707f |
#define | MASK_VFWSUB_VV 0xfc00707f |
#define | MASK_VFWSUB_WF 0xfc00707f |
#define | MASK_VFWSUB_WV 0xfc00707f |
#define | MASK_VID_V 0xfdfff07f |
#define | MASK_VIOTA_M 0xfc0ff07f |
#define | MASK_VL1RE16_V 0xfff0707f |
#define | MASK_VL1RE32_V 0xfff0707f |
#define | MASK_VL1RE64_V 0xfff0707f |
#define | MASK_VL1RE8_V 0xfff0707f |
#define | MASK_VL2RE16_V 0xfff0707f |
#define | MASK_VL2RE32_V 0xfff0707f |
#define | MASK_VL2RE64_V 0xfff0707f |
#define | MASK_VL2RE8_V 0xfff0707f |
#define | MASK_VL4RE16_V 0xfff0707f |
#define | MASK_VL4RE32_V 0xfff0707f |
#define | MASK_VL4RE64_V 0xfff0707f |
#define | MASK_VL4RE8_V 0xfff0707f |
#define | MASK_VL8RE16_V 0xfff0707f |
#define | MASK_VL8RE32_V 0xfff0707f |
#define | MASK_VL8RE64_V 0xfff0707f |
#define | MASK_VL8RE8_V 0xfff0707f |
#define | MASK_VLE1024_V 0x1df0707f |
#define | MASK_VLE1024FF_V 0x1df0707f |
#define | MASK_VLE128_V 0x1df0707f |
#define | MASK_VLE128FF_V 0x1df0707f |
#define | MASK_VLE16_V 0x1df0707f |
#define | MASK_VLE16FF_V 0x1df0707f |
#define | MASK_VLE256_V 0x1df0707f |
#define | MASK_VLE256FF_V 0x1df0707f |
#define | MASK_VLE32_V 0x1df0707f |
#define | MASK_VLE32FF_V 0x1df0707f |
#define | MASK_VLE512_V 0x1df0707f |
#define | MASK_VLE512FF_V 0x1df0707f |
#define | MASK_VLE64_V 0x1df0707f |
#define | MASK_VLE64FF_V 0x1df0707f |
#define | MASK_VLE8_V 0x1df0707f |
#define | MASK_VLE8FF_V 0x1df0707f |
#define | MASK_VLM_V 0xfff0707f |
#define | MASK_VLOXEI1024_V 0x1c00707f |
#define | MASK_VLOXEI128_V 0x1c00707f |
#define | MASK_VLOXEI16_V 0x1c00707f |
#define | MASK_VLOXEI256_V 0x1c00707f |
#define | MASK_VLOXEI32_V 0x1c00707f |
#define | MASK_VLOXEI512_V 0x1c00707f |
#define | MASK_VLOXEI64_V 0x1c00707f |
#define | MASK_VLOXEI8_V 0x1c00707f |
#define | MASK_VLSE1024_V 0x1c00707f |
#define | MASK_VLSE128_V 0x1c00707f |
#define | MASK_VLSE16_V 0x1c00707f |
#define | MASK_VLSE256_V 0x1c00707f |
#define | MASK_VLSE32_V 0x1c00707f |
#define | MASK_VLSE512_V 0x1c00707f |
#define | MASK_VLSE64_V 0x1c00707f |
#define | MASK_VLSE8_V 0x1c00707f |
#define | MASK_VLUXEI1024_V 0x1c00707f |
#define | MASK_VLUXEI128_V 0x1c00707f |
#define | MASK_VLUXEI16_V 0x1c00707f |
#define | MASK_VLUXEI256_V 0x1c00707f |
#define | MASK_VLUXEI32_V 0x1c00707f |
#define | MASK_VLUXEI512_V 0x1c00707f |
#define | MASK_VLUXEI64_V 0x1c00707f |
#define | MASK_VLUXEI8_V 0x1c00707f |
#define | MASK_VMACC_VV 0xfc00707f |
#define | MASK_VMACC_VX 0xfc00707f |
#define | MASK_VMADC_VI 0xfe00707f |
#define | MASK_VMADC_VIM 0xfe00707f |
#define | MASK_VMADC_VV 0xfe00707f |
#define | MASK_VMADC_VVM 0xfe00707f |
#define | MASK_VMADC_VX 0xfe00707f |
#define | MASK_VMADC_VXM 0xfe00707f |
#define | MASK_VMADD_VV 0xfc00707f |
#define | MASK_VMADD_VX 0xfc00707f |
#define | MASK_VMAND_MM 0xfc00707f |
#define | MASK_VMANDN_MM 0xfc00707f |
#define | MASK_VMAX_VV 0xfc00707f |
#define | MASK_VMAX_VX 0xfc00707f |
#define | MASK_VMAXU_VV 0xfc00707f |
#define | MASK_VMAXU_VX 0xfc00707f |
#define | MASK_VMERGE_VIM 0xfe00707f |
#define | MASK_VMERGE_VVM 0xfe00707f |
#define | MASK_VMERGE_VXM 0xfe00707f |
#define | MASK_VMFEQ_VF 0xfc00707f |
#define | MASK_VMFEQ_VV 0xfc00707f |
#define | MASK_VMFGE_VF 0xfc00707f |
#define | MASK_VMFGT_VF 0xfc00707f |
#define | MASK_VMFLE_VF 0xfc00707f |
#define | MASK_VMFLE_VV 0xfc00707f |
#define | MASK_VMFLT_VF 0xfc00707f |
#define | MASK_VMFLT_VV 0xfc00707f |
#define | MASK_VMFNE_VF 0xfc00707f |
#define | MASK_VMFNE_VV 0xfc00707f |
#define | MASK_VMIN_VV 0xfc00707f |
#define | MASK_VMIN_VX 0xfc00707f |
#define | MASK_VMINU_VV 0xfc00707f |
#define | MASK_VMINU_VX 0xfc00707f |
#define | MASK_VMNAND_MM 0xfc00707f |
#define | MASK_VMNOR_MM 0xfc00707f |
#define | MASK_VMOR_MM 0xfc00707f |
#define | MASK_VMORN_MM 0xfc00707f |
#define | MASK_VMSBC_VV 0xfe00707f |
#define | MASK_VMSBC_VVM 0xfe00707f |
#define | MASK_VMSBC_VX 0xfe00707f |
#define | MASK_VMSBC_VXM 0xfe00707f |
#define | MASK_VMSBF_M 0xfc0ff07f |
#define | MASK_VMSEQ_VI 0xfc00707f |
#define | MASK_VMSEQ_VV 0xfc00707f |
#define | MASK_VMSEQ_VX 0xfc00707f |
#define | MASK_VMSGT_VI 0xfc00707f |
#define | MASK_VMSGT_VX 0xfc00707f |
#define | MASK_VMSGTU_VI 0xfc00707f |
#define | MASK_VMSGTU_VX 0xfc00707f |
#define | MASK_VMSIF_M 0xfc0ff07f |
#define | MASK_VMSLE_VI 0xfc00707f |
#define | MASK_VMSLE_VV 0xfc00707f |
#define | MASK_VMSLE_VX 0xfc00707f |
#define | MASK_VMSLEU_VI 0xfc00707f |
#define | MASK_VMSLEU_VV 0xfc00707f |
#define | MASK_VMSLEU_VX 0xfc00707f |
#define | MASK_VMSLT_VV 0xfc00707f |
#define | MASK_VMSLT_VX 0xfc00707f |
#define | MASK_VMSLTU_VV 0xfc00707f |
#define | MASK_VMSLTU_VX 0xfc00707f |
#define | MASK_VMSNE_VI 0xfc00707f |
#define | MASK_VMSNE_VV 0xfc00707f |
#define | MASK_VMSNE_VX 0xfc00707f |
#define | MASK_VMSOF_M 0xfc0ff07f |
#define | MASK_VMUL_VV 0xfc00707f |
#define | MASK_VMUL_VX 0xfc00707f |
#define | MASK_VMULH_VV 0xfc00707f |
#define | MASK_VMULH_VX 0xfc00707f |
#define | MASK_VMULHSU_VV 0xfc00707f |
#define | MASK_VMULHSU_VX 0xfc00707f |
#define | MASK_VMULHU_VV 0xfc00707f |
#define | MASK_VMULHU_VX 0xfc00707f |
#define | MASK_VMV1R_V 0xfe0ff07f |
#define | MASK_VMV2R_V 0xfe0ff07f |
#define | MASK_VMV4R_V 0xfe0ff07f |
#define | MASK_VMV8R_V 0xfe0ff07f |
#define | MASK_VMV_S_X 0xfff0707f |
#define | MASK_VMV_V_I 0xfff0707f |
#define | MASK_VMV_V_V 0xfff0707f |
#define | MASK_VMV_V_X 0xfff0707f |
#define | MASK_VMV_X_S 0xfe0ff07f |
#define | MASK_VMXNOR_MM 0xfc00707f |
#define | MASK_VMXOR_MM 0xfc00707f |
#define | MASK_VNCLIP_WI 0xfc00707f |
#define | MASK_VNCLIP_WV 0xfc00707f |
#define | MASK_VNCLIP_WX 0xfc00707f |
#define | MASK_VNCLIPU_WI 0xfc00707f |
#define | MASK_VNCLIPU_WV 0xfc00707f |
#define | MASK_VNCLIPU_WX 0xfc00707f |
#define | MASK_VNMSAC_VV 0xfc00707f |
#define | MASK_VNMSAC_VX 0xfc00707f |
#define | MASK_VNMSUB_VV 0xfc00707f |
#define | MASK_VNMSUB_VX 0xfc00707f |
#define | MASK_VNSRA_WI 0xfc00707f |
#define | MASK_VNSRA_WV 0xfc00707f |
#define | MASK_VNSRA_WX 0xfc00707f |
#define | MASK_VNSRL_WI 0xfc00707f |
#define | MASK_VNSRL_WV 0xfc00707f |
#define | MASK_VNSRL_WX 0xfc00707f |
#define | MASK_VOR_VI 0xfc00707f |
#define | MASK_VOR_VV 0xfc00707f |
#define | MASK_VOR_VX 0xfc00707f |
#define | MASK_VREDAND_VS 0xfc00707f |
#define | MASK_VREDMAX_VS 0xfc00707f |
#define | MASK_VREDMAXU_VS 0xfc00707f |
#define | MASK_VREDMIN_VS 0xfc00707f |
#define | MASK_VREDMINU_VS 0xfc00707f |
#define | MASK_VREDOR_VS 0xfc00707f |
#define | MASK_VREDSUM_VS 0xfc00707f |
#define | MASK_VREDXOR_VS 0xfc00707f |
#define | MASK_VREM_VV 0xfc00707f |
#define | MASK_VREM_VX 0xfc00707f |
#define | MASK_VREMU_VV 0xfc00707f |
#define | MASK_VREMU_VX 0xfc00707f |
#define | MASK_VRGATHER_VI 0xfc00707f |
#define | MASK_VRGATHER_VV 0xfc00707f |
#define | MASK_VRGATHER_VX 0xfc00707f |
#define | MASK_VRGATHEREI16_VV 0xfc00707f |
#define | MASK_VRSUB_VI 0xfc00707f |
#define | MASK_VRSUB_VX 0xfc00707f |
#define | MASK_VS1R_V 0xfff0707f |
#define | MASK_VS2R_V 0xfff0707f |
#define | MASK_VS4R_V 0xfff0707f |
#define | MASK_VS8R_V 0xfff0707f |
#define | MASK_VSADD_VI 0xfc00707f |
#define | MASK_VSADD_VV 0xfc00707f |
#define | MASK_VSADD_VX 0xfc00707f |
#define | MASK_VSADDU_VI 0xfc00707f |
#define | MASK_VSADDU_VV 0xfc00707f |
#define | MASK_VSADDU_VX 0xfc00707f |
#define | MASK_VSBC_VVM 0xfe00707f |
#define | MASK_VSBC_VXM 0xfe00707f |
#define | MASK_VSE1024_V 0x1df0707f |
#define | MASK_VSE128_V 0x1df0707f |
#define | MASK_VSE16_V 0x1df0707f |
#define | MASK_VSE256_V 0x1df0707f |
#define | MASK_VSE32_V 0x1df0707f |
#define | MASK_VSE512_V 0x1df0707f |
#define | MASK_VSE64_V 0x1df0707f |
#define | MASK_VSE8_V 0x1df0707f |
#define | MASK_VSETIVLI 0xc000707f |
#define | MASK_VSETVL 0xfe00707f |
#define | MASK_VSETVLI 0x8000707f |
#define | MASK_VSEXT_VF2 0xfc0ff07f |
#define | MASK_VSEXT_VF4 0xfc0ff07f |
#define | MASK_VSEXT_VF8 0xfc0ff07f |
#define | MASK_VSLIDE1DOWN_VX 0xfc00707f |
#define | MASK_VSLIDE1UP_VX 0xfc00707f |
#define | MASK_VSLIDEDOWN_VI 0xfc00707f |
#define | MASK_VSLIDEDOWN_VX 0xfc00707f |
#define | MASK_VSLIDEUP_VI 0xfc00707f |
#define | MASK_VSLIDEUP_VX 0xfc00707f |
#define | MASK_VSLL_VI 0xfc00707f |
#define | MASK_VSLL_VV 0xfc00707f |
#define | MASK_VSLL_VX 0xfc00707f |
#define | MASK_VSM_V 0xfff0707f |
#define | MASK_VSMUL_VV 0xfc00707f |
#define | MASK_VSMUL_VX 0xfc00707f |
#define | MASK_VSOXEI1024_V 0x1c00707f |
#define | MASK_VSOXEI128_V 0x1c00707f |
#define | MASK_VSOXEI16_V 0x1c00707f |
#define | MASK_VSOXEI256_V 0x1c00707f |
#define | MASK_VSOXEI32_V 0x1c00707f |
#define | MASK_VSOXEI512_V 0x1c00707f |
#define | MASK_VSOXEI64_V 0x1c00707f |
#define | MASK_VSOXEI8_V 0x1c00707f |
#define | MASK_VSRA_VI 0xfc00707f |
#define | MASK_VSRA_VV 0xfc00707f |
#define | MASK_VSRA_VX 0xfc00707f |
#define | MASK_VSRL_VI 0xfc00707f |
#define | MASK_VSRL_VV 0xfc00707f |
#define | MASK_VSRL_VX 0xfc00707f |
#define | MASK_VSSE1024_V 0x1c00707f |
#define | MASK_VSSE128_V 0x1c00707f |
#define | MASK_VSSE16_V 0x1c00707f |
#define | MASK_VSSE256_V 0x1c00707f |
#define | MASK_VSSE32_V 0x1c00707f |
#define | MASK_VSSE512_V 0x1c00707f |
#define | MASK_VSSE64_V 0x1c00707f |
#define | MASK_VSSE8_V 0x1c00707f |
#define | MASK_VSSRA_VI 0xfc00707f |
#define | MASK_VSSRA_VV 0xfc00707f |
#define | MASK_VSSRA_VX 0xfc00707f |
#define | MASK_VSSRL_VI 0xfc00707f |
#define | MASK_VSSRL_VV 0xfc00707f |
#define | MASK_VSSRL_VX 0xfc00707f |
#define | MASK_VSSUB_VV 0xfc00707f |
#define | MASK_VSSUB_VX 0xfc00707f |
#define | MASK_VSSUBU_VV 0xfc00707f |
#define | MASK_VSSUBU_VX 0xfc00707f |
#define | MASK_VSUB_VV 0xfc00707f |
#define | MASK_VSUB_VX 0xfc00707f |
#define | MASK_VSUXEI1024_V 0x1c00707f |
#define | MASK_VSUXEI128_V 0x1c00707f |
#define | MASK_VSUXEI16_V 0x1c00707f |
#define | MASK_VSUXEI256_V 0x1c00707f |
#define | MASK_VSUXEI32_V 0x1c00707f |
#define | MASK_VSUXEI512_V 0x1c00707f |
#define | MASK_VSUXEI64_V 0x1c00707f |
#define | MASK_VSUXEI8_V 0x1c00707f |
#define | MASK_VWADD_VV 0xfc00707f |
#define | MASK_VWADD_VX 0xfc00707f |
#define | MASK_VWADD_WV 0xfc00707f |
#define | MASK_VWADD_WX 0xfc00707f |
#define | MASK_VWADDU_VV 0xfc00707f |
#define | MASK_VWADDU_VX 0xfc00707f |
#define | MASK_VWADDU_WV 0xfc00707f |
#define | MASK_VWADDU_WX 0xfc00707f |
#define | MASK_VWMACC_VV 0xfc00707f |
#define | MASK_VWMACC_VX 0xfc00707f |
#define | MASK_VWMACCSU_VV 0xfc00707f |
#define | MASK_VWMACCSU_VX 0xfc00707f |
#define | MASK_VWMACCU_VV 0xfc00707f |
#define | MASK_VWMACCU_VX 0xfc00707f |
#define | MASK_VWMACCUS_VX 0xfc00707f |
#define | MASK_VWMUL_VV 0xfc00707f |
#define | MASK_VWMUL_VX 0xfc00707f |
#define | MASK_VWMULSU_VV 0xfc00707f |
#define | MASK_VWMULSU_VX 0xfc00707f |
#define | MASK_VWMULU_VV 0xfc00707f |
#define | MASK_VWMULU_VX 0xfc00707f |
#define | MASK_VWREDSUM_VS 0xfc00707f |
#define | MASK_VWREDSUMU_VS 0xfc00707f |
#define | MASK_VWSUB_VV 0xfc00707f |
#define | MASK_VWSUB_VX 0xfc00707f |
#define | MASK_VWSUB_WV 0xfc00707f |
#define | MASK_VWSUB_WX 0xfc00707f |
#define | MASK_VWSUBU_VV 0xfc00707f |
#define | MASK_VWSUBU_VX 0xfc00707f |
#define | MASK_VWSUBU_WV 0xfc00707f |
#define | MASK_VWSUBU_WX 0xfc00707f |
#define | MASK_VXOR_VI 0xfc00707f |
#define | MASK_VXOR_VV 0xfc00707f |
#define | MASK_VXOR_VX 0xfc00707f |
#define | MASK_VZEXT_VF2 0xfc0ff07f |
#define | MASK_VZEXT_VF4 0xfc0ff07f |
#define | MASK_VZEXT_VF8 0xfc0ff07f |
#define | MASK_WEXT 0xfe00707f |
#define | MASK_WEXTI 0xfe00707f |
#define | MASK_WFI 0xffffffff |
#define | MASK_WRS_NTO 0xffffffff |
#define | MASK_WRS_STO 0xffffffff |
#define | MASK_XNOR 0xfe00707f |
#define | MASK_XOR 0xfe00707f |
#define | MASK_XORI 0x707f |
#define | MASK_XPERM16 0xfe00707f |
#define | MASK_XPERM32 0xfe00707f |
#define | MASK_XPERM4 0xfe00707f |
#define | MASK_XPERM8 0xfe00707f |
#define | MASK_ZUNPKD810 0xfff0707f |
#define | MASK_ZUNPKD820 0xfff0707f |
#define | MASK_ZUNPKD830 0xfff0707f |
#define | MASK_ZUNPKD831 0xfff0707f |
#define | MASK_ZUNPKD832 0xfff0707f |
#define | MATCH_ADD 0x33 |
#define | MATCH_ADD16 0x40000077 |
#define | MATCH_ADD32 0x40002077 |
#define | MATCH_ADD64 0xc0001077 |
#define | MATCH_ADD8 0x48000077 |
#define | MATCH_ADD_UW 0x800003b |
#define | MATCH_ADDD 0x7b |
#define | MATCH_ADDI 0x13 |
#define | MATCH_ADDID 0x5b |
#define | MATCH_ADDIW 0x1b |
#define | MATCH_ADDW 0x3b |
#define | MATCH_AES32DSI 0x2a000033 |
#define | MATCH_AES32DSMI 0x2e000033 |
#define | MATCH_AES32ESI 0x22000033 |
#define | MATCH_AES32ESMI 0x26000033 |
#define | MATCH_AES64DS 0x3a000033 |
#define | MATCH_AES64DSM 0x3e000033 |
#define | MATCH_AES64ES 0x32000033 |
#define | MATCH_AES64ESM 0x36000033 |
#define | MATCH_AES64IM 0x30001013 |
#define | MATCH_AES64KS1I 0x31001013 |
#define | MATCH_AES64KS2 0x7e000033 |
#define | MATCH_AMOADD_D 0x302f |
#define | MATCH_AMOADD_W 0x202f |
#define | MATCH_AMOAND_D 0x6000302f |
#define | MATCH_AMOAND_W 0x6000202f |
#define | MATCH_AMOMAX_D 0xa000302f |
#define | MATCH_AMOMAX_W 0xa000202f |
#define | MATCH_AMOMAXU_D 0xe000302f |
#define | MATCH_AMOMAXU_W 0xe000202f |
#define | MATCH_AMOMIN_D 0x8000302f |
#define | MATCH_AMOMIN_W 0x8000202f |
#define | MATCH_AMOMINU_D 0xc000302f |
#define | MATCH_AMOMINU_W 0xc000202f |
#define | MATCH_AMOOR_D 0x4000302f |
#define | MATCH_AMOOR_W 0x4000202f |
#define | MATCH_AMOSWAP_D 0x800302f |
#define | MATCH_AMOSWAP_W 0x800202f |
#define | MATCH_AMOXOR_D 0x2000302f |
#define | MATCH_AMOXOR_W 0x2000202f |
#define | MATCH_AND 0x7033 |
#define | MATCH_ANDI 0x7013 |
#define | MATCH_ANDN 0x40007033 |
#define | MATCH_AUIPC 0x17 |
#define | MATCH_AVE 0xe0000077 |
#define | MATCH_BCLR 0x48001033 |
#define | MATCH_BCLRI 0x48001013 |
#define | MATCH_BCOMPRESS 0x8006033 |
#define | MATCH_BCOMPRESSW 0x800603b |
#define | MATCH_BDECOMPRESS 0x48006033 |
#define | MATCH_BDECOMPRESSW 0x4800603b |
#define | MATCH_BEQ 0x63 |
#define | MATCH_BEXT 0x48005033 |
#define | MATCH_BEXTI 0x48005013 |
#define | MATCH_BFP 0x48007033 |
#define | MATCH_BFPW 0x4800703b |
#define | MATCH_BGE 0x5063 |
#define | MATCH_BGEU 0x7063 |
#define | MATCH_BINV 0x68001033 |
#define | MATCH_BINVI 0x68001013 |
#define | MATCH_BITREV 0xe6000077 |
#define | MATCH_BITREVI 0xe8000077 |
#define | MATCH_BLT 0x4063 |
#define | MATCH_BLTU 0x6063 |
#define | MATCH_BMATFLIP 0x60301013 |
#define | MATCH_BMATOR 0x8003033 |
#define | MATCH_BMATXOR 0x48003033 |
#define | MATCH_BNE 0x1063 |
#define | MATCH_BPICK 0x3077 |
#define | MATCH_BSET 0x28001033 |
#define | MATCH_BSETI 0x28001013 |
#define | MATCH_C_ADD 0x9002 |
#define | MATCH_C_ADDI 0x1 |
#define | MATCH_C_ADDI16SP 0x6101 |
#define | MATCH_C_ADDI4SPN 0x0 |
#define | MATCH_C_ADDIW 0x2001 |
#define | MATCH_C_ADDW 0x9c21 |
#define | MATCH_C_AND 0x8c61 |
#define | MATCH_C_ANDI 0x8801 |
#define | MATCH_C_BEQZ 0xc001 |
#define | MATCH_C_BNEZ 0xe001 |
#define | MATCH_C_EBREAK 0x9002 |
#define | MATCH_C_FLD 0x2000 |
#define | MATCH_C_FLDSP 0x2002 |
#define | MATCH_C_FLW 0x6000 |
#define | MATCH_C_FLWSP 0x6002 |
#define | MATCH_C_FSD 0xa000 |
#define | MATCH_C_FSDSP 0xa002 |
#define | MATCH_C_FSW 0xe000 |
#define | MATCH_C_FSWSP 0xe002 |
#define | MATCH_C_J 0xa001 |
#define | MATCH_C_JAL 0x2001 |
#define | MATCH_C_JALR 0x9002 |
#define | MATCH_C_JR 0x8002 |
#define | MATCH_C_LD 0x6000 |
#define | MATCH_C_LDSP 0x6002 |
#define | MATCH_C_LI 0x4001 |
#define | MATCH_C_LQ 0x2000 |
#define | MATCH_C_LQSP 0x2002 |
#define | MATCH_C_LUI 0x6001 |
#define | MATCH_C_LW 0x4000 |
#define | MATCH_C_LWSP 0x4002 |
#define | MATCH_C_MV 0x8002 |
#define | MATCH_C_NOP 0x1 |
#define | MATCH_C_OR 0x8c41 |
#define | MATCH_C_SD 0xe000 |
#define | MATCH_C_SDSP 0xe002 |
#define | MATCH_C_SLLI 0x2 |
#define | MATCH_C_SQ 0xa000 |
#define | MATCH_C_SQSP 0xa002 |
#define | MATCH_C_SRAI 0x8401 |
#define | MATCH_C_SRLI 0x8001 |
#define | MATCH_C_SUB 0x8c01 |
#define | MATCH_C_SUBW 0x9c01 |
#define | MATCH_C_SW 0xc000 |
#define | MATCH_C_SWSP 0xc002 |
#define | MATCH_C_XOR 0x8c21 |
#define | MATCH_CBO_CLEAN 0x10200f |
#define | MATCH_CBO_FLUSH 0x20200f |
#define | MATCH_CBO_INVAL 0x200f |
#define | MATCH_CBO_ZERO 0x40200f |
#define | MATCH_CLMUL 0xa001033 |
#define | MATCH_CLMULH 0xa003033 |
#define | MATCH_CLMULR 0xa002033 |
#define | MATCH_CLO16 0xaeb00077 |
#define | MATCH_CLO32 0xafb00077 |
#define | MATCH_CLO8 0xae300077 |
#define | MATCH_CLRS16 0xae800077 |
#define | MATCH_CLRS32 0xaf800077 |
#define | MATCH_CLRS8 0xae000077 |
#define | MATCH_CLZ 0x60001013 |
#define | MATCH_CLZ16 0xae900077 |
#define | MATCH_CLZ32 0xaf900077 |
#define | MATCH_CLZ8 0xae100077 |
#define | MATCH_CLZW 0x6000101b |
#define | MATCH_CMIX 0x6001033 |
#define | MATCH_CMOV 0x6005033 |
#define | MATCH_CMPEQ16 0x4c000077 |
#define | MATCH_CMPEQ8 0x4e000077 |
#define | MATCH_CPOP 0x60201013 |
#define | MATCH_CPOPW 0x6020101b |
#define | MATCH_CRAS16 0x44000077 |
#define | MATCH_CRAS32 0x44002077 |
#define | MATCH_CRC32_B 0x61001013 |
#define | MATCH_CRC32_D 0x61301013 |
#define | MATCH_CRC32_H 0x61101013 |
#define | MATCH_CRC32_W 0x61201013 |
#define | MATCH_CRC32C_B 0x61801013 |
#define | MATCH_CRC32C_D 0x61b01013 |
#define | MATCH_CRC32C_H 0x61901013 |
#define | MATCH_CRC32C_W 0x61a01013 |
#define | MATCH_CRSA16 0x46000077 |
#define | MATCH_CRSA32 0x46002077 |
#define | MATCH_CSRRC 0x3073 |
#define | MATCH_CSRRCI 0x7073 |
#define | MATCH_CSRRS 0x2073 |
#define | MATCH_CSRRSI 0x6073 |
#define | MATCH_CSRRW 0x1073 |
#define | MATCH_CSRRWI 0x5073 |
#define | MATCH_CTZ 0x60101013 |
#define | MATCH_CTZW 0x6010101b |
#define | MATCH_DIV 0x2004033 |
#define | MATCH_DIVU 0x2005033 |
#define | MATCH_DIVUW 0x200503b |
#define | MATCH_DIVW 0x200403b |
#define | MATCH_DRET 0x7b200073 |
#define | MATCH_EBREAK 0x100073 |
#define | MATCH_ECALL 0x73 |
#define | MATCH_FADD_D 0x2000053 |
#define | MATCH_FADD_H 0x4000053 |
#define | MATCH_FADD_Q 0x6000053 |
#define | MATCH_FADD_S 0x53 |
#define | MATCH_FCLASS_D 0xe2001053 |
#define | MATCH_FCLASS_H 0xe4001053 |
#define | MATCH_FCLASS_Q 0xe6001053 |
#define | MATCH_FCLASS_S 0xe0001053 |
#define | MATCH_FCVT_D_H 0x42200053 |
#define | MATCH_FCVT_D_L 0xd2200053 |
#define | MATCH_FCVT_D_LU 0xd2300053 |
#define | MATCH_FCVT_D_Q 0x42300053 |
#define | MATCH_FCVT_D_S 0x42000053 |
#define | MATCH_FCVT_D_W 0xd2000053 |
#define | MATCH_FCVT_D_WU 0xd2100053 |
#define | MATCH_FCVT_H_D 0x44100053 |
#define | MATCH_FCVT_H_L 0xd4200053 |
#define | MATCH_FCVT_H_LU 0xd4300053 |
#define | MATCH_FCVT_H_Q 0x44300053 |
#define | MATCH_FCVT_H_S 0x44000053 |
#define | MATCH_FCVT_H_W 0xd4000053 |
#define | MATCH_FCVT_H_WU 0xd4100053 |
#define | MATCH_FCVT_L_D 0xc2200053 |
#define | MATCH_FCVT_L_H 0xc4200053 |
#define | MATCH_FCVT_L_Q 0xc6200053 |
#define | MATCH_FCVT_L_S 0xc0200053 |
#define | MATCH_FCVT_LU_D 0xc2300053 |
#define | MATCH_FCVT_LU_H 0xc4300053 |
#define | MATCH_FCVT_LU_Q 0xc6300053 |
#define | MATCH_FCVT_LU_S 0xc0300053 |
#define | MATCH_FCVT_Q_D 0x46100053 |
#define | MATCH_FCVT_Q_H 0x46200053 |
#define | MATCH_FCVT_Q_L 0xd6200053 |
#define | MATCH_FCVT_Q_LU 0xd6300053 |
#define | MATCH_FCVT_Q_S 0x46000053 |
#define | MATCH_FCVT_Q_W 0xd6000053 |
#define | MATCH_FCVT_Q_WU 0xd6100053 |
#define | MATCH_FCVT_S_D 0x40100053 |
#define | MATCH_FCVT_S_H 0x40200053 |
#define | MATCH_FCVT_S_L 0xd0200053 |
#define | MATCH_FCVT_S_LU 0xd0300053 |
#define | MATCH_FCVT_S_Q 0x40300053 |
#define | MATCH_FCVT_S_W 0xd0000053 |
#define | MATCH_FCVT_S_WU 0xd0100053 |
#define | MATCH_FCVT_W_D 0xc2000053 |
#define | MATCH_FCVT_W_H 0xc4000053 |
#define | MATCH_FCVT_W_Q 0xc6000053 |
#define | MATCH_FCVT_W_S 0xc0000053 |
#define | MATCH_FCVT_WU_D 0xc2100053 |
#define | MATCH_FCVT_WU_H 0xc4100053 |
#define | MATCH_FCVT_WU_Q 0xc6100053 |
#define | MATCH_FCVT_WU_S 0xc0100053 |
#define | MATCH_FDIV_D 0x1a000053 |
#define | MATCH_FDIV_H 0x1c000053 |
#define | MATCH_FDIV_Q 0x1e000053 |
#define | MATCH_FDIV_S 0x18000053 |
#define | MATCH_FENCE 0xf |
#define | MATCH_FENCE_I 0x100f |
#define | MATCH_FEQ_D 0xa2002053 |
#define | MATCH_FEQ_H 0xa4002053 |
#define | MATCH_FEQ_Q 0xa6002053 |
#define | MATCH_FEQ_S 0xa0002053 |
#define | MATCH_FLD 0x3007 |
#define | MATCH_FLE_D 0xa2000053 |
#define | MATCH_FLE_H 0xa4000053 |
#define | MATCH_FLE_Q 0xa6000053 |
#define | MATCH_FLE_S 0xa0000053 |
#define | MATCH_FLH 0x1007 |
#define | MATCH_FLQ 0x4007 |
#define | MATCH_FLT_D 0xa2001053 |
#define | MATCH_FLT_H 0xa4001053 |
#define | MATCH_FLT_Q 0xa6001053 |
#define | MATCH_FLT_S 0xa0001053 |
#define | MATCH_FLW 0x2007 |
#define | MATCH_FMADD_D 0x2000043 |
#define | MATCH_FMADD_H 0x4000043 |
#define | MATCH_FMADD_Q 0x6000043 |
#define | MATCH_FMADD_S 0x43 |
#define | MATCH_FMAX_D 0x2a001053 |
#define | MATCH_FMAX_H 0x2c001053 |
#define | MATCH_FMAX_Q 0x2e001053 |
#define | MATCH_FMAX_S 0x28001053 |
#define | MATCH_FMIN_D 0x2a000053 |
#define | MATCH_FMIN_H 0x2c000053 |
#define | MATCH_FMIN_Q 0x2e000053 |
#define | MATCH_FMIN_S 0x28000053 |
#define | MATCH_FMSUB_D 0x2000047 |
#define | MATCH_FMSUB_H 0x4000047 |
#define | MATCH_FMSUB_Q 0x6000047 |
#define | MATCH_FMSUB_S 0x47 |
#define | MATCH_FMUL_D 0x12000053 |
#define | MATCH_FMUL_H 0x14000053 |
#define | MATCH_FMUL_Q 0x16000053 |
#define | MATCH_FMUL_S 0x10000053 |
#define | MATCH_FMV_D_X 0xf2000053 |
#define | MATCH_FMV_H_X 0xf4000053 |
#define | MATCH_FMV_W_X 0xf0000053 |
#define | MATCH_FMV_X_D 0xe2000053 |
#define | MATCH_FMV_X_H 0xe4000053 |
#define | MATCH_FMV_X_W 0xe0000053 |
#define | MATCH_FNMADD_D 0x200004f |
#define | MATCH_FNMADD_H 0x400004f |
#define | MATCH_FNMADD_Q 0x600004f |
#define | MATCH_FNMADD_S 0x4f |
#define | MATCH_FNMSUB_D 0x200004b |
#define | MATCH_FNMSUB_H 0x400004b |
#define | MATCH_FNMSUB_Q 0x600004b |
#define | MATCH_FNMSUB_S 0x4b |
#define | MATCH_FSD 0x3027 |
#define | MATCH_FSGNJ_D 0x22000053 |
#define | MATCH_FSGNJ_H 0x24000053 |
#define | MATCH_FSGNJ_Q 0x26000053 |
#define | MATCH_FSGNJ_S 0x20000053 |
#define | MATCH_FSGNJN_D 0x22001053 |
#define | MATCH_FSGNJN_H 0x24001053 |
#define | MATCH_FSGNJN_Q 0x26001053 |
#define | MATCH_FSGNJN_S 0x20001053 |
#define | MATCH_FSGNJX_D 0x22002053 |
#define | MATCH_FSGNJX_H 0x24002053 |
#define | MATCH_FSGNJX_Q 0x26002053 |
#define | MATCH_FSGNJX_S 0x20002053 |
#define | MATCH_FSH 0x1027 |
#define | MATCH_FSL 0x4001033 |
#define | MATCH_FSLW 0x400103b |
#define | MATCH_FSQ 0x4027 |
#define | MATCH_FSQRT_D 0x5a000053 |
#define | MATCH_FSQRT_H 0x5c000053 |
#define | MATCH_FSQRT_Q 0x5e000053 |
#define | MATCH_FSQRT_S 0x58000053 |
#define | MATCH_FSR 0x4005033 |
#define | MATCH_FSRI 0x4005013 |
#define | MATCH_FSRIW 0x400501b |
#define | MATCH_FSRW 0x400503b |
#define | MATCH_FSUB_D 0xa000053 |
#define | MATCH_FSUB_H 0xc000053 |
#define | MATCH_FSUB_Q 0xe000053 |
#define | MATCH_FSUB_S 0x8000053 |
#define | MATCH_FSW 0x2027 |
#define | MATCH_GORC 0x28005033 |
#define | MATCH_GORCI 0x28005013 |
#define | MATCH_GORCIW 0x2800501b |
#define | MATCH_GORCW 0x2800503b |
#define | MATCH_GREV 0x68005033 |
#define | MATCH_GREVI 0x68005013 |
#define | MATCH_GREVIW 0x6800501b |
#define | MATCH_GREVW 0x6800503b |
#define | MATCH_HFENCE_GVMA 0x62000073 |
#define | MATCH_HFENCE_VVMA 0x22000073 |
#define | MATCH_HINVAL_GVMA 0x66000073 |
#define | MATCH_HINVAL_VVMA 0x26000073 |
#define | MATCH_HLV_B 0x60004073 |
#define | MATCH_HLV_BU 0x60104073 |
#define | MATCH_HLV_D 0x6c004073 |
#define | MATCH_HLV_H 0x64004073 |
#define | MATCH_HLV_HU 0x64104073 |
#define | MATCH_HLV_W 0x68004073 |
#define | MATCH_HLV_WU 0x68104073 |
#define | MATCH_HLVX_HU 0x64304073 |
#define | MATCH_HLVX_WU 0x68304073 |
#define | MATCH_HSV_B 0x62004073 |
#define | MATCH_HSV_D 0x6e004073 |
#define | MATCH_HSV_H 0x66004073 |
#define | MATCH_HSV_W 0x6a004073 |
#define | MATCH_INSB 0xac000077 |
#define | MATCH_JAL 0x6f |
#define | MATCH_JALR 0x67 |
#define | MATCH_KABS16 0xad100077 |
#define | MATCH_KABS32 0xad200077 |
#define | MATCH_KABS8 0xad000077 |
#define | MATCH_KABSW 0xad400077 |
#define | MATCH_KADD16 0x10000077 |
#define | MATCH_KADD32 0x10002077 |
#define | MATCH_KADD64 0x90001077 |
#define | MATCH_KADD8 0x18000077 |
#define | MATCH_KADDH 0x4001077 |
#define | MATCH_KADDW 0x1077 |
#define | MATCH_KCRAS16 0x14000077 |
#define | MATCH_KCRAS32 0x14002077 |
#define | MATCH_KCRSA16 0x16000077 |
#define | MATCH_KCRSA32 0x16002077 |
#define | MATCH_KDMABB 0xd2001077 |
#define | MATCH_KDMABB16 0xd8001077 |
#define | MATCH_KDMABT 0xe2001077 |
#define | MATCH_KDMABT16 0xe8001077 |
#define | MATCH_KDMATT 0xf2001077 |
#define | MATCH_KDMATT16 0xf8001077 |
#define | MATCH_KDMBB 0xa001077 |
#define | MATCH_KDMBB16 0xda001077 |
#define | MATCH_KDMBT 0x1a001077 |
#define | MATCH_KDMBT16 0xea001077 |
#define | MATCH_KDMTT 0x2a001077 |
#define | MATCH_KDMTT16 0xfa001077 |
#define | MATCH_KHM16 0x86000077 |
#define | MATCH_KHM8 0x8e000077 |
#define | MATCH_KHMBB 0xc001077 |
#define | MATCH_KHMBB16 0xdc001077 |
#define | MATCH_KHMBT 0x1c001077 |
#define | MATCH_KHMBT16 0xec001077 |
#define | MATCH_KHMTT 0x2c001077 |
#define | MATCH_KHMTT16 0xfc001077 |
#define | MATCH_KHMX16 0x96000077 |
#define | MATCH_KHMX8 0x9e000077 |
#define | MATCH_KMABB 0x5a001077 |
#define | MATCH_KMABB32 0x5a002077 |
#define | MATCH_KMABT 0x6a001077 |
#define | MATCH_KMABT32 0x6a002077 |
#define | MATCH_KMADA 0x48001077 |
#define | MATCH_KMADRS 0x6c001077 |
#define | MATCH_KMADRS32 0x6c002077 |
#define | MATCH_KMADS 0x5c001077 |
#define | MATCH_KMADS32 0x5c002077 |
#define | MATCH_KMAR64 0x94001077 |
#define | MATCH_KMATT 0x7a001077 |
#define | MATCH_KMATT32 0x7a002077 |
#define | MATCH_KMAXDA 0x4a001077 |
#define | MATCH_KMAXDA32 0x4a002077 |
#define | MATCH_KMAXDS 0x7c001077 |
#define | MATCH_KMAXDS32 0x7c002077 |
#define | MATCH_KMDA 0x38001077 |
#define | MATCH_KMDA32 0x38002077 |
#define | MATCH_KMMAC 0x60001077 |
#define | MATCH_KMMAC_U 0x70001077 |
#define | MATCH_KMMAWB 0x46001077 |
#define | MATCH_KMMAWB2 0xce001077 |
#define | MATCH_KMMAWB2_U 0xde001077 |
#define | MATCH_KMMAWB_U 0x56001077 |
#define | MATCH_KMMAWT 0x66001077 |
#define | MATCH_KMMAWT2 0xee001077 |
#define | MATCH_KMMAWT2_U 0xfe001077 |
#define | MATCH_KMMAWT_U 0x76001077 |
#define | MATCH_KMMSB 0x42001077 |
#define | MATCH_KMMSB_U 0x52001077 |
#define | MATCH_KMMWB2 0x8e001077 |
#define | MATCH_KMMWB2_U 0x9e001077 |
#define | MATCH_KMMWT2 0xae001077 |
#define | MATCH_KMMWT2_U 0xbe001077 |
#define | MATCH_KMSDA 0x4c001077 |
#define | MATCH_KMSDA32 0x4c002077 |
#define | MATCH_KMSR64 0x96001077 |
#define | MATCH_KMSXDA 0x4e001077 |
#define | MATCH_KMSXDA32 0x4e002077 |
#define | MATCH_KMXDA 0x3a001077 |
#define | MATCH_KMXDA32 0x3a002077 |
#define | MATCH_KSLL16 0x64000077 |
#define | MATCH_KSLL32 0x64002077 |
#define | MATCH_KSLL8 0x6c000077 |
#define | MATCH_KSLLI16 0x75000077 |
#define | MATCH_KSLLI32 0x84002077 |
#define | MATCH_KSLLI8 0x7c800077 |
#define | MATCH_KSLLIW 0x36001077 |
#define | MATCH_KSLLW 0x26001077 |
#define | MATCH_KSLRA16 0x56000077 |
#define | MATCH_KSLRA16_U 0x66000077 |
#define | MATCH_KSLRA32 0x56002077 |
#define | MATCH_KSLRA32_U 0x66002077 |
#define | MATCH_KSLRA8 0x5e000077 |
#define | MATCH_KSLRA8_U 0x6e000077 |
#define | MATCH_KSLRAW 0x6e001077 |
#define | MATCH_KSLRAW_U 0x7e001077 |
#define | MATCH_KSTAS16 0xc4002077 |
#define | MATCH_KSTAS32 0xc0002077 |
#define | MATCH_KSTSA16 0xc6002077 |
#define | MATCH_KSTSA32 0xc2002077 |
#define | MATCH_KSUB16 0x12000077 |
#define | MATCH_KSUB32 0x12002077 |
#define | MATCH_KSUB64 0x92001077 |
#define | MATCH_KSUB8 0x1a000077 |
#define | MATCH_KSUBH 0x6001077 |
#define | MATCH_KSUBW 0x2001077 |
#define | MATCH_KWMMUL 0x62001077 |
#define | MATCH_KWMMUL_U 0x72001077 |
#define | MATCH_LB 0x3 |
#define | MATCH_LBU 0x4003 |
#define | MATCH_LD 0x3003 |
#define | MATCH_LDU 0x7003 |
#define | MATCH_LH 0x1003 |
#define | MATCH_LHU 0x5003 |
#define | MATCH_LQ 0x300f |
#define | MATCH_LR_D 0x1000302f |
#define | MATCH_LR_W 0x1000202f |
#define | MATCH_LUI 0x37 |
#define | MATCH_LW 0x2003 |
#define | MATCH_LWU 0x6003 |
#define | MATCH_MADDR32 0xc4001077 |
#define | MATCH_MAX 0xa006033 |
#define | MATCH_MAXU 0xa007033 |
#define | MATCH_MAXW 0xf2000077 |
#define | MATCH_MIN 0xa004033 |
#define | MATCH_MINU 0xa005033 |
#define | MATCH_MINW 0xf0000077 |
#define | MATCH_MRET 0x30200073 |
#define | MATCH_MSUBR32 0xc6001077 |
#define | MATCH_MUL 0x2000033 |
#define | MATCH_MULH 0x2001033 |
#define | MATCH_MULHSU 0x2002033 |
#define | MATCH_MULHU 0x2003033 |
#define | MATCH_MULR64 0xf0001077 |
#define | MATCH_MULSR64 0xe0001077 |
#define | MATCH_MULW 0x200003b |
#define | MATCH_OR 0x6033 |
#define | MATCH_ORI 0x6013 |
#define | MATCH_ORN 0x40006033 |
#define | MATCH_PACK 0x8004033 |
#define | MATCH_PACKH 0x8007033 |
#define | MATCH_PACKU 0x48004033 |
#define | MATCH_PACKUW 0x4800403b |
#define | MATCH_PACKW 0x800403b |
#define | MATCH_PAUSE 0x100000f |
#define | MATCH_PBSAD 0xfc000077 |
#define | MATCH_PBSADA 0xfe000077 |
#define | MATCH_PKBB16 0xe001077 |
#define | MATCH_PKBB32 0xe002077 |
#define | MATCH_PKBT16 0x1e001077 |
#define | MATCH_PKBT32 0x1e002077 |
#define | MATCH_PKTB16 0x3e001077 |
#define | MATCH_PKTB32 0x3e002077 |
#define | MATCH_PKTT16 0x2e001077 |
#define | MATCH_PKTT32 0x2e002077 |
#define | MATCH_PREFETCH_I 0x6013 |
#define | MATCH_PREFETCH_R 0x106013 |
#define | MATCH_PREFETCH_W 0x306013 |
#define | MATCH_RADD16 0x77 |
#define | MATCH_RADD32 0x2077 |
#define | MATCH_RADD64 0x80001077 |
#define | MATCH_RADD8 0x8000077 |
#define | MATCH_RADDW 0x20001077 |
#define | MATCH_RCRAS16 0x4000077 |
#define | MATCH_RCRAS32 0x4002077 |
#define | MATCH_RCRSA16 0x6000077 |
#define | MATCH_RCRSA32 0x6002077 |
#define | MATCH_REM 0x2006033 |
#define | MATCH_REMU 0x2007033 |
#define | MATCH_REMUW 0x200703b |
#define | MATCH_REMW 0x200603b |
#define | MATCH_ROL 0x60001033 |
#define | MATCH_ROLW 0x6000103b |
#define | MATCH_ROR 0x60005033 |
#define | MATCH_RORI 0x60005013 |
#define | MATCH_RORIW 0x6000501b |
#define | MATCH_RORW 0x6000503b |
#define | MATCH_RSTAS16 0xb4002077 |
#define | MATCH_RSTAS32 0xb0002077 |
#define | MATCH_RSTSA16 0xb6002077 |
#define | MATCH_RSTSA32 0xb2002077 |
#define | MATCH_RSUB16 0x2000077 |
#define | MATCH_RSUB32 0x2002077 |
#define | MATCH_RSUB64 0x82001077 |
#define | MATCH_RSUB8 0xa000077 |
#define | MATCH_RSUBW 0x22001077 |
#define | MATCH_SB 0x23 |
#define | MATCH_SC_D 0x1800302f |
#define | MATCH_SC_W 0x1800202f |
#define | MATCH_SCLIP16 0x84000077 |
#define | MATCH_SCLIP32 0xe4000077 |
#define | MATCH_SCLIP8 0x8c000077 |
#define | MATCH_SCMPLE16 0x1c000077 |
#define | MATCH_SCMPLE8 0x1e000077 |
#define | MATCH_SCMPLT16 0xc000077 |
#define | MATCH_SCMPLT8 0xe000077 |
#define | MATCH_SD 0x3023 |
#define | MATCH_SEXT_B 0x60401013 |
#define | MATCH_SEXT_H 0x60501013 |
#define | MATCH_SFENCE_INVAL_IR 0x18100073 |
#define | MATCH_SFENCE_VMA 0x12000073 |
#define | MATCH_SFENCE_W_INVAL 0x18000073 |
#define | MATCH_SH 0x1023 |
#define | MATCH_SH1ADD 0x20002033 |
#define | MATCH_SH1ADD_UW 0x2000203b |
#define | MATCH_SH2ADD 0x20004033 |
#define | MATCH_SH2ADD_UW 0x2000403b |
#define | MATCH_SH3ADD 0x20006033 |
#define | MATCH_SH3ADD_UW 0x2000603b |
#define | MATCH_SHA256SIG0 0x10201013 |
#define | MATCH_SHA256SIG1 0x10301013 |
#define | MATCH_SHA256SUM0 0x10001013 |
#define | MATCH_SHA256SUM1 0x10101013 |
#define | MATCH_SHA512SIG0 0x10601013 |
#define | MATCH_SHA512SIG0H 0x5c000033 |
#define | MATCH_SHA512SIG0L 0x54000033 |
#define | MATCH_SHA512SIG1 0x10701013 |
#define | MATCH_SHA512SIG1H 0x5e000033 |
#define | MATCH_SHA512SIG1L 0x56000033 |
#define | MATCH_SHA512SUM0 0x10401013 |
#define | MATCH_SHA512SUM0R 0x50000033 |
#define | MATCH_SHA512SUM1 0x10501013 |
#define | MATCH_SHA512SUM1R 0x52000033 |
#define | MATCH_SHFL 0x8001033 |
#define | MATCH_SHFLI 0x8001013 |
#define | MATCH_SHFLW 0x800103b |
#define | MATCH_SINVAL_VMA 0x16000073 |
#define | MATCH_SLL 0x1033 |
#define | MATCH_SLL16 0x54000077 |
#define | MATCH_SLL32 0x54002077 |
#define | MATCH_SLL8 0x5c000077 |
#define | MATCH_SLLD 0x107b |
#define | MATCH_SLLI 0x1013 |
#define | MATCH_SLLI16 0x74000077 |
#define | MATCH_SLLI32 0x74002077 |
#define | MATCH_SLLI8 0x7c000077 |
#define | MATCH_SLLI_UW 0x800101b |
#define | MATCH_SLLID 0x105b |
#define | MATCH_SLLIW 0x101b |
#define | MATCH_SLLW 0x103b |
#define | MATCH_SLO 0x20001033 |
#define | MATCH_SLOI 0x20001013 |
#define | MATCH_SLOIW 0x2000101b |
#define | MATCH_SLOW 0x2000103b |
#define | MATCH_SLT 0x2033 |
#define | MATCH_SLTI 0x2013 |
#define | MATCH_SLTIU 0x3013 |
#define | MATCH_SLTU 0x3033 |
#define | MATCH_SM3P0 0x10801013 |
#define | MATCH_SM3P1 0x10901013 |
#define | MATCH_SM4ED 0x30000033 |
#define | MATCH_SM4KS 0x34000033 |
#define | MATCH_SMAL 0x5e001077 |
#define | MATCH_SMALBB 0x88001077 |
#define | MATCH_SMALBT 0x98001077 |
#define | MATCH_SMALDA 0x8c001077 |
#define | MATCH_SMALDRS 0x9a001077 |
#define | MATCH_SMALDS 0x8a001077 |
#define | MATCH_SMALTT 0xa8001077 |
#define | MATCH_SMALXDA 0x9c001077 |
#define | MATCH_SMALXDS 0xaa001077 |
#define | MATCH_SMAQA 0xc8000077 |
#define | MATCH_SMAQA_SU 0xca000077 |
#define | MATCH_SMAR64 0x84001077 |
#define | MATCH_SMAX16 0x82000077 |
#define | MATCH_SMAX32 0x92002077 |
#define | MATCH_SMAX8 0x8a000077 |
#define | MATCH_SMBB16 0x8001077 |
#define | MATCH_SMBT16 0x18001077 |
#define | MATCH_SMBT32 0x18002077 |
#define | MATCH_SMDRS 0x68001077 |
#define | MATCH_SMDRS32 0x68002077 |
#define | MATCH_SMDS 0x58001077 |
#define | MATCH_SMDS32 0x58002077 |
#define | MATCH_SMIN16 0x80000077 |
#define | MATCH_SMIN32 0x90002077 |
#define | MATCH_SMIN8 0x88000077 |
#define | MATCH_SMMUL 0x40001077 |
#define | MATCH_SMMUL_U 0x50001077 |
#define | MATCH_SMMWB 0x44001077 |
#define | MATCH_SMMWB_U 0x54001077 |
#define | MATCH_SMMWT 0x64001077 |
#define | MATCH_SMMWT_U 0x74001077 |
#define | MATCH_SMSLDA 0xac001077 |
#define | MATCH_SMSLXDA 0xbc001077 |
#define | MATCH_SMSR64 0x86001077 |
#define | MATCH_SMTT16 0x28001077 |
#define | MATCH_SMTT32 0x28002077 |
#define | MATCH_SMUL16 0xa0000077 |
#define | MATCH_SMUL8 0xa8000077 |
#define | MATCH_SMULX16 0xa2000077 |
#define | MATCH_SMULX8 0xaa000077 |
#define | MATCH_SMXDS 0x78001077 |
#define | MATCH_SMXDS32 0x78002077 |
#define | MATCH_SQ 0x4023 |
#define | MATCH_SRA 0x40005033 |
#define | MATCH_SRA16 0x50000077 |
#define | MATCH_SRA16_U 0x60000077 |
#define | MATCH_SRA32 0x50002077 |
#define | MATCH_SRA32_U 0x60002077 |
#define | MATCH_SRA8 0x58000077 |
#define | MATCH_SRA8_U 0x68000077 |
#define | MATCH_SRA_U 0x24001077 |
#define | MATCH_SRAD 0x4000507b |
#define | MATCH_SRAI 0x40005013 |
#define | MATCH_SRAI16 0x70000077 |
#define | MATCH_SRAI16_U 0x71000077 |
#define | MATCH_SRAI32 0x70002077 |
#define | MATCH_SRAI32_U 0x80002077 |
#define | MATCH_SRAI8 0x78000077 |
#define | MATCH_SRAI8_U 0x78800077 |
#define | MATCH_SRAI_U 0xd4001077 |
#define | MATCH_SRAID 0x4000505b |
#define | MATCH_SRAIW 0x4000501b |
#define | MATCH_SRAIW_U 0x34001077 |
#define | MATCH_SRAW 0x4000503b |
#define | MATCH_SRET 0x10200073 |
#define | MATCH_SRL 0x5033 |
#define | MATCH_SRL16 0x52000077 |
#define | MATCH_SRL16_U 0x62000077 |
#define | MATCH_SRL32 0x52002077 |
#define | MATCH_SRL32_U 0x62002077 |
#define | MATCH_SRL8 0x5a000077 |
#define | MATCH_SRL8_U 0x6a000077 |
#define | MATCH_SRLD 0x507b |
#define | MATCH_SRLI 0x5013 |
#define | MATCH_SRLI16 0x72000077 |
#define | MATCH_SRLI16_U 0x73000077 |
#define | MATCH_SRLI32 0x72002077 |
#define | MATCH_SRLI32_U 0x82002077 |
#define | MATCH_SRLI8 0x7a000077 |
#define | MATCH_SRLI8_U 0x7a800077 |
#define | MATCH_SRLID 0x505b |
#define | MATCH_SRLIW 0x501b |
#define | MATCH_SRLW 0x503b |
#define | MATCH_SRO 0x20005033 |
#define | MATCH_SROI 0x20005013 |
#define | MATCH_SROIW 0x2000501b |
#define | MATCH_SROW 0x2000503b |
#define | MATCH_STAS16 0xf4002077 |
#define | MATCH_STAS32 0xf0002077 |
#define | MATCH_STSA16 0xf6002077 |
#define | MATCH_STSA32 0xf2002077 |
#define | MATCH_SUB 0x40000033 |
#define | MATCH_SUB16 0x42000077 |
#define | MATCH_SUB32 0x42002077 |
#define | MATCH_SUB64 0xc2001077 |
#define | MATCH_SUB8 0x4a000077 |
#define | MATCH_SUBD 0x4000007b |
#define | MATCH_SUBW 0x4000003b |
#define | MATCH_SUNPKD810 0xac800077 |
#define | MATCH_SUNPKD820 0xac900077 |
#define | MATCH_SUNPKD830 0xaca00077 |
#define | MATCH_SUNPKD831 0xacb00077 |
#define | MATCH_SUNPKD832 0xad300077 |
#define | MATCH_SW 0x2023 |
#define | MATCH_SWAP8 0xad800077 |
#define | MATCH_UCLIP16 0x85000077 |
#define | MATCH_UCLIP32 0xf4000077 |
#define | MATCH_UCLIP8 0x8d000077 |
#define | MATCH_UCMPLE16 0x3c000077 |
#define | MATCH_UCMPLE8 0x3e000077 |
#define | MATCH_UCMPLT16 0x2c000077 |
#define | MATCH_UCMPLT8 0x2e000077 |
#define | MATCH_UKADD16 0x30000077 |
#define | MATCH_UKADD32 0x30002077 |
#define | MATCH_UKADD64 0xb0001077 |
#define | MATCH_UKADD8 0x38000077 |
#define | MATCH_UKADDH 0x14001077 |
#define | MATCH_UKADDW 0x10001077 |
#define | MATCH_UKCRAS16 0x34000077 |
#define | MATCH_UKCRAS32 0x34002077 |
#define | MATCH_UKCRSA16 0x36000077 |
#define | MATCH_UKCRSA32 0x36002077 |
#define | MATCH_UKMAR64 0xb4001077 |
#define | MATCH_UKMSR64 0xb6001077 |
#define | MATCH_UKSTAS16 0xe4002077 |
#define | MATCH_UKSTAS32 0xe0002077 |
#define | MATCH_UKSTSA16 0xe6002077 |
#define | MATCH_UKSTSA32 0xe2002077 |
#define | MATCH_UKSUB16 0x32000077 |
#define | MATCH_UKSUB32 0x32002077 |
#define | MATCH_UKSUB64 0xb2001077 |
#define | MATCH_UKSUB8 0x3a000077 |
#define | MATCH_UKSUBH 0x16001077 |
#define | MATCH_UKSUBW 0x12001077 |
#define | MATCH_UMAQA 0xcc000077 |
#define | MATCH_UMAR64 0xa4001077 |
#define | MATCH_UMAX16 0x92000077 |
#define | MATCH_UMAX32 0xa2002077 |
#define | MATCH_UMAX8 0x9a000077 |
#define | MATCH_UMIN16 0x90000077 |
#define | MATCH_UMIN32 0xa0002077 |
#define | MATCH_UMIN8 0x98000077 |
#define | MATCH_UMSR64 0xa6001077 |
#define | MATCH_UMUL16 0xb0000077 |
#define | MATCH_UMUL8 0xb8000077 |
#define | MATCH_UMULX16 0xb2000077 |
#define | MATCH_UMULX8 0xba000077 |
#define | MATCH_UNSHFL 0x8005033 |
#define | MATCH_UNSHFLI 0x8005013 |
#define | MATCH_UNSHFLW 0x800503b |
#define | MATCH_URADD16 0x20000077 |
#define | MATCH_URADD32 0x20002077 |
#define | MATCH_URADD64 0xa0001077 |
#define | MATCH_URADD8 0x28000077 |
#define | MATCH_URADDW 0x30001077 |
#define | MATCH_URCRAS16 0x24000077 |
#define | MATCH_URCRAS32 0x24002077 |
#define | MATCH_URCRSA16 0x26000077 |
#define | MATCH_URCRSA32 0x26002077 |
#define | MATCH_URSTAS16 0xd4002077 |
#define | MATCH_URSTAS32 0xd0002077 |
#define | MATCH_URSTSA16 0xd6002077 |
#define | MATCH_URSTSA32 0xd2002077 |
#define | MATCH_URSUB16 0x22000077 |
#define | MATCH_URSUB32 0x22002077 |
#define | MATCH_URSUB64 0xa2001077 |
#define | MATCH_URSUB8 0x2a000077 |
#define | MATCH_URSUBW 0x32001077 |
#define | MATCH_VAADD_VV 0x24002057 |
#define | MATCH_VAADD_VX 0x24006057 |
#define | MATCH_VAADDU_VV 0x20002057 |
#define | MATCH_VAADDU_VX 0x20006057 |
#define | MATCH_VADC_VIM 0x40003057 |
#define | MATCH_VADC_VVM 0x40000057 |
#define | MATCH_VADC_VXM 0x40004057 |
#define | MATCH_VADD_VI 0x3057 |
#define | MATCH_VADD_VV 0x57 |
#define | MATCH_VADD_VX 0x4057 |
#define | MATCH_VAMOADDEI16_V 0x502f |
#define | MATCH_VAMOADDEI32_V 0x602f |
#define | MATCH_VAMOADDEI64_V 0x702f |
#define | MATCH_VAMOADDEI8_V 0x2f |
#define | MATCH_VAMOANDEI16_V 0x6000502f |
#define | MATCH_VAMOANDEI32_V 0x6000602f |
#define | MATCH_VAMOANDEI64_V 0x6000702f |
#define | MATCH_VAMOANDEI8_V 0x6000002f |
#define | MATCH_VAMOMAXEI16_V 0xa000502f |
#define | MATCH_VAMOMAXEI32_V 0xa000602f |
#define | MATCH_VAMOMAXEI64_V 0xa000702f |
#define | MATCH_VAMOMAXEI8_V 0xa000002f |
#define | MATCH_VAMOMAXUEI16_V 0xe000502f |
#define | MATCH_VAMOMAXUEI32_V 0xe000602f |
#define | MATCH_VAMOMAXUEI64_V 0xe000702f |
#define | MATCH_VAMOMAXUEI8_V 0xe000002f |
#define | MATCH_VAMOMINEI16_V 0x8000502f |
#define | MATCH_VAMOMINEI32_V 0x8000602f |
#define | MATCH_VAMOMINEI64_V 0x8000702f |
#define | MATCH_VAMOMINEI8_V 0x8000002f |
#define | MATCH_VAMOMINUEI16_V 0xc000502f |
#define | MATCH_VAMOMINUEI32_V 0xc000602f |
#define | MATCH_VAMOMINUEI64_V 0xc000702f |
#define | MATCH_VAMOMINUEI8_V 0xc000002f |
#define | MATCH_VAMOOREI16_V 0x4000502f |
#define | MATCH_VAMOOREI32_V 0x4000602f |
#define | MATCH_VAMOOREI64_V 0x4000702f |
#define | MATCH_VAMOOREI8_V 0x4000002f |
#define | MATCH_VAMOSWAPEI16_V 0x800502f |
#define | MATCH_VAMOSWAPEI32_V 0x800602f |
#define | MATCH_VAMOSWAPEI64_V 0x800702f |
#define | MATCH_VAMOSWAPEI8_V 0x800002f |
#define | MATCH_VAMOXOREI16_V 0x2000502f |
#define | MATCH_VAMOXOREI32_V 0x2000602f |
#define | MATCH_VAMOXOREI64_V 0x2000702f |
#define | MATCH_VAMOXOREI8_V 0x2000002f |
#define | MATCH_VAND_VI 0x24003057 |
#define | MATCH_VAND_VV 0x24000057 |
#define | MATCH_VAND_VX 0x24004057 |
#define | MATCH_VASUB_VV 0x2c002057 |
#define | MATCH_VASUB_VX 0x2c006057 |
#define | MATCH_VASUBU_VV 0x28002057 |
#define | MATCH_VASUBU_VX 0x28006057 |
#define | MATCH_VCOMPRESS_VM 0x5e002057 |
#define | MATCH_VCPOP_M 0x40082057 |
#define | MATCH_VDIV_VV 0x84002057 |
#define | MATCH_VDIV_VX 0x84006057 |
#define | MATCH_VDIVU_VV 0x80002057 |
#define | MATCH_VDIVU_VX 0x80006057 |
#define | MATCH_VFADD_VF 0x5057 |
#define | MATCH_VFADD_VV 0x1057 |
#define | MATCH_VFCLASS_V 0x4c081057 |
#define | MATCH_VFCVT_F_X_V 0x48019057 |
#define | MATCH_VFCVT_F_XU_V 0x48011057 |
#define | MATCH_VFCVT_RTZ_X_F_V 0x48039057 |
#define | MATCH_VFCVT_RTZ_XU_F_V 0x48031057 |
#define | MATCH_VFCVT_X_F_V 0x48009057 |
#define | MATCH_VFCVT_XU_F_V 0x48001057 |
#define | MATCH_VFDIV_VF 0x80005057 |
#define | MATCH_VFDIV_VV 0x80001057 |
#define | MATCH_VFIRST_M 0x4008a057 |
#define | MATCH_VFMACC_VF 0xb0005057 |
#define | MATCH_VFMACC_VV 0xb0001057 |
#define | MATCH_VFMADD_VF 0xa0005057 |
#define | MATCH_VFMADD_VV 0xa0001057 |
#define | MATCH_VFMAX_VF 0x18005057 |
#define | MATCH_VFMAX_VV 0x18001057 |
#define | MATCH_VFMERGE_VFM 0x5c005057 |
#define | MATCH_VFMIN_VF 0x10005057 |
#define | MATCH_VFMIN_VV 0x10001057 |
#define | MATCH_VFMSAC_VF 0xb8005057 |
#define | MATCH_VFMSAC_VV 0xb8001057 |
#define | MATCH_VFMSUB_VF 0xa8005057 |
#define | MATCH_VFMSUB_VV 0xa8001057 |
#define | MATCH_VFMUL_VF 0x90005057 |
#define | MATCH_VFMUL_VV 0x90001057 |
#define | MATCH_VFMV_F_S 0x42001057 |
#define | MATCH_VFMV_S_F 0x42005057 |
#define | MATCH_VFMV_V_F 0x5e005057 |
#define | MATCH_VFNCVT_F_F_W 0x480a1057 |
#define | MATCH_VFNCVT_F_X_W 0x48099057 |
#define | MATCH_VFNCVT_F_XU_W 0x48091057 |
#define | MATCH_VFNCVT_ROD_F_F_W 0x480a9057 |
#define | MATCH_VFNCVT_RTZ_X_F_W 0x480b9057 |
#define | MATCH_VFNCVT_RTZ_XU_F_W 0x480b1057 |
#define | MATCH_VFNCVT_X_F_W 0x48089057 |
#define | MATCH_VFNCVT_XU_F_W 0x48081057 |
#define | MATCH_VFNMACC_VF 0xb4005057 |
#define | MATCH_VFNMACC_VV 0xb4001057 |
#define | MATCH_VFNMADD_VF 0xa4005057 |
#define | MATCH_VFNMADD_VV 0xa4001057 |
#define | MATCH_VFNMSAC_VF 0xbc005057 |
#define | MATCH_VFNMSAC_VV 0xbc001057 |
#define | MATCH_VFNMSUB_VF 0xac005057 |
#define | MATCH_VFNMSUB_VV 0xac001057 |
#define | MATCH_VFRDIV_VF 0x84005057 |
#define | MATCH_VFREC7_V 0x4c029057 |
#define | MATCH_VFREDMAX_VS 0x1c001057 |
#define | MATCH_VFREDMIN_VS 0x14001057 |
#define | MATCH_VFREDOSUM_VS 0xc001057 |
#define | MATCH_VFREDUSUM_VS 0x4001057 |
#define | MATCH_VFRSQRT7_V 0x4c021057 |
#define | MATCH_VFRSUB_VF 0x9c005057 |
#define | MATCH_VFSGNJ_VF 0x20005057 |
#define | MATCH_VFSGNJ_VV 0x20001057 |
#define | MATCH_VFSGNJN_VF 0x24005057 |
#define | MATCH_VFSGNJN_VV 0x24001057 |
#define | MATCH_VFSGNJX_VF 0x28005057 |
#define | MATCH_VFSGNJX_VV 0x28001057 |
#define | MATCH_VFSLIDE1DOWN_VF 0x3c005057 |
#define | MATCH_VFSLIDE1UP_VF 0x38005057 |
#define | MATCH_VFSQRT_V 0x4c001057 |
#define | MATCH_VFSUB_VF 0x8005057 |
#define | MATCH_VFSUB_VV 0x8001057 |
#define | MATCH_VFWADD_VF 0xc0005057 |
#define | MATCH_VFWADD_VV 0xc0001057 |
#define | MATCH_VFWADD_WF 0xd0005057 |
#define | MATCH_VFWADD_WV 0xd0001057 |
#define | MATCH_VFWCVT_F_F_V 0x48061057 |
#define | MATCH_VFWCVT_F_X_V 0x48059057 |
#define | MATCH_VFWCVT_F_XU_V 0x48051057 |
#define | MATCH_VFWCVT_RTZ_X_F_V 0x48079057 |
#define | MATCH_VFWCVT_RTZ_XU_F_V 0x48071057 |
#define | MATCH_VFWCVT_X_F_V 0x48049057 |
#define | MATCH_VFWCVT_XU_F_V 0x48041057 |
#define | MATCH_VFWMACC_VF 0xf0005057 |
#define | MATCH_VFWMACC_VV 0xf0001057 |
#define | MATCH_VFWMSAC_VF 0xf8005057 |
#define | MATCH_VFWMSAC_VV 0xf8001057 |
#define | MATCH_VFWMUL_VF 0xe0005057 |
#define | MATCH_VFWMUL_VV 0xe0001057 |
#define | MATCH_VFWNMACC_VF 0xf4005057 |
#define | MATCH_VFWNMACC_VV 0xf4001057 |
#define | MATCH_VFWNMSAC_VF 0xfc005057 |
#define | MATCH_VFWNMSAC_VV 0xfc001057 |
#define | MATCH_VFWREDOSUM_VS 0xcc001057 |
#define | MATCH_VFWREDUSUM_VS 0xc4001057 |
#define | MATCH_VFWSUB_VF 0xc8005057 |
#define | MATCH_VFWSUB_VV 0xc8001057 |
#define | MATCH_VFWSUB_WF 0xd8005057 |
#define | MATCH_VFWSUB_WV 0xd8001057 |
#define | MATCH_VID_V 0x5008a057 |
#define | MATCH_VIOTA_M 0x50082057 |
#define | MATCH_VL1RE16_V 0x2805007 |
#define | MATCH_VL1RE32_V 0x2806007 |
#define | MATCH_VL1RE64_V 0x2807007 |
#define | MATCH_VL1RE8_V 0x2800007 |
#define | MATCH_VL2RE16_V 0x22805007 |
#define | MATCH_VL2RE32_V 0x22806007 |
#define | MATCH_VL2RE64_V 0x22807007 |
#define | MATCH_VL2RE8_V 0x22800007 |
#define | MATCH_VL4RE16_V 0x62805007 |
#define | MATCH_VL4RE32_V 0x62806007 |
#define | MATCH_VL4RE64_V 0x62807007 |
#define | MATCH_VL4RE8_V 0x62800007 |
#define | MATCH_VL8RE16_V 0xe2805007 |
#define | MATCH_VL8RE32_V 0xe2806007 |
#define | MATCH_VL8RE64_V 0xe2807007 |
#define | MATCH_VL8RE8_V 0xe2800007 |
#define | MATCH_VLE1024_V 0x10007007 |
#define | MATCH_VLE1024FF_V 0x11007007 |
#define | MATCH_VLE128_V 0x10000007 |
#define | MATCH_VLE128FF_V 0x11000007 |
#define | MATCH_VLE16_V 0x5007 |
#define | MATCH_VLE16FF_V 0x1005007 |
#define | MATCH_VLE256_V 0x10005007 |
#define | MATCH_VLE256FF_V 0x11005007 |
#define | MATCH_VLE32_V 0x6007 |
#define | MATCH_VLE32FF_V 0x1006007 |
#define | MATCH_VLE512_V 0x10006007 |
#define | MATCH_VLE512FF_V 0x11006007 |
#define | MATCH_VLE64_V 0x7007 |
#define | MATCH_VLE64FF_V 0x1007007 |
#define | MATCH_VLE8_V 0x7 |
#define | MATCH_VLE8FF_V 0x1000007 |
#define | MATCH_VLM_V 0x2b00007 |
#define | MATCH_VLOXEI1024_V 0x1c007007 |
#define | MATCH_VLOXEI128_V 0x1c000007 |
#define | MATCH_VLOXEI16_V 0xc005007 |
#define | MATCH_VLOXEI256_V 0x1c005007 |
#define | MATCH_VLOXEI32_V 0xc006007 |
#define | MATCH_VLOXEI512_V 0x1c006007 |
#define | MATCH_VLOXEI64_V 0xc007007 |
#define | MATCH_VLOXEI8_V 0xc000007 |
#define | MATCH_VLSE1024_V 0x18007007 |
#define | MATCH_VLSE128_V 0x18000007 |
#define | MATCH_VLSE16_V 0x8005007 |
#define | MATCH_VLSE256_V 0x18005007 |
#define | MATCH_VLSE32_V 0x8006007 |
#define | MATCH_VLSE512_V 0x18006007 |
#define | MATCH_VLSE64_V 0x8007007 |
#define | MATCH_VLSE8_V 0x8000007 |
#define | MATCH_VLUXEI1024_V 0x14007007 |
#define | MATCH_VLUXEI128_V 0x14000007 |
#define | MATCH_VLUXEI16_V 0x4005007 |
#define | MATCH_VLUXEI256_V 0x14005007 |
#define | MATCH_VLUXEI32_V 0x4006007 |
#define | MATCH_VLUXEI512_V 0x14006007 |
#define | MATCH_VLUXEI64_V 0x4007007 |
#define | MATCH_VLUXEI8_V 0x4000007 |
#define | MATCH_VMACC_VV 0xb4002057 |
#define | MATCH_VMACC_VX 0xb4006057 |
#define | MATCH_VMADC_VI 0x46003057 |
#define | MATCH_VMADC_VIM 0x44003057 |
#define | MATCH_VMADC_VV 0x46000057 |
#define | MATCH_VMADC_VVM 0x44000057 |
#define | MATCH_VMADC_VX 0x46004057 |
#define | MATCH_VMADC_VXM 0x44004057 |
#define | MATCH_VMADD_VV 0xa4002057 |
#define | MATCH_VMADD_VX 0xa4006057 |
#define | MATCH_VMAND_MM 0x64002057 |
#define | MATCH_VMANDN_MM 0x60002057 |
#define | MATCH_VMAX_VV 0x1c000057 |
#define | MATCH_VMAX_VX 0x1c004057 |
#define | MATCH_VMAXU_VV 0x18000057 |
#define | MATCH_VMAXU_VX 0x18004057 |
#define | MATCH_VMERGE_VIM 0x5c003057 |
#define | MATCH_VMERGE_VVM 0x5c000057 |
#define | MATCH_VMERGE_VXM 0x5c004057 |
#define | MATCH_VMFEQ_VF 0x60005057 |
#define | MATCH_VMFEQ_VV 0x60001057 |
#define | MATCH_VMFGE_VF 0x7c005057 |
#define | MATCH_VMFGT_VF 0x74005057 |
#define | MATCH_VMFLE_VF 0x64005057 |
#define | MATCH_VMFLE_VV 0x64001057 |
#define | MATCH_VMFLT_VF 0x6c005057 |
#define | MATCH_VMFLT_VV 0x6c001057 |
#define | MATCH_VMFNE_VF 0x70005057 |
#define | MATCH_VMFNE_VV 0x70001057 |
#define | MATCH_VMIN_VV 0x14000057 |
#define | MATCH_VMIN_VX 0x14004057 |
#define | MATCH_VMINU_VV 0x10000057 |
#define | MATCH_VMINU_VX 0x10004057 |
#define | MATCH_VMNAND_MM 0x74002057 |
#define | MATCH_VMNOR_MM 0x78002057 |
#define | MATCH_VMOR_MM 0x68002057 |
#define | MATCH_VMORN_MM 0x70002057 |
#define | MATCH_VMSBC_VV 0x4e000057 |
#define | MATCH_VMSBC_VVM 0x4c000057 |
#define | MATCH_VMSBC_VX 0x4e004057 |
#define | MATCH_VMSBC_VXM 0x4c004057 |
#define | MATCH_VMSBF_M 0x5000a057 |
#define | MATCH_VMSEQ_VI 0x60003057 |
#define | MATCH_VMSEQ_VV 0x60000057 |
#define | MATCH_VMSEQ_VX 0x60004057 |
#define | MATCH_VMSGT_VI 0x7c003057 |
#define | MATCH_VMSGT_VX 0x7c004057 |
#define | MATCH_VMSGTU_VI 0x78003057 |
#define | MATCH_VMSGTU_VX 0x78004057 |
#define | MATCH_VMSIF_M 0x5001a057 |
#define | MATCH_VMSLE_VI 0x74003057 |
#define | MATCH_VMSLE_VV 0x74000057 |
#define | MATCH_VMSLE_VX 0x74004057 |
#define | MATCH_VMSLEU_VI 0x70003057 |
#define | MATCH_VMSLEU_VV 0x70000057 |
#define | MATCH_VMSLEU_VX 0x70004057 |
#define | MATCH_VMSLT_VV 0x6c000057 |
#define | MATCH_VMSLT_VX 0x6c004057 |
#define | MATCH_VMSLTU_VV 0x68000057 |
#define | MATCH_VMSLTU_VX 0x68004057 |
#define | MATCH_VMSNE_VI 0x64003057 |
#define | MATCH_VMSNE_VV 0x64000057 |
#define | MATCH_VMSNE_VX 0x64004057 |
#define | MATCH_VMSOF_M 0x50012057 |
#define | MATCH_VMUL_VV 0x94002057 |
#define | MATCH_VMUL_VX 0x94006057 |
#define | MATCH_VMULH_VV 0x9c002057 |
#define | MATCH_VMULH_VX 0x9c006057 |
#define | MATCH_VMULHSU_VV 0x98002057 |
#define | MATCH_VMULHSU_VX 0x98006057 |
#define | MATCH_VMULHU_VV 0x90002057 |
#define | MATCH_VMULHU_VX 0x90006057 |
#define | MATCH_VMV1R_V 0x9e003057 |
#define | MATCH_VMV2R_V 0x9e00b057 |
#define | MATCH_VMV4R_V 0x9e01b057 |
#define | MATCH_VMV8R_V 0x9e03b057 |
#define | MATCH_VMV_S_X 0x42006057 |
#define | MATCH_VMV_V_I 0x5e003057 |
#define | MATCH_VMV_V_V 0x5e000057 |
#define | MATCH_VMV_V_X 0x5e004057 |
#define | MATCH_VMV_X_S 0x42002057 |
#define | MATCH_VMXNOR_MM 0x7c002057 |
#define | MATCH_VMXOR_MM 0x6c002057 |
#define | MATCH_VNCLIP_WI 0xbc003057 |
#define | MATCH_VNCLIP_WV 0xbc000057 |
#define | MATCH_VNCLIP_WX 0xbc004057 |
#define | MATCH_VNCLIPU_WI 0xb8003057 |
#define | MATCH_VNCLIPU_WV 0xb8000057 |
#define | MATCH_VNCLIPU_WX 0xb8004057 |
#define | MATCH_VNMSAC_VV 0xbc002057 |
#define | MATCH_VNMSAC_VX 0xbc006057 |
#define | MATCH_VNMSUB_VV 0xac002057 |
#define | MATCH_VNMSUB_VX 0xac006057 |
#define | MATCH_VNSRA_WI 0xb4003057 |
#define | MATCH_VNSRA_WV 0xb4000057 |
#define | MATCH_VNSRA_WX 0xb4004057 |
#define | MATCH_VNSRL_WI 0xb0003057 |
#define | MATCH_VNSRL_WV 0xb0000057 |
#define | MATCH_VNSRL_WX 0xb0004057 |
#define | MATCH_VOR_VI 0x28003057 |
#define | MATCH_VOR_VV 0x28000057 |
#define | MATCH_VOR_VX 0x28004057 |
#define | MATCH_VREDAND_VS 0x4002057 |
#define | MATCH_VREDMAX_VS 0x1c002057 |
#define | MATCH_VREDMAXU_VS 0x18002057 |
#define | MATCH_VREDMIN_VS 0x14002057 |
#define | MATCH_VREDMINU_VS 0x10002057 |
#define | MATCH_VREDOR_VS 0x8002057 |
#define | MATCH_VREDSUM_VS 0x2057 |
#define | MATCH_VREDXOR_VS 0xc002057 |
#define | MATCH_VREM_VV 0x8c002057 |
#define | MATCH_VREM_VX 0x8c006057 |
#define | MATCH_VREMU_VV 0x88002057 |
#define | MATCH_VREMU_VX 0x88006057 |
#define | MATCH_VRGATHER_VI 0x30003057 |
#define | MATCH_VRGATHER_VV 0x30000057 |
#define | MATCH_VRGATHER_VX 0x30004057 |
#define | MATCH_VRGATHEREI16_VV 0x38000057 |
#define | MATCH_VRSUB_VI 0xc003057 |
#define | MATCH_VRSUB_VX 0xc004057 |
#define | MATCH_VS1R_V 0x2800027 |
#define | MATCH_VS2R_V 0x22800027 |
#define | MATCH_VS4R_V 0x62800027 |
#define | MATCH_VS8R_V 0xe2800027 |
#define | MATCH_VSADD_VI 0x84003057 |
#define | MATCH_VSADD_VV 0x84000057 |
#define | MATCH_VSADD_VX 0x84004057 |
#define | MATCH_VSADDU_VI 0x80003057 |
#define | MATCH_VSADDU_VV 0x80000057 |
#define | MATCH_VSADDU_VX 0x80004057 |
#define | MATCH_VSBC_VVM 0x48000057 |
#define | MATCH_VSBC_VXM 0x48004057 |
#define | MATCH_VSE1024_V 0x10007027 |
#define | MATCH_VSE128_V 0x10000027 |
#define | MATCH_VSE16_V 0x5027 |
#define | MATCH_VSE256_V 0x10005027 |
#define | MATCH_VSE32_V 0x6027 |
#define | MATCH_VSE512_V 0x10006027 |
#define | MATCH_VSE64_V 0x7027 |
#define | MATCH_VSE8_V 0x27 |
#define | MATCH_VSETIVLI 0xc0007057 |
#define | MATCH_VSETVL 0x80007057 |
#define | MATCH_VSETVLI 0x7057 |
#define | MATCH_VSEXT_VF2 0x4803a057 |
#define | MATCH_VSEXT_VF4 0x4802a057 |
#define | MATCH_VSEXT_VF8 0x4801a057 |
#define | MATCH_VSLIDE1DOWN_VX 0x3c006057 |
#define | MATCH_VSLIDE1UP_VX 0x38006057 |
#define | MATCH_VSLIDEDOWN_VI 0x3c003057 |
#define | MATCH_VSLIDEDOWN_VX 0x3c004057 |
#define | MATCH_VSLIDEUP_VI 0x38003057 |
#define | MATCH_VSLIDEUP_VX 0x38004057 |
#define | MATCH_VSLL_VI 0x94003057 |
#define | MATCH_VSLL_VV 0x94000057 |
#define | MATCH_VSLL_VX 0x94004057 |
#define | MATCH_VSM_V 0x2b00027 |
#define | MATCH_VSMUL_VV 0x9c000057 |
#define | MATCH_VSMUL_VX 0x9c004057 |
#define | MATCH_VSOXEI1024_V 0x1c007027 |
#define | MATCH_VSOXEI128_V 0x1c000027 |
#define | MATCH_VSOXEI16_V 0xc005027 |
#define | MATCH_VSOXEI256_V 0x1c005027 |
#define | MATCH_VSOXEI32_V 0xc006027 |
#define | MATCH_VSOXEI512_V 0x1c006027 |
#define | MATCH_VSOXEI64_V 0xc007027 |
#define | MATCH_VSOXEI8_V 0xc000027 |
#define | MATCH_VSRA_VI 0xa4003057 |
#define | MATCH_VSRA_VV 0xa4000057 |
#define | MATCH_VSRA_VX 0xa4004057 |
#define | MATCH_VSRL_VI 0xa0003057 |
#define | MATCH_VSRL_VV 0xa0000057 |
#define | MATCH_VSRL_VX 0xa0004057 |
#define | MATCH_VSSE1024_V 0x18007027 |
#define | MATCH_VSSE128_V 0x18000027 |
#define | MATCH_VSSE16_V 0x8005027 |
#define | MATCH_VSSE256_V 0x18005027 |
#define | MATCH_VSSE32_V 0x8006027 |
#define | MATCH_VSSE512_V 0x18006027 |
#define | MATCH_VSSE64_V 0x8007027 |
#define | MATCH_VSSE8_V 0x8000027 |
#define | MATCH_VSSRA_VI 0xac003057 |
#define | MATCH_VSSRA_VV 0xac000057 |
#define | MATCH_VSSRA_VX 0xac004057 |
#define | MATCH_VSSRL_VI 0xa8003057 |
#define | MATCH_VSSRL_VV 0xa8000057 |
#define | MATCH_VSSRL_VX 0xa8004057 |
#define | MATCH_VSSUB_VV 0x8c000057 |
#define | MATCH_VSSUB_VX 0x8c004057 |
#define | MATCH_VSSUBU_VV 0x88000057 |
#define | MATCH_VSSUBU_VX 0x88004057 |
#define | MATCH_VSUB_VV 0x8000057 |
#define | MATCH_VSUB_VX 0x8004057 |
#define | MATCH_VSUXEI1024_V 0x14007027 |
#define | MATCH_VSUXEI128_V 0x14000027 |
#define | MATCH_VSUXEI16_V 0x4005027 |
#define | MATCH_VSUXEI256_V 0x14005027 |
#define | MATCH_VSUXEI32_V 0x4006027 |
#define | MATCH_VSUXEI512_V 0x14006027 |
#define | MATCH_VSUXEI64_V 0x4007027 |
#define | MATCH_VSUXEI8_V 0x4000027 |
#define | MATCH_VWADD_VV 0xc4002057 |
#define | MATCH_VWADD_VX 0xc4006057 |
#define | MATCH_VWADD_WV 0xd4002057 |
#define | MATCH_VWADD_WX 0xd4006057 |
#define | MATCH_VWADDU_VV 0xc0002057 |
#define | MATCH_VWADDU_VX 0xc0006057 |
#define | MATCH_VWADDU_WV 0xd0002057 |
#define | MATCH_VWADDU_WX 0xd0006057 |
#define | MATCH_VWMACC_VV 0xf4002057 |
#define | MATCH_VWMACC_VX 0xf4006057 |
#define | MATCH_VWMACCSU_VV 0xfc002057 |
#define | MATCH_VWMACCSU_VX 0xfc006057 |
#define | MATCH_VWMACCU_VV 0xf0002057 |
#define | MATCH_VWMACCU_VX 0xf0006057 |
#define | MATCH_VWMACCUS_VX 0xf8006057 |
#define | MATCH_VWMUL_VV 0xec002057 |
#define | MATCH_VWMUL_VX 0xec006057 |
#define | MATCH_VWMULSU_VV 0xe8002057 |
#define | MATCH_VWMULSU_VX 0xe8006057 |
#define | MATCH_VWMULU_VV 0xe0002057 |
#define | MATCH_VWMULU_VX 0xe0006057 |
#define | MATCH_VWREDSUM_VS 0xc4000057 |
#define | MATCH_VWREDSUMU_VS 0xc0000057 |
#define | MATCH_VWSUB_VV 0xcc002057 |
#define | MATCH_VWSUB_VX 0xcc006057 |
#define | MATCH_VWSUB_WV 0xdc002057 |
#define | MATCH_VWSUB_WX 0xdc006057 |
#define | MATCH_VWSUBU_VV 0xc8002057 |
#define | MATCH_VWSUBU_VX 0xc8006057 |
#define | MATCH_VWSUBU_WV 0xd8002057 |
#define | MATCH_VWSUBU_WX 0xd8006057 |
#define | MATCH_VXOR_VI 0x2c003057 |
#define | MATCH_VXOR_VV 0x2c000057 |
#define | MATCH_VXOR_VX 0x2c004057 |
#define | MATCH_VZEXT_VF2 0x48032057 |
#define | MATCH_VZEXT_VF4 0x48022057 |
#define | MATCH_VZEXT_VF8 0x48012057 |
#define | MATCH_WEXT 0xce000077 |
#define | MATCH_WEXTI 0xde000077 |
#define | MATCH_WFI 0x10500073 |
#define | MATCH_WRS_NTO 0xd00073 |
#define | MATCH_WRS_STO 0x1d00073 |
#define | MATCH_XNOR 0x40004033 |
#define | MATCH_XOR 0x4033 |
#define | MATCH_XORI 0x4013 |
#define | MATCH_XPERM16 0x28006033 |
#define | MATCH_XPERM32 0x28000033 |
#define | MATCH_XPERM4 0x28002033 |
#define | MATCH_XPERM8 0x28004033 |
#define | MATCH_ZUNPKD810 0xacc00077 |
#define | MATCH_ZUNPKD820 0xacd00077 |
#define | MATCH_ZUNPKD830 0xace00077 |
#define | MATCH_ZUNPKD831 0xacf00077 |
#define | MATCH_ZUNPKD832 0xad700077 |
#define | MCONTROL_ACTION (0x3f<<12) |
#define | MCONTROL_ACTION_DEBUG_EXCEPTION 0 |
#define | MCONTROL_ACTION_DEBUG_MODE 1 |
#define | MCONTROL_ACTION_TRACE_EMIT 4 |
#define | MCONTROL_ACTION_TRACE_START 2 |
#define | MCONTROL_ACTION_TRACE_STOP 3 |
#define | MCONTROL_CHAIN (1<<11) |
#define | MCONTROL_DMODE(xlen) (1ULL<<((xlen)-5)) |
#define | MCONTROL_EXECUTE (1<<2) |
#define | MCONTROL_H (1<<5) |
#define | MCONTROL_LOAD (1<<0) |
#define | MCONTROL_M (1<<6) |
#define | MCONTROL_MASKMAX(xlen) (0x3fULL<<((xlen)-11)) |
#define | MCONTROL_MATCH (0xf<<7) |
#define | MCONTROL_MATCH_EQUAL 0 |
#define | MCONTROL_MATCH_GE 2 |
#define | MCONTROL_MATCH_LT 3 |
#define | MCONTROL_MATCH_MASK_HIGH 5 |
#define | MCONTROL_MATCH_MASK_LOW 4 |
#define | MCONTROL_MATCH_NAPOT 1 |
#define | MCONTROL_S (1<<4) |
#define | MCONTROL_SELECT (1<<19) |
#define | MCONTROL_STORE (1<<1) |
#define | MCONTROL_TIMING (1<<18) |
#define | MCONTROL_TYPE(xlen) (0xfULL<<((xlen)-4)) |
#define | MCONTROL_TYPE_MATCH 2 |
#define | MCONTROL_TYPE_NONE 0 |
#define | MCONTROL_U (1<<3) |
#define | MENVCFG_CBCFE 0x00000040 |
#define | MENVCFG_CBIE 0x00000030 |
#define | MENVCFG_CBZE 0x00000080 |
#define | MENVCFG_FIOM 0x00000001 |
#define | MENVCFG_PBMTE 0x4000000000000000 |
#define | MENVCFG_STCE 0x8000000000000000 |
#define | MENVCFGH_PBMTE 0x40000000 |
#define | MENVCFGH_STCE 0x80000000 |
#define | MHPMEVENT_MINH 0x4000000000000000 |
#define | MHPMEVENT_OF 0x8000000000000000 |
#define | MHPMEVENT_SINH 0x2000000000000000 |
#define | MHPMEVENT_UINH 0x1000000000000000 |
#define | MHPMEVENT_VSINH 0x0800000000000000 |
#define | MHPMEVENT_VUINH 0x0400000000000000 |
#define | MHPMEVENTH_MINH 0x40000000 |
#define | MHPMEVENTH_OF 0x80000000 |
#define | MHPMEVENTH_SINH 0x20000000 |
#define | MHPMEVENTH_UINH 0x10000000 |
#define | MHPMEVENTH_VSINH 0x08000000 |
#define | MHPMEVENTH_VUINH 0x04000000 |
#define | MIDELEG_FORCED_MASK MIP_HS_MASK |
#define | MIP_HS_MASK (MIP_VS_MASK | MIP_SGEIP) |
#define | MIP_LCOFIP (1 << IRQ_LCOF) |
#define | MIP_MEIP (1 << IRQ_M_EXT) |
#define | MIP_MSIP (1 << IRQ_M_SOFT) |
#define | MIP_MTIP (1 << IRQ_M_TIMER) |
#define | MIP_S_MASK (MIP_SSIP | MIP_STIP | MIP_SEIP) |
#define | MIP_SEIP (1 << IRQ_S_EXT) |
#define | MIP_SGEIP (1 << IRQ_S_GEXT) |
#define | MIP_SSIP (1 << IRQ_S_SOFT) |
#define | MIP_STIP (1 << IRQ_S_TIMER) |
#define | MIP_UEIP (1 << IRQ_U_EXT) |
#define | MIP_USIP (1 << IRQ_U_SOFT) |
#define | MIP_UTIP (1 << IRQ_U_TIMER) |
#define | MIP_VS_MASK (MIP_VSSIP | MIP_VSTIP | MIP_VSEIP) |
#define | MIP_VSEIP (1 << IRQ_VS_EXT) |
#define | MIP_VSSIP (1 << IRQ_VS_SOFT) |
#define | MIP_VSTIP (1 << IRQ_VS_TIMER) |
#define | MSECCFG_MML 0x00000001 |
#define | MSECCFG_MMWP 0x00000002 |
#define | MSECCFG_RLB 0x00000004 |
#define | MSECCFG_SSEED 0x00000200 |
#define | MSECCFG_USEED 0x00000100 |
#define | MSTATEEN0_CS 0x00000001 |
#define | MSTATEEN0_FCSR 0x00000002 |
#define | MSTATEEN0_HCONTEXT 0x0200000000000000 |
#define | MSTATEEN0_HENVCFG 0x4000000000000000 |
#define | MSTATEEN0H_HCONTEXT 0x02000000 |
#define | MSTATEEN0H_HENVCFG 0x40000000 |
#define | MSTATEEN_HSTATEEN 0x8000000000000000 |
#define | MSTATEENH_HSTATEEN 0x80000000 |
#define | MSTATUS32_SD 0x80000000 |
#define | MSTATUS64_SD 0x8000000000000000 |
#define | MSTATUS_FS 0x00006000 |
#define | MSTATUS_GVA 0x0000004000000000 |
#define | MSTATUS_HIE 0x00000004 |
#define | MSTATUS_MBE 0x0000002000000000 |
#define | MSTATUS_MIE 0x00000008 |
#define | MSTATUS_MPIE 0x00000080 |
#define | MSTATUS_MPP 0x00001800 |
#define | MSTATUS_MPRV 0x00020000 |
#define | MSTATUS_MPV 0x0000008000000000 |
#define | MSTATUS_MXR 0x00080000 |
#define | MSTATUS_SBE 0x0000001000000000 |
#define | MSTATUS_SIE 0x00000002 |
#define | MSTATUS_SPIE 0x00000020 |
#define | MSTATUS_SPP 0x00000100 |
#define | MSTATUS_SUM 0x00040000 |
#define | MSTATUS_SXL 0x0000000C00000000 |
#define | MSTATUS_TSR 0x00400000 |
#define | MSTATUS_TVM 0x00100000 |
#define | MSTATUS_TW 0x00200000 |
#define | MSTATUS_UBE 0x00000040 |
#define | MSTATUS_UIE 0x00000001 |
#define | MSTATUS_UPIE 0x00000010 |
#define | MSTATUS_UXL 0x0000000300000000 |
#define | MSTATUS_VS 0x00000600 |
#define | MSTATUS_XS 0x00018000 |
#define | MSTATUSH_GVA 0x00000040 |
#define | MSTATUSH_MBE 0x00000020 |
#define | MSTATUSH_MPV 0x00000080 |
#define | MSTATUSH_SBE 0x00000010 |
#define | PMP_A 0x18 |
#define | PMP_L 0x80 |
#define | PMP_NA4 0x10 |
#define | PMP_NAPOT 0x18 |
#define | PMP_R 0x01 |
#define | PMP_SHIFT 2 |
#define | PMP_TOR 0x08 |
#define | PMP_W 0x02 |
#define | PMP_X 0x04 |
#define | PRV_HS (PRV_S + 1) |
#define | PRV_M 3 |
#define | PRV_S 1 |
#define | PRV_U 0 |
#define | PTE_A 0x040 /* Accessed */ |
#define | PTE_ATTR 0xFFC0000000000000 /* All attributes and reserved bits */ |
#define | PTE_D 0x080 /* Dirty */ |
#define | PTE_G 0x020 /* Global */ |
#define | PTE_N 0x8000000000000000 /* Svnapot: NAPOT translation contiguity */ |
#define | PTE_PBMT 0x6000000000000000 /* Svpbmt: Page-based memory types */ |
#define | PTE_PPN_SHIFT 10 |
#define | PTE_R 0x002 /* Read */ |
#define | PTE_RSVD 0x1FC0000000000000 /* Reserved for future standard use */ |
#define | PTE_SOFT 0x300 /* Reserved for Software */ |
#define | PTE_TABLE(PTE) (((PTE) & (PTE_V | PTE_R | PTE_W | PTE_X)) == PTE_V) |
#define | PTE_U 0x010 /* User */ |
#define | PTE_V 0x001 /* Valid */ |
#define | PTE_W 0x004 /* Write */ |
#define | PTE_X 0x008 /* Execute */ |
#define | RISCV_ENCODING_H |
#define | SATP32_ASID 0x7FC00000 |
#define | SATP32_MODE 0x80000000 |
#define | SATP32_PPN 0x003FFFFF |
#define | SATP64_ASID 0x0FFFF00000000000 |
#define | SATP64_MODE 0xF000000000000000 |
#define | SATP64_PPN 0x00000FFFFFFFFFFF |
#define | SATP_MODE_OFF 0 |
#define | SATP_MODE_SV32 1 |
#define | SATP_MODE_SV39 8 |
#define | SATP_MODE_SV48 9 |
#define | SATP_MODE_SV57 10 |
#define | SATP_MODE_SV64 11 |
#define | SENVCFG_CBCFE 0x00000040 |
#define | SENVCFG_CBIE 0x00000030 |
#define | SENVCFG_CBZE 0x00000080 |
#define | SENVCFG_FIOM 0x00000001 |
#define | SIP_SSIP MIP_SSIP |
#define | SIP_STIP MIP_STIP |
#define | SSTATEEN0_CS 0x00000001 |
#define | SSTATEEN0_FCSR 0x00000002 |
#define | SSTATUS32_SD 0x80000000 |
#define | SSTATUS64_SD 0x8000000000000000 |
#define | SSTATUS_FS 0x00006000 |
#define | SSTATUS_MXR 0x00080000 |
#define | SSTATUS_SIE 0x00000002 |
#define | SSTATUS_SPIE 0x00000020 |
#define | SSTATUS_SPP 0x00000100 |
#define | SSTATUS_SUM 0x00040000 |
#define | SSTATUS_UBE 0x00000040 |
#define | SSTATUS_UIE 0x00000001 |
#define | SSTATUS_UPIE 0x00000010 |
#define | SSTATUS_UXL 0x0000000300000000 |
#define | SSTATUS_VS 0x00000600 |
#define | SSTATUS_XS 0x00018000 |
#define | USTATUS_UIE 0x00000001 |
#define | USTATUS_UPIE 0x00000010 |
#define CAUSE_BREAKPOINT 0x3 |
Definition at line 3184 of file encoding.h.
#define CAUSE_FETCH_ACCESS 0x1 |
Definition at line 3182 of file encoding.h.
#define CAUSE_FETCH_GUEST_PAGE_FAULT 0x14 |
Definition at line 3196 of file encoding.h.
#define CAUSE_FETCH_PAGE_FAULT 0xc |
Definition at line 3193 of file encoding.h.
#define CAUSE_ILLEGAL_INSTRUCTION 0x2 |
Definition at line 3183 of file encoding.h.
#define CAUSE_LOAD_ACCESS 0x5 |
Definition at line 3186 of file encoding.h.
#define CAUSE_LOAD_GUEST_PAGE_FAULT 0x15 |
Definition at line 3197 of file encoding.h.
#define CAUSE_LOAD_PAGE_FAULT 0xd |
Definition at line 3194 of file encoding.h.
#define CAUSE_MACHINE_ECALL 0xb |
Definition at line 3192 of file encoding.h.
#define CAUSE_MISALIGNED_FETCH 0x0 |
Definition at line 3181 of file encoding.h.
#define CAUSE_MISALIGNED_LOAD 0x4 |
Definition at line 3185 of file encoding.h.
#define CAUSE_MISALIGNED_STORE 0x6 |
Definition at line 3187 of file encoding.h.
#define CAUSE_STORE_ACCESS 0x7 |
Definition at line 3188 of file encoding.h.
#define CAUSE_STORE_GUEST_PAGE_FAULT 0x17 |
Definition at line 3199 of file encoding.h.
#define CAUSE_STORE_PAGE_FAULT 0xf |
Definition at line 3195 of file encoding.h.
#define CAUSE_SUPERVISOR_ECALL 0x9 |
Definition at line 3190 of file encoding.h.
#define CAUSE_USER_ECALL 0x8 |
Definition at line 3189 of file encoding.h.
#define CAUSE_VIRTUAL_INSTRUCTION 0x16 |
Definition at line 3198 of file encoding.h.
#define CAUSE_VIRTUAL_SUPERVISOR_ECALL 0xa |
Definition at line 3191 of file encoding.h.
#define CSR_CYCLE 0xc00 |
Definition at line 2796 of file encoding.h.
#define CSR_CYCLEH 0xc80 |
Definition at line 3081 of file encoding.h.
#define CSR_DCSR 0x7b0 |
Definition at line 3004 of file encoding.h.
#define CSR_DPC 0x7b1 |
Definition at line 3005 of file encoding.h.
#define CSR_DSCRATCH0 0x7b2 |
Definition at line 3006 of file encoding.h.
#define CSR_DSCRATCH1 0x7b3 |
Definition at line 3007 of file encoding.h.
#define CSR_FCSR 0x3 |
Definition at line 2790 of file encoding.h.
#define CSR_FFLAGS 0x1 |
Definition at line 2788 of file encoding.h.
#define CSR_FRM 0x2 |
Definition at line 2789 of file encoding.h.
#define CSR_HCONTEXT 0x6a8 |
Definition at line 2877 of file encoding.h.
#define CSR_HCOUNTEREN 0x606 |
Definition at line 2865 of file encoding.h.
#define CSR_HEDELEG 0x602 |
Definition at line 2861 of file encoding.h.
#define CSR_HENVCFG 0x60a |
Definition at line 2867 of file encoding.h.
#define CSR_HENVCFGH 0x61a |
Definition at line 3076 of file encoding.h.
#define CSR_HGATP 0x680 |
Definition at line 2876 of file encoding.h.
#define CSR_HGEIE 0x607 |
Definition at line 2866 of file encoding.h.
#define CSR_HGEIP 0xe12 |
Definition at line 2878 of file encoding.h.
#define CSR_HIDELEG 0x603 |
Definition at line 2862 of file encoding.h.
#define CSR_HIE 0x604 |
Definition at line 2863 of file encoding.h.
#define CSR_HIP 0x644 |
Definition at line 2873 of file encoding.h.
#define CSR_HPMCOUNTER10 0xc0a |
Definition at line 2806 of file encoding.h.
#define CSR_HPMCOUNTER10H 0xc8a |
Definition at line 3091 of file encoding.h.
#define CSR_HPMCOUNTER11 0xc0b |
Definition at line 2807 of file encoding.h.
#define CSR_HPMCOUNTER11H 0xc8b |
Definition at line 3092 of file encoding.h.
#define CSR_HPMCOUNTER12 0xc0c |
Definition at line 2808 of file encoding.h.
#define CSR_HPMCOUNTER12H 0xc8c |
Definition at line 3093 of file encoding.h.
#define CSR_HPMCOUNTER13 0xc0d |
Definition at line 2809 of file encoding.h.
#define CSR_HPMCOUNTER13H 0xc8d |
Definition at line 3094 of file encoding.h.
#define CSR_HPMCOUNTER14 0xc0e |
Definition at line 2810 of file encoding.h.
#define CSR_HPMCOUNTER14H 0xc8e |
Definition at line 3095 of file encoding.h.
#define CSR_HPMCOUNTER15 0xc0f |
Definition at line 2811 of file encoding.h.
#define CSR_HPMCOUNTER15H 0xc8f |
Definition at line 3096 of file encoding.h.
#define CSR_HPMCOUNTER16 0xc10 |
Definition at line 2812 of file encoding.h.
#define CSR_HPMCOUNTER16H 0xc90 |
Definition at line 3097 of file encoding.h.
#define CSR_HPMCOUNTER17 0xc11 |
Definition at line 2813 of file encoding.h.
#define CSR_HPMCOUNTER17H 0xc91 |
Definition at line 3098 of file encoding.h.
#define CSR_HPMCOUNTER18 0xc12 |
Definition at line 2814 of file encoding.h.
#define CSR_HPMCOUNTER18H 0xc92 |
Definition at line 3099 of file encoding.h.
#define CSR_HPMCOUNTER19 0xc13 |
Definition at line 2815 of file encoding.h.
#define CSR_HPMCOUNTER19H 0xc93 |
Definition at line 3100 of file encoding.h.
#define CSR_HPMCOUNTER20 0xc14 |
Definition at line 2816 of file encoding.h.
#define CSR_HPMCOUNTER20H 0xc94 |
Definition at line 3101 of file encoding.h.
#define CSR_HPMCOUNTER21 0xc15 |
Definition at line 2817 of file encoding.h.
#define CSR_HPMCOUNTER21H 0xc95 |
Definition at line 3102 of file encoding.h.
#define CSR_HPMCOUNTER22 0xc16 |
Definition at line 2818 of file encoding.h.
#define CSR_HPMCOUNTER22H 0xc96 |
Definition at line 3103 of file encoding.h.
#define CSR_HPMCOUNTER23 0xc17 |
Definition at line 2819 of file encoding.h.
#define CSR_HPMCOUNTER23H 0xc97 |
Definition at line 3104 of file encoding.h.
#define CSR_HPMCOUNTER24 0xc18 |
Definition at line 2820 of file encoding.h.
#define CSR_HPMCOUNTER24H 0xc98 |
Definition at line 3105 of file encoding.h.
#define CSR_HPMCOUNTER25 0xc19 |
Definition at line 2821 of file encoding.h.
#define CSR_HPMCOUNTER25H 0xc99 |
Definition at line 3106 of file encoding.h.
#define CSR_HPMCOUNTER26 0xc1a |
Definition at line 2822 of file encoding.h.
#define CSR_HPMCOUNTER26H 0xc9a |
Definition at line 3107 of file encoding.h.
#define CSR_HPMCOUNTER27 0xc1b |
Definition at line 2823 of file encoding.h.
#define CSR_HPMCOUNTER27H 0xc9b |
Definition at line 3108 of file encoding.h.
#define CSR_HPMCOUNTER28 0xc1c |
Definition at line 2824 of file encoding.h.
#define CSR_HPMCOUNTER28H 0xc9c |
Definition at line 3109 of file encoding.h.
#define CSR_HPMCOUNTER29 0xc1d |
Definition at line 2825 of file encoding.h.
#define CSR_HPMCOUNTER29H 0xc9d |
Definition at line 3110 of file encoding.h.
#define CSR_HPMCOUNTER3 0xc03 |
Definition at line 2799 of file encoding.h.
#define CSR_HPMCOUNTER30 0xc1e |
Definition at line 2826 of file encoding.h.
#define CSR_HPMCOUNTER30H 0xc9e |
Definition at line 3111 of file encoding.h.
#define CSR_HPMCOUNTER31 0xc1f |
Definition at line 2827 of file encoding.h.
#define CSR_HPMCOUNTER31H 0xc9f |
Definition at line 3112 of file encoding.h.
#define CSR_HPMCOUNTER3H 0xc83 |
Definition at line 3084 of file encoding.h.
#define CSR_HPMCOUNTER4 0xc04 |
Definition at line 2800 of file encoding.h.
#define CSR_HPMCOUNTER4H 0xc84 |
Definition at line 3085 of file encoding.h.
#define CSR_HPMCOUNTER5 0xc05 |
Definition at line 2801 of file encoding.h.
#define CSR_HPMCOUNTER5H 0xc85 |
Definition at line 3086 of file encoding.h.
#define CSR_HPMCOUNTER6 0xc06 |
Definition at line 2802 of file encoding.h.
#define CSR_HPMCOUNTER6H 0xc86 |
Definition at line 3087 of file encoding.h.
#define CSR_HPMCOUNTER7 0xc07 |
Definition at line 2803 of file encoding.h.
#define CSR_HPMCOUNTER7H 0xc87 |
Definition at line 3088 of file encoding.h.
#define CSR_HPMCOUNTER8 0xc08 |
Definition at line 2804 of file encoding.h.
#define CSR_HPMCOUNTER8H 0xc88 |
Definition at line 3089 of file encoding.h.
#define CSR_HPMCOUNTER9 0xc09 |
Definition at line 2805 of file encoding.h.
#define CSR_HPMCOUNTER9H 0xc89 |
Definition at line 3090 of file encoding.h.
#define CSR_HSTATEEN0 0x60c |
Definition at line 2868 of file encoding.h.
#define CSR_HSTATEEN0H 0x61c |
Definition at line 3077 of file encoding.h.
#define CSR_HSTATEEN1 0x60d |
Definition at line 2869 of file encoding.h.
#define CSR_HSTATEEN1H 0x61d |
Definition at line 3078 of file encoding.h.
#define CSR_HSTATEEN2 0x60e |
Definition at line 2870 of file encoding.h.
#define CSR_HSTATEEN2H 0x61e |
Definition at line 3079 of file encoding.h.
#define CSR_HSTATEEN3 0x60f |
Definition at line 2871 of file encoding.h.
#define CSR_HSTATEEN3H 0x61f |
Definition at line 3080 of file encoding.h.
#define CSR_HSTATUS 0x600 |
Definition at line 2860 of file encoding.h.
#define CSR_HTIMEDELTA 0x605 |
Definition at line 2864 of file encoding.h.
#define CSR_HTIMEDELTAH 0x615 |
Definition at line 3075 of file encoding.h.
#define CSR_HTINST 0x64a |
Definition at line 2875 of file encoding.h.
#define CSR_HTVAL 0x643 |
Definition at line 2872 of file encoding.h.
#define CSR_HVIP 0x645 |
Definition at line 2874 of file encoding.h.
#define CSR_INSTRET 0xc02 |
Definition at line 2798 of file encoding.h.
#define CSR_INSTRETH 0xc82 |
Definition at line 3083 of file encoding.h.
#define CSR_MARCHID 0xf12 |
Definition at line 3069 of file encoding.h.
#define CSR_MCAUSE 0x342 |
Definition at line 2910 of file encoding.h.
#define CSR_MCONFIGPTR 0xf15 |
Definition at line 3072 of file encoding.h.
#define CSR_MCONTEXT 0x7a8 |
Definition at line 3002 of file encoding.h.
#define CSR_MCOUNTEREN 0x306 |
Definition at line 2901 of file encoding.h.
#define CSR_MCOUNTINHIBIT 0x320 |
Definition at line 2907 of file encoding.h.
#define CSR_MCYCLE 0xb00 |
Definition at line 3008 of file encoding.h.
#define CSR_MCYCLEH 0xb80 |
Definition at line 3149 of file encoding.h.
#define CSR_MEDELEG 0x302 |
Definition at line 2897 of file encoding.h.
#define CSR_MENVCFG 0x30a |
Definition at line 2902 of file encoding.h.
#define CSR_MENVCFGH 0x31a |
Definition at line 3114 of file encoding.h.
#define CSR_MEPC 0x341 |
Definition at line 2909 of file encoding.h.
#define CSR_MHARTID 0xf14 |
Definition at line 3071 of file encoding.h.
#define CSR_MHPMCOUNTER10 0xb0a |
Definition at line 3017 of file encoding.h.
#define CSR_MHPMCOUNTER10H 0xb8a |
Definition at line 3158 of file encoding.h.
#define CSR_MHPMCOUNTER11 0xb0b |
Definition at line 3018 of file encoding.h.
#define CSR_MHPMCOUNTER11H 0xb8b |
Definition at line 3159 of file encoding.h.
#define CSR_MHPMCOUNTER12 0xb0c |
Definition at line 3019 of file encoding.h.
#define CSR_MHPMCOUNTER12H 0xb8c |
Definition at line 3160 of file encoding.h.
#define CSR_MHPMCOUNTER13 0xb0d |
Definition at line 3020 of file encoding.h.
#define CSR_MHPMCOUNTER13H 0xb8d |
Definition at line 3161 of file encoding.h.
#define CSR_MHPMCOUNTER14 0xb0e |
Definition at line 3021 of file encoding.h.
#define CSR_MHPMCOUNTER14H 0xb8e |
Definition at line 3162 of file encoding.h.
#define CSR_MHPMCOUNTER15 0xb0f |
Definition at line 3022 of file encoding.h.
#define CSR_MHPMCOUNTER15H 0xb8f |
Definition at line 3163 of file encoding.h.
#define CSR_MHPMCOUNTER16 0xb10 |
Definition at line 3023 of file encoding.h.
#define CSR_MHPMCOUNTER16H 0xb90 |
Definition at line 3164 of file encoding.h.
#define CSR_MHPMCOUNTER17 0xb11 |
Definition at line 3024 of file encoding.h.
#define CSR_MHPMCOUNTER17H 0xb91 |
Definition at line 3165 of file encoding.h.
#define CSR_MHPMCOUNTER18 0xb12 |
Definition at line 3025 of file encoding.h.
#define CSR_MHPMCOUNTER18H 0xb92 |
Definition at line 3166 of file encoding.h.
#define CSR_MHPMCOUNTER19 0xb13 |
Definition at line 3026 of file encoding.h.
#define CSR_MHPMCOUNTER19H 0xb93 |
Definition at line 3167 of file encoding.h.
#define CSR_MHPMCOUNTER20 0xb14 |
Definition at line 3027 of file encoding.h.
#define CSR_MHPMCOUNTER20H 0xb94 |
Definition at line 3168 of file encoding.h.
#define CSR_MHPMCOUNTER21 0xb15 |
Definition at line 3028 of file encoding.h.
#define CSR_MHPMCOUNTER21H 0xb95 |
Definition at line 3169 of file encoding.h.
#define CSR_MHPMCOUNTER22 0xb16 |
Definition at line 3029 of file encoding.h.
#define CSR_MHPMCOUNTER22H 0xb96 |
Definition at line 3170 of file encoding.h.
#define CSR_MHPMCOUNTER23 0xb17 |
Definition at line 3030 of file encoding.h.
#define CSR_MHPMCOUNTER23H 0xb97 |
Definition at line 3171 of file encoding.h.
#define CSR_MHPMCOUNTER24 0xb18 |
Definition at line 3031 of file encoding.h.
#define CSR_MHPMCOUNTER24H 0xb98 |
Definition at line 3172 of file encoding.h.
#define CSR_MHPMCOUNTER25 0xb19 |
Definition at line 3032 of file encoding.h.
#define CSR_MHPMCOUNTER25H 0xb99 |
Definition at line 3173 of file encoding.h.
#define CSR_MHPMCOUNTER26 0xb1a |
Definition at line 3033 of file encoding.h.
#define CSR_MHPMCOUNTER26H 0xb9a |
Definition at line 3174 of file encoding.h.
#define CSR_MHPMCOUNTER27 0xb1b |
Definition at line 3034 of file encoding.h.
#define CSR_MHPMCOUNTER27H 0xb9b |
Definition at line 3175 of file encoding.h.
#define CSR_MHPMCOUNTER28 0xb1c |
Definition at line 3035 of file encoding.h.
#define CSR_MHPMCOUNTER28H 0xb9c |
Definition at line 3176 of file encoding.h.
#define CSR_MHPMCOUNTER29 0xb1d |
Definition at line 3036 of file encoding.h.
#define CSR_MHPMCOUNTER29H 0xb9d |
Definition at line 3177 of file encoding.h.
#define CSR_MHPMCOUNTER3 0xb03 |
Definition at line 3010 of file encoding.h.
#define CSR_MHPMCOUNTER30 0xb1e |
Definition at line 3037 of file encoding.h.
#define CSR_MHPMCOUNTER30H 0xb9e |
Definition at line 3178 of file encoding.h.
#define CSR_MHPMCOUNTER31 0xb1f |
Definition at line 3038 of file encoding.h.
#define CSR_MHPMCOUNTER31H 0xb9f |
Definition at line 3179 of file encoding.h.
#define CSR_MHPMCOUNTER3H 0xb83 |
Definition at line 3151 of file encoding.h.
#define CSR_MHPMCOUNTER4 0xb04 |
Definition at line 3011 of file encoding.h.
#define CSR_MHPMCOUNTER4H 0xb84 |
Definition at line 3152 of file encoding.h.
#define CSR_MHPMCOUNTER5 0xb05 |
Definition at line 3012 of file encoding.h.
#define CSR_MHPMCOUNTER5H 0xb85 |
Definition at line 3153 of file encoding.h.
#define CSR_MHPMCOUNTER6 0xb06 |
Definition at line 3013 of file encoding.h.
#define CSR_MHPMCOUNTER6H 0xb86 |
Definition at line 3154 of file encoding.h.
#define CSR_MHPMCOUNTER7 0xb07 |
Definition at line 3014 of file encoding.h.
#define CSR_MHPMCOUNTER7H 0xb87 |
Definition at line 3155 of file encoding.h.
#define CSR_MHPMCOUNTER8 0xb08 |
Definition at line 3015 of file encoding.h.
#define CSR_MHPMCOUNTER8H 0xb88 |
Definition at line 3156 of file encoding.h.
#define CSR_MHPMCOUNTER9 0xb09 |
Definition at line 3016 of file encoding.h.
#define CSR_MHPMCOUNTER9H 0xb89 |
Definition at line 3157 of file encoding.h.
#define CSR_MHPMEVENT10 0x32a |
Definition at line 3046 of file encoding.h.
#define CSR_MHPMEVENT10H 0x72a |
Definition at line 3126 of file encoding.h.
#define CSR_MHPMEVENT11 0x32b |
Definition at line 3047 of file encoding.h.
#define CSR_MHPMEVENT11H 0x72b |
Definition at line 3127 of file encoding.h.
#define CSR_MHPMEVENT12 0x32c |
Definition at line 3048 of file encoding.h.
#define CSR_MHPMEVENT12H 0x72c |
Definition at line 3128 of file encoding.h.
#define CSR_MHPMEVENT13 0x32d |
Definition at line 3049 of file encoding.h.
#define CSR_MHPMEVENT13H 0x72d |
Definition at line 3129 of file encoding.h.
#define CSR_MHPMEVENT14 0x32e |
Definition at line 3050 of file encoding.h.
#define CSR_MHPMEVENT14H 0x72e |
Definition at line 3130 of file encoding.h.
#define CSR_MHPMEVENT15 0x32f |
Definition at line 3051 of file encoding.h.
#define CSR_MHPMEVENT15H 0x72f |
Definition at line 3131 of file encoding.h.
#define CSR_MHPMEVENT16 0x330 |
Definition at line 3052 of file encoding.h.
#define CSR_MHPMEVENT16H 0x730 |
Definition at line 3132 of file encoding.h.
#define CSR_MHPMEVENT17 0x331 |
Definition at line 3053 of file encoding.h.
#define CSR_MHPMEVENT17H 0x731 |
Definition at line 3133 of file encoding.h.
#define CSR_MHPMEVENT18 0x332 |
Definition at line 3054 of file encoding.h.
#define CSR_MHPMEVENT18H 0x732 |
Definition at line 3134 of file encoding.h.
#define CSR_MHPMEVENT19 0x333 |
Definition at line 3055 of file encoding.h.
#define CSR_MHPMEVENT19H 0x733 |
Definition at line 3135 of file encoding.h.
#define CSR_MHPMEVENT20 0x334 |
Definition at line 3056 of file encoding.h.
#define CSR_MHPMEVENT20H 0x734 |
Definition at line 3136 of file encoding.h.
#define CSR_MHPMEVENT21 0x335 |
Definition at line 3057 of file encoding.h.
#define CSR_MHPMEVENT21H 0x735 |
Definition at line 3137 of file encoding.h.
#define CSR_MHPMEVENT22 0x336 |
Definition at line 3058 of file encoding.h.
#define CSR_MHPMEVENT22H 0x736 |
Definition at line 3138 of file encoding.h.
#define CSR_MHPMEVENT23 0x337 |
Definition at line 3059 of file encoding.h.
#define CSR_MHPMEVENT23H 0x737 |
Definition at line 3139 of file encoding.h.
#define CSR_MHPMEVENT24 0x338 |
Definition at line 3060 of file encoding.h.
#define CSR_MHPMEVENT24H 0x738 |
Definition at line 3140 of file encoding.h.
#define CSR_MHPMEVENT25 0x339 |
Definition at line 3061 of file encoding.h.
#define CSR_MHPMEVENT25H 0x739 |
Definition at line 3141 of file encoding.h.
#define CSR_MHPMEVENT26 0x33a |
Definition at line 3062 of file encoding.h.
#define CSR_MHPMEVENT26H 0x73a |
Definition at line 3142 of file encoding.h.
#define CSR_MHPMEVENT27 0x33b |
Definition at line 3063 of file encoding.h.
#define CSR_MHPMEVENT27H 0x73b |
Definition at line 3143 of file encoding.h.
#define CSR_MHPMEVENT28 0x33c |
Definition at line 3064 of file encoding.h.
#define CSR_MHPMEVENT28H 0x73c |
Definition at line 3144 of file encoding.h.
#define CSR_MHPMEVENT29 0x33d |
Definition at line 3065 of file encoding.h.
#define CSR_MHPMEVENT29H 0x73d |
Definition at line 3145 of file encoding.h.
#define CSR_MHPMEVENT3 0x323 |
Definition at line 3039 of file encoding.h.
#define CSR_MHPMEVENT30 0x33e |
Definition at line 3066 of file encoding.h.
#define CSR_MHPMEVENT30H 0x73e |
Definition at line 3146 of file encoding.h.
#define CSR_MHPMEVENT31 0x33f |
Definition at line 3067 of file encoding.h.
#define CSR_MHPMEVENT31H 0x73f |
Definition at line 3147 of file encoding.h.
#define CSR_MHPMEVENT3H 0x723 |
Definition at line 3119 of file encoding.h.
#define CSR_MHPMEVENT4 0x324 |
Definition at line 3040 of file encoding.h.
#define CSR_MHPMEVENT4H 0x724 |
Definition at line 3120 of file encoding.h.
#define CSR_MHPMEVENT5 0x325 |
Definition at line 3041 of file encoding.h.
#define CSR_MHPMEVENT5H 0x725 |
Definition at line 3121 of file encoding.h.
#define CSR_MHPMEVENT6 0x326 |
Definition at line 3042 of file encoding.h.
#define CSR_MHPMEVENT6H 0x726 |
Definition at line 3122 of file encoding.h.
#define CSR_MHPMEVENT7 0x327 |
Definition at line 3043 of file encoding.h.
#define CSR_MHPMEVENT7H 0x727 |
Definition at line 3123 of file encoding.h.
#define CSR_MHPMEVENT8 0x328 |
Definition at line 3044 of file encoding.h.
#define CSR_MHPMEVENT8H 0x728 |
Definition at line 3124 of file encoding.h.
#define CSR_MHPMEVENT9 0x329 |
Definition at line 3045 of file encoding.h.
#define CSR_MHPMEVENT9H 0x729 |
Definition at line 3125 of file encoding.h.
#define CSR_MIDELEG 0x303 |
Definition at line 2898 of file encoding.h.
#define CSR_MIE 0x304 |
Definition at line 2899 of file encoding.h.
#define CSR_MIMPID 0xf13 |
Definition at line 3070 of file encoding.h.
#define CSR_MINSTRET 0xb02 |
Definition at line 3009 of file encoding.h.
#define CSR_MINSTRETH 0xb82 |
Definition at line 3150 of file encoding.h.
#define CSR_MINTSTATUS 0x346 |
Definition at line 2892 of file encoding.h.
#define CSR_MIP 0x344 |
Definition at line 2912 of file encoding.h.
#define CSR_MISA 0x301 |
Definition at line 2896 of file encoding.h.
#define CSR_MNXTI 0x345 |
Definition at line 2891 of file encoding.h.
#define CSR_MSCONTEXT 0x7aa |
Definition at line 3003 of file encoding.h.
#define CSR_MSCRATCH 0x340 |
Definition at line 2908 of file encoding.h.
#define CSR_MSCRATCHCSW 0x348 |
Definition at line 2893 of file encoding.h.
#define CSR_MSCRATCHCSWL 0x349 |
Definition at line 2894 of file encoding.h.
#define CSR_MSECCFG 0x747 |
Definition at line 2995 of file encoding.h.
#define CSR_MSECCFGH 0x757 |
Definition at line 3148 of file encoding.h.
#define CSR_MSTATEEN0 0x30c |
Definition at line 2903 of file encoding.h.
#define CSR_MSTATEEN0H 0x31c |
Definition at line 3115 of file encoding.h.
#define CSR_MSTATEEN1 0x30d |
Definition at line 2904 of file encoding.h.
#define CSR_MSTATEEN1H 0x31d |
Definition at line 3116 of file encoding.h.
#define CSR_MSTATEEN2 0x30e |
Definition at line 2905 of file encoding.h.
#define CSR_MSTATEEN2H 0x31e |
Definition at line 3117 of file encoding.h.
#define CSR_MSTATEEN3 0x30f |
Definition at line 2906 of file encoding.h.
#define CSR_MSTATEEN3H 0x31f |
Definition at line 3118 of file encoding.h.
#define CSR_MSTATUS 0x300 |
Definition at line 2895 of file encoding.h.
#define CSR_MSTATUSH 0x310 |
Definition at line 3113 of file encoding.h.
#define CSR_MTINST 0x34a |
Definition at line 2913 of file encoding.h.
#define CSR_MTVAL 0x343 |
Definition at line 2911 of file encoding.h.
#define CSR_MTVAL2 0x34b |
Definition at line 2914 of file encoding.h.
#define CSR_MTVEC 0x305 |
Definition at line 2900 of file encoding.h.
#define CSR_MTVT 0x307 |
Definition at line 2890 of file encoding.h.
#define CSR_MVENDORID 0xf11 |
Definition at line 3068 of file encoding.h.
#define CSR_PMPADDR0 0x3b0 |
Definition at line 2931 of file encoding.h.
#define CSR_PMPADDR1 0x3b1 |
Definition at line 2932 of file encoding.h.
#define CSR_PMPADDR10 0x3ba |
Definition at line 2941 of file encoding.h.
#define CSR_PMPADDR11 0x3bb |
Definition at line 2942 of file encoding.h.
#define CSR_PMPADDR12 0x3bc |
Definition at line 2943 of file encoding.h.
#define CSR_PMPADDR13 0x3bd |
Definition at line 2944 of file encoding.h.
#define CSR_PMPADDR14 0x3be |
Definition at line 2945 of file encoding.h.
#define CSR_PMPADDR15 0x3bf |
Definition at line 2946 of file encoding.h.
#define CSR_PMPADDR16 0x3c0 |
Definition at line 2947 of file encoding.h.
#define CSR_PMPADDR17 0x3c1 |
Definition at line 2948 of file encoding.h.
#define CSR_PMPADDR18 0x3c2 |
Definition at line 2949 of file encoding.h.
#define CSR_PMPADDR19 0x3c3 |
Definition at line 2950 of file encoding.h.
#define CSR_PMPADDR2 0x3b2 |
Definition at line 2933 of file encoding.h.
#define CSR_PMPADDR20 0x3c4 |
Definition at line 2951 of file encoding.h.
#define CSR_PMPADDR21 0x3c5 |
Definition at line 2952 of file encoding.h.
#define CSR_PMPADDR22 0x3c6 |
Definition at line 2953 of file encoding.h.
#define CSR_PMPADDR23 0x3c7 |
Definition at line 2954 of file encoding.h.
#define CSR_PMPADDR24 0x3c8 |
Definition at line 2955 of file encoding.h.
#define CSR_PMPADDR25 0x3c9 |
Definition at line 2956 of file encoding.h.
#define CSR_PMPADDR26 0x3ca |
Definition at line 2957 of file encoding.h.
#define CSR_PMPADDR27 0x3cb |
Definition at line 2958 of file encoding.h.
#define CSR_PMPADDR28 0x3cc |
Definition at line 2959 of file encoding.h.
#define CSR_PMPADDR29 0x3cd |
Definition at line 2960 of file encoding.h.
#define CSR_PMPADDR3 0x3b3 |
Definition at line 2934 of file encoding.h.
#define CSR_PMPADDR30 0x3ce |
Definition at line 2961 of file encoding.h.
#define CSR_PMPADDR31 0x3cf |
Definition at line 2962 of file encoding.h.
#define CSR_PMPADDR32 0x3d0 |
Definition at line 2963 of file encoding.h.
#define CSR_PMPADDR33 0x3d1 |
Definition at line 2964 of file encoding.h.
#define CSR_PMPADDR34 0x3d2 |
Definition at line 2965 of file encoding.h.
#define CSR_PMPADDR35 0x3d3 |
Definition at line 2966 of file encoding.h.
#define CSR_PMPADDR36 0x3d4 |
Definition at line 2967 of file encoding.h.
#define CSR_PMPADDR37 0x3d5 |
Definition at line 2968 of file encoding.h.
#define CSR_PMPADDR38 0x3d6 |
Definition at line 2969 of file encoding.h.
#define CSR_PMPADDR39 0x3d7 |
Definition at line 2970 of file encoding.h.
#define CSR_PMPADDR4 0x3b4 |
Definition at line 2935 of file encoding.h.
#define CSR_PMPADDR40 0x3d8 |
Definition at line 2971 of file encoding.h.
#define CSR_PMPADDR41 0x3d9 |
Definition at line 2972 of file encoding.h.
#define CSR_PMPADDR42 0x3da |
Definition at line 2973 of file encoding.h.
#define CSR_PMPADDR43 0x3db |
Definition at line 2974 of file encoding.h.
#define CSR_PMPADDR44 0x3dc |
Definition at line 2975 of file encoding.h.
#define CSR_PMPADDR45 0x3dd |
Definition at line 2976 of file encoding.h.
#define CSR_PMPADDR46 0x3de |
Definition at line 2977 of file encoding.h.
#define CSR_PMPADDR47 0x3df |
Definition at line 2978 of file encoding.h.
#define CSR_PMPADDR48 0x3e0 |
Definition at line 2979 of file encoding.h.
#define CSR_PMPADDR49 0x3e1 |
Definition at line 2980 of file encoding.h.
#define CSR_PMPADDR5 0x3b5 |
Definition at line 2936 of file encoding.h.
#define CSR_PMPADDR50 0x3e2 |
Definition at line 2981 of file encoding.h.
#define CSR_PMPADDR51 0x3e3 |
Definition at line 2982 of file encoding.h.
#define CSR_PMPADDR52 0x3e4 |
Definition at line 2983 of file encoding.h.
#define CSR_PMPADDR53 0x3e5 |
Definition at line 2984 of file encoding.h.
#define CSR_PMPADDR54 0x3e6 |
Definition at line 2985 of file encoding.h.
#define CSR_PMPADDR55 0x3e7 |
Definition at line 2986 of file encoding.h.
#define CSR_PMPADDR56 0x3e8 |
Definition at line 2987 of file encoding.h.
#define CSR_PMPADDR57 0x3e9 |
Definition at line 2988 of file encoding.h.
#define CSR_PMPADDR58 0x3ea |
Definition at line 2989 of file encoding.h.
#define CSR_PMPADDR59 0x3eb |
Definition at line 2990 of file encoding.h.
#define CSR_PMPADDR6 0x3b6 |
Definition at line 2937 of file encoding.h.
#define CSR_PMPADDR60 0x3ec |
Definition at line 2991 of file encoding.h.
#define CSR_PMPADDR61 0x3ed |
Definition at line 2992 of file encoding.h.
#define CSR_PMPADDR62 0x3ee |
Definition at line 2993 of file encoding.h.
#define CSR_PMPADDR63 0x3ef |
Definition at line 2994 of file encoding.h.
#define CSR_PMPADDR7 0x3b7 |
Definition at line 2938 of file encoding.h.
#define CSR_PMPADDR8 0x3b8 |
Definition at line 2939 of file encoding.h.
#define CSR_PMPADDR9 0x3b9 |
Definition at line 2940 of file encoding.h.
#define CSR_PMPCFG0 0x3a0 |
Definition at line 2915 of file encoding.h.
#define CSR_PMPCFG1 0x3a1 |
Definition at line 2916 of file encoding.h.
#define CSR_PMPCFG10 0x3aa |
Definition at line 2925 of file encoding.h.
#define CSR_PMPCFG11 0x3ab |
Definition at line 2926 of file encoding.h.
#define CSR_PMPCFG12 0x3ac |
Definition at line 2927 of file encoding.h.
#define CSR_PMPCFG13 0x3ad |
Definition at line 2928 of file encoding.h.
#define CSR_PMPCFG14 0x3ae |
Definition at line 2929 of file encoding.h.
#define CSR_PMPCFG15 0x3af |
Definition at line 2930 of file encoding.h.
#define CSR_PMPCFG2 0x3a2 |
Definition at line 2917 of file encoding.h.
#define CSR_PMPCFG3 0x3a3 |
Definition at line 2918 of file encoding.h.
#define CSR_PMPCFG4 0x3a4 |
Definition at line 2919 of file encoding.h.
#define CSR_PMPCFG5 0x3a5 |
Definition at line 2920 of file encoding.h.
#define CSR_PMPCFG6 0x3a6 |
Definition at line 2921 of file encoding.h.
#define CSR_PMPCFG7 0x3a7 |
Definition at line 2922 of file encoding.h.
#define CSR_PMPCFG8 0x3a8 |
Definition at line 2923 of file encoding.h.
#define CSR_PMPCFG9 0x3a9 |
Definition at line 2924 of file encoding.h.
#define CSR_SATP 0x180 |
Definition at line 2848 of file encoding.h.
#define CSR_SCAUSE 0x142 |
Definition at line 2844 of file encoding.h.
#define CSR_SCONTEXT 0x5a8 |
Definition at line 2849 of file encoding.h.
#define CSR_SCOUNTEREN 0x106 |
Definition at line 2836 of file encoding.h.
#define CSR_SCOUNTOVF 0xda0 |
Definition at line 2879 of file encoding.h.
#define CSR_SEDELEG 0x102 |
Definition at line 2832 of file encoding.h.
#define CSR_SEED 0x15 |
Definition at line 2795 of file encoding.h.
#define CSR_SENVCFG 0x10a |
Definition at line 2837 of file encoding.h.
#define CSR_SEPC 0x141 |
Definition at line 2843 of file encoding.h.
#define CSR_SIDELEG 0x103 |
Definition at line 2833 of file encoding.h.
#define CSR_SIE 0x104 |
Definition at line 2834 of file encoding.h.
#define CSR_SINTSTATUS 0x146 |
Definition at line 2887 of file encoding.h.
#define CSR_SIP 0x144 |
Definition at line 2846 of file encoding.h.
#define CSR_SNXTI 0x145 |
Definition at line 2886 of file encoding.h.
#define CSR_SSCRATCH 0x140 |
Definition at line 2842 of file encoding.h.
#define CSR_SSCRATCHCSW 0x148 |
Definition at line 2888 of file encoding.h.
#define CSR_SSCRATCHCSWL 0x149 |
Definition at line 2889 of file encoding.h.
#define CSR_SSTATEEN0 0x10c |
Definition at line 2838 of file encoding.h.
#define CSR_SSTATEEN1 0x10d |
Definition at line 2839 of file encoding.h.
#define CSR_SSTATEEN2 0x10e |
Definition at line 2840 of file encoding.h.
#define CSR_SSTATEEN3 0x10f |
Definition at line 2841 of file encoding.h.
#define CSR_SSTATUS 0x100 |
Definition at line 2831 of file encoding.h.
#define CSR_STIMECMP 0x14d |
Definition at line 2847 of file encoding.h.
#define CSR_STIMECMPH 0x15d |
Definition at line 3073 of file encoding.h.
#define CSR_STVAL 0x143 |
Definition at line 2845 of file encoding.h.
#define CSR_STVEC 0x105 |
Definition at line 2835 of file encoding.h.
#define CSR_STVT 0x107 |
Definition at line 2885 of file encoding.h.
#define CSR_TCONTROL 0x7a5 |
Definition at line 3001 of file encoding.h.
#define CSR_TDATA1 0x7a1 |
Definition at line 2997 of file encoding.h.
#define CSR_TDATA2 0x7a2 |
Definition at line 2998 of file encoding.h.
#define CSR_TDATA3 0x7a3 |
Definition at line 2999 of file encoding.h.
#define CSR_TIME 0xc01 |
Definition at line 2797 of file encoding.h.
#define CSR_TIMEH 0xc81 |
Definition at line 3082 of file encoding.h.
#define CSR_TINFO 0x7a4 |
Definition at line 3000 of file encoding.h.
#define CSR_TSELECT 0x7a0 |
Definition at line 2996 of file encoding.h.
#define CSR_UINTSTATUS 0x46 |
Definition at line 2882 of file encoding.h.
#define CSR_UNXTI 0x45 |
Definition at line 2881 of file encoding.h.
#define CSR_USCRATCHCSW 0x48 |
Definition at line 2883 of file encoding.h.
#define CSR_USCRATCHCSWL 0x49 |
Definition at line 2884 of file encoding.h.
#define CSR_UTVT 0x7 |
Definition at line 2880 of file encoding.h.
#define CSR_VCSR 0xf |
Definition at line 2794 of file encoding.h.
#define CSR_VL 0xc20 |
Definition at line 2828 of file encoding.h.
#define CSR_VLENB 0xc22 |
Definition at line 2830 of file encoding.h.
#define CSR_VSATP 0x280 |
Definition at line 2859 of file encoding.h.
#define CSR_VSCAUSE 0x242 |
Definition at line 2855 of file encoding.h.
#define CSR_VSEPC 0x241 |
Definition at line 2854 of file encoding.h.
#define CSR_VSIE 0x204 |
Definition at line 2851 of file encoding.h.
#define CSR_VSIP 0x244 |
Definition at line 2857 of file encoding.h.
#define CSR_VSSCRATCH 0x240 |
Definition at line 2853 of file encoding.h.
#define CSR_VSSTATUS 0x200 |
Definition at line 2850 of file encoding.h.
#define CSR_VSTART 0x8 |
Definition at line 2791 of file encoding.h.
#define CSR_VSTIMECMP 0x24d |
Definition at line 2858 of file encoding.h.
#define CSR_VSTIMECMPH 0x25d |
Definition at line 3074 of file encoding.h.
#define CSR_VSTVAL 0x243 |
Definition at line 2856 of file encoding.h.
#define CSR_VSTVEC 0x205 |
Definition at line 2852 of file encoding.h.
#define CSR_VTYPE 0xc21 |
Definition at line 2829 of file encoding.h.
#define CSR_VXRM 0xa |
Definition at line 2793 of file encoding.h.
#define CSR_VXSAT 0x9 |
Definition at line 2792 of file encoding.h.
#define DCSR_CAUSE (7<<6) |
Definition at line 84 of file encoding.h.
#define DCSR_CAUSE_DEBUGINT 3 |
Definition at line 93 of file encoding.h.
#define DCSR_CAUSE_GROUP 6 |
Definition at line 96 of file encoding.h.
#define DCSR_CAUSE_HALT 5 |
Definition at line 95 of file encoding.h.
#define DCSR_CAUSE_HWBP 2 |
Definition at line 92 of file encoding.h.
#define DCSR_CAUSE_NONE 0 |
Definition at line 90 of file encoding.h.
#define DCSR_CAUSE_STEP 4 |
Definition at line 94 of file encoding.h.
#define DCSR_CAUSE_SWBP 1 |
Definition at line 91 of file encoding.h.
#define DCSR_DEBUGINT (1<<5) |
Definition at line 85 of file encoding.h.
#define DCSR_EBREAKH (1<<14) |
Definition at line 79 of file encoding.h.
#define DCSR_EBREAKM (1<<15) |
Definition at line 78 of file encoding.h.
#define DCSR_EBREAKS (1<<13) |
Definition at line 80 of file encoding.h.
#define DCSR_EBREAKU (1<<12) |
Definition at line 81 of file encoding.h.
#define DCSR_FULLRESET (1<<28) |
Definition at line 77 of file encoding.h.
#define DCSR_HALT (1<<3) |
Definition at line 86 of file encoding.h.
#define DCSR_NDRESET (1<<29) |
Definition at line 76 of file encoding.h.
#define DCSR_PRV (3<<0) |
Definition at line 88 of file encoding.h.
#define DCSR_STEP (1<<2) |
Definition at line 87 of file encoding.h.
#define DCSR_STOPCYCLE (1<<10) |
Definition at line 82 of file encoding.h.
#define DCSR_STOPTIME (1<<9) |
Definition at line 83 of file encoding.h.
#define DCSR_XDEBUGVER (3U<<30) |
Definition at line 75 of file encoding.h.
#define HENVCFG_CBCFE 0x00000040 |
Definition at line 191 of file encoding.h.
#define HENVCFG_CBIE 0x00000030 |
Definition at line 190 of file encoding.h.
#define HENVCFG_CBZE 0x00000080 |
Definition at line 192 of file encoding.h.
#define HENVCFG_FIOM 0x00000001 |
Definition at line 189 of file encoding.h.
#define HENVCFG_PBMTE 0x4000000000000000 |
Definition at line 193 of file encoding.h.
#define HENVCFG_STCE 0x8000000000000000 |
Definition at line 194 of file encoding.h.
#define HENVCFGH_PBMTE 0x40000000 |
Definition at line 196 of file encoding.h.
#define HENVCFGH_STCE 0x80000000 |
Definition at line 197 of file encoding.h.
#define HGATP32_MODE 0x80000000 |
Definition at line 243 of file encoding.h.
#define HGATP32_PPN 0x003FFFFF |
Definition at line 245 of file encoding.h.
#define HGATP32_VMID 0x1FC00000 |
Definition at line 244 of file encoding.h.
#define HGATP64_MODE 0xF000000000000000 |
Definition at line 247 of file encoding.h.
#define HGATP64_PPN 0x00000FFFFFFFFFFF |
Definition at line 249 of file encoding.h.
#define HGATP64_VMID 0x03FFF00000000000 |
Definition at line 248 of file encoding.h.
#define HGATP_MODE_OFF 0 |
Definition at line 251 of file encoding.h.
#define HGATP_MODE_SV32X4 1 |
Definition at line 252 of file encoding.h.
#define HGATP_MODE_SV39X4 8 |
Definition at line 253 of file encoding.h.
#define HGATP_MODE_SV48X4 9 |
Definition at line 254 of file encoding.h.
#define HGATP_MODE_SV57X4 10 |
Definition at line 255 of file encoding.h.
#define HSTATEEN0_CS 0x00000001 |
Definition at line 199 of file encoding.h.
#define HSTATEEN0_FCSR 0x00000002 |
Definition at line 200 of file encoding.h.
#define HSTATEEN0_SCONTEXT 0x0200000000000000 |
Definition at line 201 of file encoding.h.
#define HSTATEEN0_SENVCFG 0x4000000000000000 |
Definition at line 202 of file encoding.h.
#define HSTATEEN0H_SCONTEXT 0x02000000 |
Definition at line 205 of file encoding.h.
#define HSTATEEN0H_SENVCFG 0x40000000 |
Definition at line 206 of file encoding.h.
#define HSTATEEN_SSTATEEN 0x8000000000000000 |
Definition at line 203 of file encoding.h.
#define HSTATEENH_SSTATEEN 0x80000000 |
Definition at line 207 of file encoding.h.
#define HSTATUS_GVA 0x00000040 |
Definition at line 69 of file encoding.h.
#define HSTATUS_HU 0x00000200 |
Definition at line 66 of file encoding.h.
#define HSTATUS_SPV 0x00000080 |
Definition at line 68 of file encoding.h.
#define HSTATUS_SPVP 0x00000100 |
Definition at line 67 of file encoding.h.
#define HSTATUS_VGEIN 0x0003f000 |
Definition at line 65 of file encoding.h.
#define HSTATUS_VSBE 0x00000020 |
Definition at line 70 of file encoding.h.
#define HSTATUS_VSXL 0x300000000 |
Definition at line 61 of file encoding.h.
#define HSTATUS_VTSR 0x00400000 |
Definition at line 62 of file encoding.h.
#define HSTATUS_VTVM 0x00100000 |
Definition at line 64 of file encoding.h.
#define HSTATUS_VTW 0x00200000 |
Definition at line 63 of file encoding.h.
#define INSN_FIELD_AMOOP 0xf8000000 |
Definition at line 3244 of file encoding.h.
#define INSN_FIELD_AQ 0x4000000 |
Definition at line 3207 of file encoding.h.
#define INSN_FIELD_AQRL 0x6000000 |
Definition at line 3206 of file encoding.h.
#define INSN_FIELD_BIMM12HI 0xfe000000 |
Definition at line 3220 of file encoding.h.
#define INSN_FIELD_BIMM12LO 0xf80 |
Definition at line 3222 of file encoding.h.
#define INSN_FIELD_BS 0xc0000000 |
Definition at line 3228 of file encoding.h.
#define INSN_FIELD_C_BIMM9HI 0x1c00 |
Definition at line 3266 of file encoding.h.
#define INSN_FIELD_C_BIMM9LO 0x7c |
Definition at line 3265 of file encoding.h.
#define INSN_FIELD_C_IMM12 0x1ffc |
Definition at line 3264 of file encoding.h.
#define INSN_FIELD_C_IMM6HI 0x1000 |
Definition at line 3259 of file encoding.h.
#define INSN_FIELD_C_IMM6LO 0x7c |
Definition at line 3258 of file encoding.h.
#define INSN_FIELD_C_NZIMM10HI 0x1000 |
Definition at line 3260 of file encoding.h.
#define INSN_FIELD_C_NZIMM10LO 0x7c |
Definition at line 3261 of file encoding.h.
#define INSN_FIELD_C_NZIMM18HI 0x1000 |
Definition at line 3262 of file encoding.h.
#define INSN_FIELD_C_NZIMM18LO 0x7c |
Definition at line 3263 of file encoding.h.
#define INSN_FIELD_C_NZIMM6HI 0x1000 |
Definition at line 3257 of file encoding.h.
#define INSN_FIELD_C_NZIMM6LO 0x7c |
Definition at line 3256 of file encoding.h.
#define INSN_FIELD_C_NZUIMM10 0x1fe0 |
Definition at line 3249 of file encoding.h.
#define INSN_FIELD_C_NZUIMM5 0x7c |
Definition at line 3267 of file encoding.h.
#define INSN_FIELD_C_NZUIMM6HI 0x1000 |
Definition at line 3269 of file encoding.h.
#define INSN_FIELD_C_NZUIMM6LO 0x7c |
Definition at line 3268 of file encoding.h.
#define INSN_FIELD_C_RS1_N0 0xf80 |
Definition at line 3289 of file encoding.h.
#define INSN_FIELD_C_RS2 0x7c |
Definition at line 3290 of file encoding.h.
#define INSN_FIELD_C_RS2_N0 0x7c |
Definition at line 3288 of file encoding.h.
#define INSN_FIELD_C_UIMM10SP_S 0x1f80 |
Definition at line 3277 of file encoding.h.
#define INSN_FIELD_C_UIMM10SPHI 0x1000 |
Definition at line 3274 of file encoding.h.
#define INSN_FIELD_C_UIMM10SPLO 0x7c |
Definition at line 3273 of file encoding.h.
#define INSN_FIELD_C_UIMM7HI 0x1c00 |
Definition at line 3251 of file encoding.h.
#define INSN_FIELD_C_UIMM7LO 0x60 |
Definition at line 3250 of file encoding.h.
#define INSN_FIELD_C_UIMM8HI 0x1c00 |
Definition at line 3253 of file encoding.h.
#define INSN_FIELD_C_UIMM8LO 0x60 |
Definition at line 3252 of file encoding.h.
#define INSN_FIELD_C_UIMM8SP_S 0x1f80 |
Definition at line 3272 of file encoding.h.
#define INSN_FIELD_C_UIMM8SPHI 0x1000 |
Definition at line 3271 of file encoding.h.
#define INSN_FIELD_C_UIMM8SPLO 0x7c |
Definition at line 3270 of file encoding.h.
#define INSN_FIELD_C_UIMM9HI 0x1c00 |
Definition at line 3255 of file encoding.h.
#define INSN_FIELD_C_UIMM9LO 0x60 |
Definition at line 3254 of file encoding.h.
#define INSN_FIELD_C_UIMM9SP_S 0x1f80 |
Definition at line 3278 of file encoding.h.
#define INSN_FIELD_C_UIMM9SPHI 0x1000 |
Definition at line 3276 of file encoding.h.
#define INSN_FIELD_C_UIMM9SPLO 0x7c |
Definition at line 3275 of file encoding.h.
#define INSN_FIELD_CSR 0xfff00000 |
Definition at line 3218 of file encoding.h.
#define INSN_FIELD_FM 0xf0000000 |
Definition at line 3209 of file encoding.h.
#define INSN_FIELD_FUNCT2 0x6000000 |
Definition at line 3214 of file encoding.h.
#define INSN_FIELD_FUNCT3 0x7000 |
Definition at line 3213 of file encoding.h.
#define INSN_FIELD_FUNCT7 0xfe000000 |
Definition at line 3237 of file encoding.h.
#define INSN_FIELD_IMM12 0xfff00000 |
Definition at line 3217 of file encoding.h.
#define INSN_FIELD_IMM12HI 0xfe000000 |
Definition at line 3219 of file encoding.h.
#define INSN_FIELD_IMM12LO 0xf80 |
Definition at line 3221 of file encoding.h.
#define INSN_FIELD_IMM2 0x300000 |
Definition at line 3231 of file encoding.h.
#define INSN_FIELD_IMM20 0xfffff000 |
Definition at line 3215 of file encoding.h.
#define INSN_FIELD_IMM3 0x700000 |
Definition at line 3232 of file encoding.h.
#define INSN_FIELD_IMM4 0xf00000 |
Definition at line 3233 of file encoding.h.
#define INSN_FIELD_IMM5 0x1f00000 |
Definition at line 3234 of file encoding.h.
#define INSN_FIELD_IMM6 0x3f00000 |
Definition at line 3235 of file encoding.h.
#define INSN_FIELD_JIMM20 0xfffff000 |
Definition at line 3216 of file encoding.h.
#define INSN_FIELD_NF 0xe0000000 |
Definition at line 3245 of file encoding.h.
#define INSN_FIELD_OPCODE 0x7f |
Definition at line 3236 of file encoding.h.
#define INSN_FIELD_PRED 0xf000000 |
Definition at line 3210 of file encoding.h.
#define INSN_FIELD_RC 0x3e000000 |
Definition at line 3230 of file encoding.h.
#define INSN_FIELD_RD 0xf80 |
Definition at line 3201 of file encoding.h.
#define INSN_FIELD_RD_N0 0xf80 |
Definition at line 3286 of file encoding.h.
#define INSN_FIELD_RD_N2 0xf80 |
Definition at line 3285 of file encoding.h.
#define INSN_FIELD_RD_P 0x1c |
Definition at line 3281 of file encoding.h.
#define INSN_FIELD_RD_RS1 0xf80 |
Definition at line 3284 of file encoding.h.
#define INSN_FIELD_RD_RS1_N0 0xf80 |
Definition at line 3282 of file encoding.h.
#define INSN_FIELD_RD_RS1_P 0x380 |
Definition at line 3283 of file encoding.h.
#define INSN_FIELD_RL 0x2000000 |
Definition at line 3208 of file encoding.h.
#define INSN_FIELD_RM 0x7000 |
Definition at line 3212 of file encoding.h.
#define INSN_FIELD_RNUM 0xf00000 |
Definition at line 3229 of file encoding.h.
#define INSN_FIELD_RS1 0xf8000 |
Definition at line 3203 of file encoding.h.
#define INSN_FIELD_RS1_N0 0xf80 |
Definition at line 3287 of file encoding.h.
#define INSN_FIELD_RS1_P 0x380 |
Definition at line 3279 of file encoding.h.
#define INSN_FIELD_RS2 0x1f00000 |
Definition at line 3204 of file encoding.h.
#define INSN_FIELD_RS2_P 0x1c |
Definition at line 3280 of file encoding.h.
#define INSN_FIELD_RS3 0xf8000000 |
Definition at line 3205 of file encoding.h.
#define INSN_FIELD_RT 0xf8000 |
Definition at line 3202 of file encoding.h.
#define INSN_FIELD_SHAMT 0x7f00000 |
Definition at line 3224 of file encoding.h.
#define INSN_FIELD_SHAMTD 0x3f00000 |
Definition at line 3227 of file encoding.h.
#define INSN_FIELD_SHAMTW 0x1f00000 |
Definition at line 3225 of file encoding.h.
#define INSN_FIELD_SHAMTW4 0xf00000 |
Definition at line 3226 of file encoding.h.
#define INSN_FIELD_SIMM5 0xf8000 |
Definition at line 3246 of file encoding.h.
#define INSN_FIELD_SUCC 0xf00000 |
Definition at line 3211 of file encoding.h.
#define INSN_FIELD_VD 0xf80 |
Definition at line 3238 of file encoding.h.
#define INSN_FIELD_VM 0x2000000 |
Definition at line 3242 of file encoding.h.
#define INSN_FIELD_VS1 0xf8000 |
Definition at line 3240 of file encoding.h.
#define INSN_FIELD_VS2 0x1f00000 |
Definition at line 3241 of file encoding.h.
#define INSN_FIELD_VS3 0xf80 |
Definition at line 3239 of file encoding.h.
#define INSN_FIELD_WD 0x4000000 |
Definition at line 3243 of file encoding.h.
#define INSN_FIELD_ZIMM 0xf8000 |
Definition at line 3223 of file encoding.h.
#define INSN_FIELD_ZIMM10 0x3ff00000 |
Definition at line 3247 of file encoding.h.
#define INSN_FIELD_ZIMM11 0x7ff00000 |
Definition at line 3248 of file encoding.h.
#define IRQ_COP 12 |
Definition at line 281 of file encoding.h.
#define IRQ_LCOF 13 |
Definition at line 282 of file encoding.h.
#define IRQ_M_EXT 11 |
Definition at line 279 of file encoding.h.
#define IRQ_M_SOFT 3 |
Definition at line 271 of file encoding.h.
#define IRQ_M_TIMER 7 |
Definition at line 275 of file encoding.h.
#define IRQ_S_EXT 9 |
Definition at line 277 of file encoding.h.
#define IRQ_S_GEXT 12 |
Definition at line 280 of file encoding.h.
#define IRQ_S_SOFT 1 |
Definition at line 269 of file encoding.h.
#define IRQ_S_TIMER 5 |
Definition at line 273 of file encoding.h.
#define IRQ_U_EXT 8 |
Definition at line 276 of file encoding.h.
#define IRQ_U_SOFT 0 |
Definition at line 268 of file encoding.h.
#define IRQ_U_TIMER 4 |
Definition at line 272 of file encoding.h.
#define IRQ_VS_EXT 10 |
Definition at line 278 of file encoding.h.
#define IRQ_VS_SOFT 2 |
Definition at line 270 of file encoding.h.
#define IRQ_VS_TIMER 6 |
Definition at line 274 of file encoding.h.
#define MASK_ADD 0xfe00707f |
Definition at line 358 of file encoding.h.
#define MASK_ADD16 0xfe00707f |
Definition at line 360 of file encoding.h.
#define MASK_ADD32 0xfe00707f |
Definition at line 362 of file encoding.h.
#define MASK_ADD64 0xfe00707f |
Definition at line 364 of file encoding.h.
#define MASK_ADD8 0xfe00707f |
Definition at line 366 of file encoding.h.
#define MASK_ADD_UW 0xfe00707f |
Definition at line 368 of file encoding.h.
#define MASK_ADDD 0xfe00707f |
Definition at line 370 of file encoding.h.
#define MASK_ADDI 0x707f |
Definition at line 372 of file encoding.h.
#define MASK_ADDID 0x707f |
Definition at line 374 of file encoding.h.
#define MASK_ADDIW 0x707f |
Definition at line 376 of file encoding.h.
#define MASK_ADDW 0xfe00707f |
Definition at line 378 of file encoding.h.
#define MASK_AES32DSI 0x3e00707f |
Definition at line 380 of file encoding.h.
#define MASK_AES32DSMI 0x3e00707f |
Definition at line 382 of file encoding.h.
#define MASK_AES32ESI 0x3e00707f |
Definition at line 384 of file encoding.h.
#define MASK_AES32ESMI 0x3e00707f |
Definition at line 386 of file encoding.h.
#define MASK_AES64DS 0xfe00707f |
Definition at line 388 of file encoding.h.
#define MASK_AES64DSM 0xfe00707f |
Definition at line 390 of file encoding.h.
#define MASK_AES64ES 0xfe00707f |
Definition at line 392 of file encoding.h.
#define MASK_AES64ESM 0xfe00707f |
Definition at line 394 of file encoding.h.
#define MASK_AES64IM 0xfff0707f |
Definition at line 396 of file encoding.h.
#define MASK_AES64KS1I 0xff00707f |
Definition at line 398 of file encoding.h.
#define MASK_AES64KS2 0xfe00707f |
Definition at line 400 of file encoding.h.
#define MASK_AMOADD_D 0xf800707f |
Definition at line 402 of file encoding.h.
#define MASK_AMOADD_W 0xf800707f |
Definition at line 404 of file encoding.h.
#define MASK_AMOAND_D 0xf800707f |
Definition at line 406 of file encoding.h.
#define MASK_AMOAND_W 0xf800707f |
Definition at line 408 of file encoding.h.
#define MASK_AMOMAX_D 0xf800707f |
Definition at line 410 of file encoding.h.
#define MASK_AMOMAX_W 0xf800707f |
Definition at line 412 of file encoding.h.
#define MASK_AMOMAXU_D 0xf800707f |
Definition at line 414 of file encoding.h.
#define MASK_AMOMAXU_W 0xf800707f |
Definition at line 416 of file encoding.h.
#define MASK_AMOMIN_D 0xf800707f |
Definition at line 418 of file encoding.h.
#define MASK_AMOMIN_W 0xf800707f |
Definition at line 420 of file encoding.h.
#define MASK_AMOMINU_D 0xf800707f |
Definition at line 422 of file encoding.h.
#define MASK_AMOMINU_W 0xf800707f |
Definition at line 424 of file encoding.h.
#define MASK_AMOOR_D 0xf800707f |
Definition at line 426 of file encoding.h.
#define MASK_AMOOR_W 0xf800707f |
Definition at line 428 of file encoding.h.
#define MASK_AMOSWAP_D 0xf800707f |
Definition at line 430 of file encoding.h.
#define MASK_AMOSWAP_W 0xf800707f |
Definition at line 432 of file encoding.h.
#define MASK_AMOXOR_D 0xf800707f |
Definition at line 434 of file encoding.h.
#define MASK_AMOXOR_W 0xf800707f |
Definition at line 436 of file encoding.h.
#define MASK_AND 0xfe00707f |
Definition at line 438 of file encoding.h.
#define MASK_ANDI 0x707f |
Definition at line 440 of file encoding.h.
#define MASK_ANDN 0xfe00707f |
Definition at line 442 of file encoding.h.
#define MASK_AUIPC 0x7f |
Definition at line 444 of file encoding.h.
#define MASK_AVE 0xfe00707f |
Definition at line 446 of file encoding.h.
#define MASK_BCLR 0xfe00707f |
Definition at line 448 of file encoding.h.
#define MASK_BCLRI 0xfc00707f |
Definition at line 450 of file encoding.h.
#define MASK_BCOMPRESS 0xfe00707f |
Definition at line 452 of file encoding.h.
#define MASK_BCOMPRESSW 0xfe00707f |
Definition at line 454 of file encoding.h.
#define MASK_BDECOMPRESS 0xfe00707f |
Definition at line 456 of file encoding.h.
#define MASK_BDECOMPRESSW 0xfe00707f |
Definition at line 458 of file encoding.h.
#define MASK_BEQ 0x707f |
Definition at line 460 of file encoding.h.
#define MASK_BEXT 0xfe00707f |
Definition at line 462 of file encoding.h.
#define MASK_BEXTI 0xfc00707f |
Definition at line 464 of file encoding.h.
#define MASK_BFP 0xfe00707f |
Definition at line 466 of file encoding.h.
#define MASK_BFPW 0xfe00707f |
Definition at line 468 of file encoding.h.
#define MASK_BGE 0x707f |
Definition at line 470 of file encoding.h.
#define MASK_BGEU 0x707f |
Definition at line 472 of file encoding.h.
#define MASK_BINV 0xfe00707f |
Definition at line 474 of file encoding.h.
#define MASK_BINVI 0xfc00707f |
Definition at line 476 of file encoding.h.
#define MASK_BITREV 0xfe00707f |
Definition at line 478 of file encoding.h.
#define MASK_BITREVI 0xfc00707f |
Definition at line 480 of file encoding.h.
#define MASK_BLT 0x707f |
Definition at line 482 of file encoding.h.
#define MASK_BLTU 0x707f |
Definition at line 484 of file encoding.h.
#define MASK_BMATFLIP 0xfff0707f |
Definition at line 486 of file encoding.h.
#define MASK_BMATOR 0xfe00707f |
Definition at line 488 of file encoding.h.
#define MASK_BMATXOR 0xfe00707f |
Definition at line 490 of file encoding.h.
#define MASK_BNE 0x707f |
Definition at line 492 of file encoding.h.
#define MASK_BPICK 0x600707f |
Definition at line 494 of file encoding.h.
#define MASK_BSET 0xfe00707f |
Definition at line 496 of file encoding.h.
#define MASK_BSETI 0xfc00707f |
Definition at line 498 of file encoding.h.
#define MASK_C_ADD 0xf003 |
Definition at line 500 of file encoding.h.
#define MASK_C_ADDI 0xe003 |
Definition at line 502 of file encoding.h.
#define MASK_C_ADDI16SP 0xef83 |
Definition at line 504 of file encoding.h.
#define MASK_C_ADDI4SPN 0xe003 |
Definition at line 506 of file encoding.h.
#define MASK_C_ADDIW 0xe003 |
Definition at line 508 of file encoding.h.
#define MASK_C_ADDW 0xfc63 |
Definition at line 510 of file encoding.h.
#define MASK_C_AND 0xfc63 |
Definition at line 512 of file encoding.h.
#define MASK_C_ANDI 0xec03 |
Definition at line 514 of file encoding.h.
#define MASK_C_BEQZ 0xe003 |
Definition at line 516 of file encoding.h.
#define MASK_C_BNEZ 0xe003 |
Definition at line 518 of file encoding.h.
#define MASK_C_EBREAK 0xffff |
Definition at line 520 of file encoding.h.
#define MASK_C_FLD 0xe003 |
Definition at line 522 of file encoding.h.
#define MASK_C_FLDSP 0xe003 |
Definition at line 524 of file encoding.h.
#define MASK_C_FLW 0xe003 |
Definition at line 526 of file encoding.h.
#define MASK_C_FLWSP 0xe003 |
Definition at line 528 of file encoding.h.
#define MASK_C_FSD 0xe003 |
Definition at line 530 of file encoding.h.
#define MASK_C_FSDSP 0xe003 |
Definition at line 532 of file encoding.h.
#define MASK_C_FSW 0xe003 |
Definition at line 534 of file encoding.h.
#define MASK_C_FSWSP 0xe003 |
Definition at line 536 of file encoding.h.
#define MASK_C_J 0xe003 |
Definition at line 538 of file encoding.h.
#define MASK_C_JAL 0xe003 |
Definition at line 540 of file encoding.h.
#define MASK_C_JALR 0xf07f |
Definition at line 542 of file encoding.h.
#define MASK_C_JR 0xf07f |
Definition at line 544 of file encoding.h.
#define MASK_C_LD 0xe003 |
Definition at line 546 of file encoding.h.
#define MASK_C_LDSP 0xe003 |
Definition at line 548 of file encoding.h.
#define MASK_C_LI 0xe003 |
Definition at line 550 of file encoding.h.
#define MASK_C_LQ 0xe003 |
Definition at line 552 of file encoding.h.
#define MASK_C_LQSP 0xe003 |
Definition at line 554 of file encoding.h.
#define MASK_C_LUI 0xe003 |
Definition at line 556 of file encoding.h.
#define MASK_C_LW 0xe003 |
Definition at line 558 of file encoding.h.
#define MASK_C_LWSP 0xe003 |
Definition at line 560 of file encoding.h.
#define MASK_C_MV 0xf003 |
Definition at line 562 of file encoding.h.
#define MASK_C_NOP 0xef83 |
Definition at line 564 of file encoding.h.
#define MASK_C_OR 0xfc63 |
Definition at line 566 of file encoding.h.
#define MASK_C_SD 0xe003 |
Definition at line 568 of file encoding.h.
#define MASK_C_SDSP 0xe003 |
Definition at line 570 of file encoding.h.
#define MASK_C_SLLI 0xe003 |
Definition at line 572 of file encoding.h.
#define MASK_C_SQ 0xe003 |
Definition at line 574 of file encoding.h.
#define MASK_C_SQSP 0xe003 |
Definition at line 576 of file encoding.h.
#define MASK_C_SRAI 0xec03 |
Definition at line 578 of file encoding.h.
#define MASK_C_SRLI 0xec03 |
Definition at line 580 of file encoding.h.
#define MASK_C_SUB 0xfc63 |
Definition at line 582 of file encoding.h.
#define MASK_C_SUBW 0xfc63 |
Definition at line 584 of file encoding.h.
#define MASK_C_SW 0xe003 |
Definition at line 586 of file encoding.h.
#define MASK_C_SWSP 0xe003 |
Definition at line 588 of file encoding.h.
#define MASK_C_XOR 0xfc63 |
Definition at line 590 of file encoding.h.
#define MASK_CBO_CLEAN 0xfff07fff |
Definition at line 592 of file encoding.h.
#define MASK_CBO_FLUSH 0xfff07fff |
Definition at line 594 of file encoding.h.
#define MASK_CBO_INVAL 0xfff07fff |
Definition at line 596 of file encoding.h.
#define MASK_CBO_ZERO 0xfff07fff |
Definition at line 598 of file encoding.h.
#define MASK_CLMUL 0xfe00707f |
Definition at line 600 of file encoding.h.
#define MASK_CLMULH 0xfe00707f |
Definition at line 602 of file encoding.h.
#define MASK_CLMULR 0xfe00707f |
Definition at line 604 of file encoding.h.
#define MASK_CLO16 0xfff0707f |
Definition at line 606 of file encoding.h.
#define MASK_CLO32 0xfff0707f |
Definition at line 608 of file encoding.h.
#define MASK_CLO8 0xfff0707f |
Definition at line 610 of file encoding.h.
#define MASK_CLRS16 0xfff0707f |
Definition at line 612 of file encoding.h.
#define MASK_CLRS32 0xfff0707f |
Definition at line 614 of file encoding.h.
#define MASK_CLRS8 0xfff0707f |
Definition at line 616 of file encoding.h.
#define MASK_CLZ 0xfff0707f |
Definition at line 618 of file encoding.h.
#define MASK_CLZ16 0xfff0707f |
Definition at line 620 of file encoding.h.
#define MASK_CLZ32 0xfff0707f |
Definition at line 622 of file encoding.h.
#define MASK_CLZ8 0xfff0707f |
Definition at line 624 of file encoding.h.
#define MASK_CLZW 0xfff0707f |
Definition at line 626 of file encoding.h.
#define MASK_CMIX 0x600707f |
Definition at line 628 of file encoding.h.
#define MASK_CMOV 0x600707f |
Definition at line 630 of file encoding.h.
#define MASK_CMPEQ16 0xfe00707f |
Definition at line 632 of file encoding.h.
#define MASK_CMPEQ8 0xfe00707f |
Definition at line 634 of file encoding.h.
#define MASK_CPOP 0xfff0707f |
Definition at line 636 of file encoding.h.
#define MASK_CPOPW 0xfff0707f |
Definition at line 638 of file encoding.h.
#define MASK_CRAS16 0xfe00707f |
Definition at line 640 of file encoding.h.
#define MASK_CRAS32 0xfe00707f |
Definition at line 642 of file encoding.h.
#define MASK_CRC32_B 0xfff0707f |
Definition at line 644 of file encoding.h.
#define MASK_CRC32_D 0xfff0707f |
Definition at line 646 of file encoding.h.
#define MASK_CRC32_H 0xfff0707f |
Definition at line 648 of file encoding.h.
#define MASK_CRC32_W 0xfff0707f |
Definition at line 650 of file encoding.h.
#define MASK_CRC32C_B 0xfff0707f |
Definition at line 652 of file encoding.h.
#define MASK_CRC32C_D 0xfff0707f |
Definition at line 654 of file encoding.h.
#define MASK_CRC32C_H 0xfff0707f |
Definition at line 656 of file encoding.h.
#define MASK_CRC32C_W 0xfff0707f |
Definition at line 658 of file encoding.h.
#define MASK_CRSA16 0xfe00707f |
Definition at line 660 of file encoding.h.
#define MASK_CRSA32 0xfe00707f |
Definition at line 662 of file encoding.h.
#define MASK_CSRRC 0x707f |
Definition at line 664 of file encoding.h.
#define MASK_CSRRCI 0x707f |
Definition at line 666 of file encoding.h.
#define MASK_CSRRS 0x707f |
Definition at line 668 of file encoding.h.
#define MASK_CSRRSI 0x707f |
Definition at line 670 of file encoding.h.
#define MASK_CSRRW 0x707f |
Definition at line 672 of file encoding.h.
#define MASK_CSRRWI 0x707f |
Definition at line 674 of file encoding.h.
#define MASK_CTZ 0xfff0707f |
Definition at line 676 of file encoding.h.
#define MASK_CTZW 0xfff0707f |
Definition at line 678 of file encoding.h.
#define MASK_DIV 0xfe00707f |
Definition at line 680 of file encoding.h.
#define MASK_DIVU 0xfe00707f |
Definition at line 682 of file encoding.h.
#define MASK_DIVUW 0xfe00707f |
Definition at line 684 of file encoding.h.
#define MASK_DIVW 0xfe00707f |
Definition at line 686 of file encoding.h.
#define MASK_DRET 0xffffffff |
Definition at line 688 of file encoding.h.
#define MASK_EBREAK 0xffffffff |
Definition at line 690 of file encoding.h.
#define MASK_ECALL 0xffffffff |
Definition at line 692 of file encoding.h.
#define MASK_FADD_D 0xfe00007f |
Definition at line 694 of file encoding.h.
#define MASK_FADD_H 0xfe00007f |
Definition at line 696 of file encoding.h.
#define MASK_FADD_Q 0xfe00007f |
Definition at line 698 of file encoding.h.
#define MASK_FADD_S 0xfe00007f |
Definition at line 700 of file encoding.h.
#define MASK_FCLASS_D 0xfff0707f |
Definition at line 702 of file encoding.h.
#define MASK_FCLASS_H 0xfff0707f |
Definition at line 704 of file encoding.h.
#define MASK_FCLASS_Q 0xfff0707f |
Definition at line 706 of file encoding.h.
#define MASK_FCLASS_S 0xfff0707f |
Definition at line 708 of file encoding.h.
#define MASK_FCVT_D_H 0xfff0007f |
Definition at line 710 of file encoding.h.
#define MASK_FCVT_D_L 0xfff0007f |
Definition at line 712 of file encoding.h.
#define MASK_FCVT_D_LU 0xfff0007f |
Definition at line 714 of file encoding.h.
#define MASK_FCVT_D_Q 0xfff0007f |
Definition at line 716 of file encoding.h.
#define MASK_FCVT_D_S 0xfff0007f |
Definition at line 718 of file encoding.h.
#define MASK_FCVT_D_W 0xfff0007f |
Definition at line 720 of file encoding.h.
#define MASK_FCVT_D_WU 0xfff0007f |
Definition at line 722 of file encoding.h.
#define MASK_FCVT_H_D 0xfff0007f |
Definition at line 724 of file encoding.h.
#define MASK_FCVT_H_L 0xfff0007f |
Definition at line 726 of file encoding.h.
#define MASK_FCVT_H_LU 0xfff0007f |
Definition at line 728 of file encoding.h.
#define MASK_FCVT_H_Q 0xfff0007f |
Definition at line 730 of file encoding.h.
#define MASK_FCVT_H_S 0xfff0007f |
Definition at line 732 of file encoding.h.
#define MASK_FCVT_H_W 0xfff0007f |
Definition at line 734 of file encoding.h.
#define MASK_FCVT_H_WU 0xfff0007f |
Definition at line 736 of file encoding.h.
#define MASK_FCVT_L_D 0xfff0007f |
Definition at line 738 of file encoding.h.
#define MASK_FCVT_L_H 0xfff0007f |
Definition at line 740 of file encoding.h.
#define MASK_FCVT_L_Q 0xfff0007f |
Definition at line 742 of file encoding.h.
#define MASK_FCVT_L_S 0xfff0007f |
Definition at line 744 of file encoding.h.
#define MASK_FCVT_LU_D 0xfff0007f |
Definition at line 746 of file encoding.h.
#define MASK_FCVT_LU_H 0xfff0007f |
Definition at line 748 of file encoding.h.
#define MASK_FCVT_LU_Q 0xfff0007f |
Definition at line 750 of file encoding.h.
#define MASK_FCVT_LU_S 0xfff0007f |
Definition at line 752 of file encoding.h.
#define MASK_FCVT_Q_D 0xfff0007f |
Definition at line 754 of file encoding.h.
#define MASK_FCVT_Q_H 0xfff0007f |
Definition at line 756 of file encoding.h.
#define MASK_FCVT_Q_L 0xfff0007f |
Definition at line 758 of file encoding.h.
#define MASK_FCVT_Q_LU 0xfff0007f |
Definition at line 760 of file encoding.h.
#define MASK_FCVT_Q_S 0xfff0007f |
Definition at line 762 of file encoding.h.
#define MASK_FCVT_Q_W 0xfff0007f |
Definition at line 764 of file encoding.h.
#define MASK_FCVT_Q_WU 0xfff0007f |
Definition at line 766 of file encoding.h.
#define MASK_FCVT_S_D 0xfff0007f |
Definition at line 768 of file encoding.h.
#define MASK_FCVT_S_H 0xfff0007f |
Definition at line 770 of file encoding.h.
#define MASK_FCVT_S_L 0xfff0007f |
Definition at line 772 of file encoding.h.
#define MASK_FCVT_S_LU 0xfff0007f |
Definition at line 774 of file encoding.h.
#define MASK_FCVT_S_Q 0xfff0007f |
Definition at line 776 of file encoding.h.
#define MASK_FCVT_S_W 0xfff0007f |
Definition at line 778 of file encoding.h.
#define MASK_FCVT_S_WU 0xfff0007f |
Definition at line 780 of file encoding.h.
#define MASK_FCVT_W_D 0xfff0007f |
Definition at line 782 of file encoding.h.
#define MASK_FCVT_W_H 0xfff0007f |
Definition at line 784 of file encoding.h.
#define MASK_FCVT_W_Q 0xfff0007f |
Definition at line 786 of file encoding.h.
#define MASK_FCVT_W_S 0xfff0007f |
Definition at line 788 of file encoding.h.
#define MASK_FCVT_WU_D 0xfff0007f |
Definition at line 790 of file encoding.h.
#define MASK_FCVT_WU_H 0xfff0007f |
Definition at line 792 of file encoding.h.
#define MASK_FCVT_WU_Q 0xfff0007f |
Definition at line 794 of file encoding.h.
#define MASK_FCVT_WU_S 0xfff0007f |
Definition at line 796 of file encoding.h.
#define MASK_FDIV_D 0xfe00007f |
Definition at line 798 of file encoding.h.
#define MASK_FDIV_H 0xfe00007f |
Definition at line 800 of file encoding.h.
#define MASK_FDIV_Q 0xfe00007f |
Definition at line 802 of file encoding.h.
#define MASK_FDIV_S 0xfe00007f |
Definition at line 804 of file encoding.h.
#define MASK_FENCE 0x707f |
Definition at line 806 of file encoding.h.
#define MASK_FENCE_I 0x707f |
Definition at line 808 of file encoding.h.
#define MASK_FEQ_D 0xfe00707f |
Definition at line 810 of file encoding.h.
#define MASK_FEQ_H 0xfe00707f |
Definition at line 812 of file encoding.h.
#define MASK_FEQ_Q 0xfe00707f |
Definition at line 814 of file encoding.h.
#define MASK_FEQ_S 0xfe00707f |
Definition at line 816 of file encoding.h.
#define MASK_FLD 0x707f |
Definition at line 818 of file encoding.h.
#define MASK_FLE_D 0xfe00707f |
Definition at line 820 of file encoding.h.
#define MASK_FLE_H 0xfe00707f |
Definition at line 822 of file encoding.h.
#define MASK_FLE_Q 0xfe00707f |
Definition at line 824 of file encoding.h.
#define MASK_FLE_S 0xfe00707f |
Definition at line 826 of file encoding.h.
#define MASK_FLH 0x707f |
Definition at line 828 of file encoding.h.
#define MASK_FLQ 0x707f |
Definition at line 830 of file encoding.h.
#define MASK_FLT_D 0xfe00707f |
Definition at line 832 of file encoding.h.
#define MASK_FLT_H 0xfe00707f |
Definition at line 834 of file encoding.h.
#define MASK_FLT_Q 0xfe00707f |
Definition at line 836 of file encoding.h.
#define MASK_FLT_S 0xfe00707f |
Definition at line 838 of file encoding.h.
#define MASK_FLW 0x707f |
Definition at line 840 of file encoding.h.
#define MASK_FMADD_D 0x600007f |
Definition at line 842 of file encoding.h.
#define MASK_FMADD_H 0x600007f |
Definition at line 844 of file encoding.h.
#define MASK_FMADD_Q 0x600007f |
Definition at line 846 of file encoding.h.
#define MASK_FMADD_S 0x600007f |
Definition at line 848 of file encoding.h.
#define MASK_FMAX_D 0xfe00707f |
Definition at line 850 of file encoding.h.
#define MASK_FMAX_H 0xfe00707f |
Definition at line 852 of file encoding.h.
#define MASK_FMAX_Q 0xfe00707f |
Definition at line 854 of file encoding.h.
#define MASK_FMAX_S 0xfe00707f |
Definition at line 856 of file encoding.h.
#define MASK_FMIN_D 0xfe00707f |
Definition at line 858 of file encoding.h.
#define MASK_FMIN_H 0xfe00707f |
Definition at line 860 of file encoding.h.
#define MASK_FMIN_Q 0xfe00707f |
Definition at line 862 of file encoding.h.
#define MASK_FMIN_S 0xfe00707f |
Definition at line 864 of file encoding.h.
#define MASK_FMSUB_D 0x600007f |
Definition at line 866 of file encoding.h.
#define MASK_FMSUB_H 0x600007f |
Definition at line 868 of file encoding.h.
#define MASK_FMSUB_Q 0x600007f |
Definition at line 870 of file encoding.h.
#define MASK_FMSUB_S 0x600007f |
Definition at line 872 of file encoding.h.
#define MASK_FMUL_D 0xfe00007f |
Definition at line 874 of file encoding.h.
#define MASK_FMUL_H 0xfe00007f |
Definition at line 876 of file encoding.h.
#define MASK_FMUL_Q 0xfe00007f |
Definition at line 878 of file encoding.h.
#define MASK_FMUL_S 0xfe00007f |
Definition at line 880 of file encoding.h.
#define MASK_FMV_D_X 0xfff0707f |
Definition at line 882 of file encoding.h.
#define MASK_FMV_H_X 0xfff0707f |
Definition at line 884 of file encoding.h.
#define MASK_FMV_W_X 0xfff0707f |
Definition at line 886 of file encoding.h.
#define MASK_FMV_X_D 0xfff0707f |
Definition at line 888 of file encoding.h.
#define MASK_FMV_X_H 0xfff0707f |
Definition at line 890 of file encoding.h.
#define MASK_FMV_X_W 0xfff0707f |
Definition at line 892 of file encoding.h.
#define MASK_FNMADD_D 0x600007f |
Definition at line 894 of file encoding.h.
#define MASK_FNMADD_H 0x600007f |
Definition at line 896 of file encoding.h.
#define MASK_FNMADD_Q 0x600007f |
Definition at line 898 of file encoding.h.
#define MASK_FNMADD_S 0x600007f |
Definition at line 900 of file encoding.h.
#define MASK_FNMSUB_D 0x600007f |
Definition at line 902 of file encoding.h.
#define MASK_FNMSUB_H 0x600007f |
Definition at line 904 of file encoding.h.
#define MASK_FNMSUB_Q 0x600007f |
Definition at line 906 of file encoding.h.
#define MASK_FNMSUB_S 0x600007f |
Definition at line 908 of file encoding.h.
#define MASK_FSD 0x707f |
Definition at line 910 of file encoding.h.
#define MASK_FSGNJ_D 0xfe00707f |
Definition at line 912 of file encoding.h.
#define MASK_FSGNJ_H 0xfe00707f |
Definition at line 914 of file encoding.h.
#define MASK_FSGNJ_Q 0xfe00707f |
Definition at line 916 of file encoding.h.
#define MASK_FSGNJ_S 0xfe00707f |
Definition at line 918 of file encoding.h.
#define MASK_FSGNJN_D 0xfe00707f |
Definition at line 920 of file encoding.h.
#define MASK_FSGNJN_H 0xfe00707f |
Definition at line 922 of file encoding.h.
#define MASK_FSGNJN_Q 0xfe00707f |
Definition at line 924 of file encoding.h.
#define MASK_FSGNJN_S 0xfe00707f |
Definition at line 926 of file encoding.h.
#define MASK_FSGNJX_D 0xfe00707f |
Definition at line 928 of file encoding.h.
#define MASK_FSGNJX_H 0xfe00707f |
Definition at line 930 of file encoding.h.
#define MASK_FSGNJX_Q 0xfe00707f |
Definition at line 932 of file encoding.h.
#define MASK_FSGNJX_S 0xfe00707f |
Definition at line 934 of file encoding.h.
#define MASK_FSH 0x707f |
Definition at line 936 of file encoding.h.
#define MASK_FSL 0x600707f |
Definition at line 938 of file encoding.h.
#define MASK_FSLW 0x600707f |
Definition at line 940 of file encoding.h.
#define MASK_FSQ 0x707f |
Definition at line 942 of file encoding.h.
#define MASK_FSQRT_D 0xfff0007f |
Definition at line 944 of file encoding.h.
#define MASK_FSQRT_H 0xfff0007f |
Definition at line 946 of file encoding.h.
#define MASK_FSQRT_Q 0xfff0007f |
Definition at line 948 of file encoding.h.
#define MASK_FSQRT_S 0xfff0007f |
Definition at line 950 of file encoding.h.
#define MASK_FSR 0x600707f |
Definition at line 952 of file encoding.h.
#define MASK_FSRI 0x400707f |
Definition at line 954 of file encoding.h.
#define MASK_FSRIW 0x600707f |
Definition at line 956 of file encoding.h.
#define MASK_FSRW 0x600707f |
Definition at line 958 of file encoding.h.
#define MASK_FSUB_D 0xfe00007f |
Definition at line 960 of file encoding.h.
#define MASK_FSUB_H 0xfe00007f |
Definition at line 962 of file encoding.h.
#define MASK_FSUB_Q 0xfe00007f |
Definition at line 964 of file encoding.h.
#define MASK_FSUB_S 0xfe00007f |
Definition at line 966 of file encoding.h.
#define MASK_FSW 0x707f |
Definition at line 968 of file encoding.h.
#define MASK_GORC 0xfe00707f |
Definition at line 970 of file encoding.h.
#define MASK_GORCI 0xfc00707f |
Definition at line 972 of file encoding.h.
#define MASK_GORCIW 0xfe00707f |
Definition at line 974 of file encoding.h.
#define MASK_GORCW 0xfe00707f |
Definition at line 976 of file encoding.h.
#define MASK_GREV 0xfe00707f |
Definition at line 978 of file encoding.h.
#define MASK_GREVI 0xfc00707f |
Definition at line 980 of file encoding.h.
#define MASK_GREVIW 0xfe00707f |
Definition at line 982 of file encoding.h.
#define MASK_GREVW 0xfe00707f |
Definition at line 984 of file encoding.h.
#define MASK_HFENCE_GVMA 0xfe007fff |
Definition at line 986 of file encoding.h.
#define MASK_HFENCE_VVMA 0xfe007fff |
Definition at line 988 of file encoding.h.
#define MASK_HINVAL_GVMA 0xfe007fff |
Definition at line 990 of file encoding.h.
#define MASK_HINVAL_VVMA 0xfe007fff |
Definition at line 992 of file encoding.h.
#define MASK_HLV_B 0xfff0707f |
Definition at line 994 of file encoding.h.
#define MASK_HLV_BU 0xfff0707f |
Definition at line 996 of file encoding.h.
#define MASK_HLV_D 0xfff0707f |
Definition at line 998 of file encoding.h.
#define MASK_HLV_H 0xfff0707f |
Definition at line 1000 of file encoding.h.
#define MASK_HLV_HU 0xfff0707f |
Definition at line 1002 of file encoding.h.
#define MASK_HLV_W 0xfff0707f |
Definition at line 1004 of file encoding.h.
#define MASK_HLV_WU 0xfff0707f |
Definition at line 1006 of file encoding.h.
#define MASK_HLVX_HU 0xfff0707f |
Definition at line 1008 of file encoding.h.
#define MASK_HLVX_WU 0xfff0707f |
Definition at line 1010 of file encoding.h.
#define MASK_HSV_B 0xfe007fff |
Definition at line 1012 of file encoding.h.
#define MASK_HSV_D 0xfe007fff |
Definition at line 1014 of file encoding.h.
#define MASK_HSV_H 0xfe007fff |
Definition at line 1016 of file encoding.h.
#define MASK_HSV_W 0xfe007fff |
Definition at line 1018 of file encoding.h.
#define MASK_INSB 0xff80707f |
Definition at line 1020 of file encoding.h.
#define MASK_JAL 0x7f |
Definition at line 1022 of file encoding.h.
#define MASK_JALR 0x707f |
Definition at line 1024 of file encoding.h.
#define MASK_KABS16 0xfff0707f |
Definition at line 1026 of file encoding.h.
#define MASK_KABS32 0xfff0707f |
Definition at line 1028 of file encoding.h.
#define MASK_KABS8 0xfff0707f |
Definition at line 1030 of file encoding.h.
#define MASK_KABSW 0xfff0707f |
Definition at line 1032 of file encoding.h.
#define MASK_KADD16 0xfe00707f |
Definition at line 1034 of file encoding.h.
#define MASK_KADD32 0xfe00707f |
Definition at line 1036 of file encoding.h.
#define MASK_KADD64 0xfe00707f |
Definition at line 1038 of file encoding.h.
#define MASK_KADD8 0xfe00707f |
Definition at line 1040 of file encoding.h.
#define MASK_KADDH 0xfe00707f |
Definition at line 1042 of file encoding.h.
#define MASK_KADDW 0xfe00707f |
Definition at line 1044 of file encoding.h.
#define MASK_KCRAS16 0xfe00707f |
Definition at line 1046 of file encoding.h.
#define MASK_KCRAS32 0xfe00707f |
Definition at line 1048 of file encoding.h.
#define MASK_KCRSA16 0xfe00707f |
Definition at line 1050 of file encoding.h.
#define MASK_KCRSA32 0xfe00707f |
Definition at line 1052 of file encoding.h.
#define MASK_KDMABB 0xfe00707f |
Definition at line 1054 of file encoding.h.
#define MASK_KDMABB16 0xfe00707f |
Definition at line 1056 of file encoding.h.
#define MASK_KDMABT 0xfe00707f |
Definition at line 1058 of file encoding.h.
#define MASK_KDMABT16 0xfe00707f |
Definition at line 1060 of file encoding.h.
#define MASK_KDMATT 0xfe00707f |
Definition at line 1062 of file encoding.h.
#define MASK_KDMATT16 0xfe00707f |
Definition at line 1064 of file encoding.h.
#define MASK_KDMBB 0xfe00707f |
Definition at line 1066 of file encoding.h.
#define MASK_KDMBB16 0xfe00707f |
Definition at line 1068 of file encoding.h.
#define MASK_KDMBT 0xfe00707f |
Definition at line 1070 of file encoding.h.
#define MASK_KDMBT16 0xfe00707f |
Definition at line 1072 of file encoding.h.
#define MASK_KDMTT 0xfe00707f |
Definition at line 1074 of file encoding.h.
#define MASK_KDMTT16 0xfe00707f |
Definition at line 1076 of file encoding.h.
#define MASK_KHM16 0xfe00707f |
Definition at line 1078 of file encoding.h.
#define MASK_KHM8 0xfe00707f |
Definition at line 1080 of file encoding.h.
#define MASK_KHMBB 0xfe00707f |
Definition at line 1082 of file encoding.h.
#define MASK_KHMBB16 0xfe00707f |
Definition at line 1084 of file encoding.h.
#define MASK_KHMBT 0xfe00707f |
Definition at line 1086 of file encoding.h.
#define MASK_KHMBT16 0xfe00707f |
Definition at line 1088 of file encoding.h.
#define MASK_KHMTT 0xfe00707f |
Definition at line 1090 of file encoding.h.
#define MASK_KHMTT16 0xfe00707f |
Definition at line 1092 of file encoding.h.
#define MASK_KHMX16 0xfe00707f |
Definition at line 1094 of file encoding.h.
#define MASK_KHMX8 0xfe00707f |
Definition at line 1096 of file encoding.h.
#define MASK_KMABB 0xfe00707f |
Definition at line 1098 of file encoding.h.
#define MASK_KMABB32 0xfe00707f |
Definition at line 1100 of file encoding.h.
#define MASK_KMABT 0xfe00707f |
Definition at line 1102 of file encoding.h.
#define MASK_KMABT32 0xfe00707f |
Definition at line 1104 of file encoding.h.
#define MASK_KMADA 0xfe00707f |
Definition at line 1106 of file encoding.h.
#define MASK_KMADRS 0xfe00707f |
Definition at line 1108 of file encoding.h.
#define MASK_KMADRS32 0xfe00707f |
Definition at line 1110 of file encoding.h.
#define MASK_KMADS 0xfe00707f |
Definition at line 1112 of file encoding.h.
#define MASK_KMADS32 0xfe00707f |
Definition at line 1114 of file encoding.h.
#define MASK_KMAR64 0xfe00707f |
Definition at line 1116 of file encoding.h.
#define MASK_KMATT 0xfe00707f |
Definition at line 1118 of file encoding.h.
#define MASK_KMATT32 0xfe00707f |
Definition at line 1120 of file encoding.h.
#define MASK_KMAXDA 0xfe00707f |
Definition at line 1122 of file encoding.h.
#define MASK_KMAXDA32 0xfe00707f |
Definition at line 1124 of file encoding.h.
#define MASK_KMAXDS 0xfe00707f |
Definition at line 1126 of file encoding.h.
#define MASK_KMAXDS32 0xfe00707f |
Definition at line 1128 of file encoding.h.
#define MASK_KMDA 0xfe00707f |
Definition at line 1130 of file encoding.h.
#define MASK_KMDA32 0xfe00707f |
Definition at line 1132 of file encoding.h.
#define MASK_KMMAC 0xfe00707f |
Definition at line 1134 of file encoding.h.
#define MASK_KMMAC_U 0xfe00707f |
Definition at line 1136 of file encoding.h.
#define MASK_KMMAWB 0xfe00707f |
Definition at line 1138 of file encoding.h.
#define MASK_KMMAWB2 0xfe00707f |
Definition at line 1140 of file encoding.h.
#define MASK_KMMAWB2_U 0xfe00707f |
Definition at line 1142 of file encoding.h.
#define MASK_KMMAWB_U 0xfe00707f |
Definition at line 1144 of file encoding.h.
#define MASK_KMMAWT 0xfe00707f |
Definition at line 1146 of file encoding.h.
#define MASK_KMMAWT2 0xfe00707f |
Definition at line 1148 of file encoding.h.
#define MASK_KMMAWT2_U 0xfe00707f |
Definition at line 1150 of file encoding.h.
#define MASK_KMMAWT_U 0xfe00707f |
Definition at line 1152 of file encoding.h.
#define MASK_KMMSB 0xfe00707f |
Definition at line 1154 of file encoding.h.
#define MASK_KMMSB_U 0xfe00707f |
Definition at line 1156 of file encoding.h.
#define MASK_KMMWB2 0xfe00707f |
Definition at line 1158 of file encoding.h.
#define MASK_KMMWB2_U 0xfe00707f |
Definition at line 1160 of file encoding.h.
#define MASK_KMMWT2 0xfe00707f |
Definition at line 1162 of file encoding.h.
#define MASK_KMMWT2_U 0xfe00707f |
Definition at line 1164 of file encoding.h.
#define MASK_KMSDA 0xfe00707f |
Definition at line 1166 of file encoding.h.
#define MASK_KMSDA32 0xfe00707f |
Definition at line 1168 of file encoding.h.
#define MASK_KMSR64 0xfe00707f |
Definition at line 1170 of file encoding.h.
#define MASK_KMSXDA 0xfe00707f |
Definition at line 1172 of file encoding.h.
#define MASK_KMSXDA32 0xfe00707f |
Definition at line 1174 of file encoding.h.
#define MASK_KMXDA 0xfe00707f |
Definition at line 1176 of file encoding.h.
#define MASK_KMXDA32 0xfe00707f |
Definition at line 1178 of file encoding.h.
#define MASK_KSLL16 0xfe00707f |
Definition at line 1180 of file encoding.h.
#define MASK_KSLL32 0xfe00707f |
Definition at line 1182 of file encoding.h.
#define MASK_KSLL8 0xfe00707f |
Definition at line 1184 of file encoding.h.
#define MASK_KSLLI16 0xff00707f |
Definition at line 1186 of file encoding.h.
#define MASK_KSLLI32 0xfe00707f |
Definition at line 1188 of file encoding.h.
#define MASK_KSLLI8 0xff80707f |
Definition at line 1190 of file encoding.h.
#define MASK_KSLLIW 0xfe00707f |
Definition at line 1192 of file encoding.h.
#define MASK_KSLLW 0xfe00707f |
Definition at line 1194 of file encoding.h.
#define MASK_KSLRA16 0xfe00707f |
Definition at line 1196 of file encoding.h.
#define MASK_KSLRA16_U 0xfe00707f |
Definition at line 1198 of file encoding.h.
#define MASK_KSLRA32 0xfe00707f |
Definition at line 1200 of file encoding.h.
#define MASK_KSLRA32_U 0xfe00707f |
Definition at line 1202 of file encoding.h.
#define MASK_KSLRA8 0xfe00707f |
Definition at line 1204 of file encoding.h.
#define MASK_KSLRA8_U 0xfe00707f |
Definition at line 1206 of file encoding.h.
#define MASK_KSLRAW 0xfe00707f |
Definition at line 1208 of file encoding.h.
#define MASK_KSLRAW_U 0xfe00707f |
Definition at line 1210 of file encoding.h.
#define MASK_KSTAS16 0xfe00707f |
Definition at line 1212 of file encoding.h.
#define MASK_KSTAS32 0xfe00707f |
Definition at line 1214 of file encoding.h.
#define MASK_KSTSA16 0xfe00707f |
Definition at line 1216 of file encoding.h.
#define MASK_KSTSA32 0xfe00707f |
Definition at line 1218 of file encoding.h.
#define MASK_KSUB16 0xfe00707f |
Definition at line 1220 of file encoding.h.
#define MASK_KSUB32 0xfe00707f |
Definition at line 1222 of file encoding.h.
#define MASK_KSUB64 0xfe00707f |
Definition at line 1224 of file encoding.h.
#define MASK_KSUB8 0xfe00707f |
Definition at line 1226 of file encoding.h.
#define MASK_KSUBH 0xfe00707f |
Definition at line 1228 of file encoding.h.
#define MASK_KSUBW 0xfe00707f |
Definition at line 1230 of file encoding.h.
#define MASK_KWMMUL 0xfe00707f |
Definition at line 1232 of file encoding.h.
#define MASK_KWMMUL_U 0xfe00707f |
Definition at line 1234 of file encoding.h.
#define MASK_LB 0x707f |
Definition at line 1236 of file encoding.h.
#define MASK_LBU 0x707f |
Definition at line 1238 of file encoding.h.
#define MASK_LD 0x707f |
Definition at line 1240 of file encoding.h.
#define MASK_LDU 0x707f |
Definition at line 1242 of file encoding.h.
#define MASK_LH 0x707f |
Definition at line 1244 of file encoding.h.
#define MASK_LHU 0x707f |
Definition at line 1246 of file encoding.h.
#define MASK_LQ 0x707f |
Definition at line 1248 of file encoding.h.
#define MASK_LR_D 0xf9f0707f |
Definition at line 1250 of file encoding.h.
#define MASK_LR_W 0xf9f0707f |
Definition at line 1252 of file encoding.h.
#define MASK_LUI 0x7f |
Definition at line 1254 of file encoding.h.
#define MASK_LW 0x707f |
Definition at line 1256 of file encoding.h.
#define MASK_LWU 0x707f |
Definition at line 1258 of file encoding.h.
#define MASK_MADDR32 0xfe00707f |
Definition at line 1260 of file encoding.h.
#define MASK_MAX 0xfe00707f |
Definition at line 1262 of file encoding.h.
#define MASK_MAXU 0xfe00707f |
Definition at line 1264 of file encoding.h.
#define MASK_MAXW 0xfe00707f |
Definition at line 1266 of file encoding.h.
#define MASK_MIN 0xfe00707f |
Definition at line 1268 of file encoding.h.
#define MASK_MINU 0xfe00707f |
Definition at line 1270 of file encoding.h.
#define MASK_MINW 0xfe00707f |
Definition at line 1272 of file encoding.h.
#define MASK_MRET 0xffffffff |
Definition at line 1274 of file encoding.h.
#define MASK_MSUBR32 0xfe00707f |
Definition at line 1276 of file encoding.h.
#define MASK_MUL 0xfe00707f |
Definition at line 1278 of file encoding.h.
#define MASK_MULH 0xfe00707f |
Definition at line 1280 of file encoding.h.
#define MASK_MULHSU 0xfe00707f |
Definition at line 1282 of file encoding.h.
#define MASK_MULHU 0xfe00707f |
Definition at line 1284 of file encoding.h.
#define MASK_MULR64 0xfe00707f |
Definition at line 1286 of file encoding.h.
#define MASK_MULSR64 0xfe00707f |
Definition at line 1288 of file encoding.h.
#define MASK_MULW 0xfe00707f |
Definition at line 1290 of file encoding.h.
#define MASK_OR 0xfe00707f |
Definition at line 1292 of file encoding.h.
#define MASK_ORI 0x707f |
Definition at line 1294 of file encoding.h.
#define MASK_ORN 0xfe00707f |
Definition at line 1296 of file encoding.h.
#define MASK_PACK 0xfe00707f |
Definition at line 1298 of file encoding.h.
#define MASK_PACKH 0xfe00707f |
Definition at line 1300 of file encoding.h.
#define MASK_PACKU 0xfe00707f |
Definition at line 1302 of file encoding.h.
#define MASK_PACKUW 0xfe00707f |
Definition at line 1304 of file encoding.h.
#define MASK_PACKW 0xfe00707f |
Definition at line 1306 of file encoding.h.
#define MASK_PAUSE 0xffffffff |
Definition at line 1308 of file encoding.h.
#define MASK_PBSAD 0xfe00707f |
Definition at line 1310 of file encoding.h.
#define MASK_PBSADA 0xfe00707f |
Definition at line 1312 of file encoding.h.
#define MASK_PKBB16 0xfe00707f |
Definition at line 1314 of file encoding.h.
#define MASK_PKBB32 0xfe00707f |
Definition at line 1316 of file encoding.h.
#define MASK_PKBT16 0xfe00707f |
Definition at line 1318 of file encoding.h.
#define MASK_PKBT32 0xfe00707f |
Definition at line 1320 of file encoding.h.
#define MASK_PKTB16 0xfe00707f |
Definition at line 1322 of file encoding.h.
#define MASK_PKTB32 0xfe00707f |
Definition at line 1324 of file encoding.h.
#define MASK_PKTT16 0xfe00707f |
Definition at line 1326 of file encoding.h.
#define MASK_PKTT32 0xfe00707f |
Definition at line 1328 of file encoding.h.
#define MASK_PREFETCH_I 0x1f07fff |
Definition at line 1330 of file encoding.h.
#define MASK_PREFETCH_R 0x1f07fff |
Definition at line 1332 of file encoding.h.
#define MASK_PREFETCH_W 0x1f07fff |
Definition at line 1334 of file encoding.h.
#define MASK_RADD16 0xfe00707f |
Definition at line 1336 of file encoding.h.
#define MASK_RADD32 0xfe00707f |
Definition at line 1338 of file encoding.h.
#define MASK_RADD64 0xfe00707f |
Definition at line 1340 of file encoding.h.
#define MASK_RADD8 0xfe00707f |
Definition at line 1342 of file encoding.h.
#define MASK_RADDW 0xfe00707f |
Definition at line 1344 of file encoding.h.
#define MASK_RCRAS16 0xfe00707f |
Definition at line 1346 of file encoding.h.
#define MASK_RCRAS32 0xfe00707f |
Definition at line 1348 of file encoding.h.
#define MASK_RCRSA16 0xfe00707f |
Definition at line 1350 of file encoding.h.
#define MASK_RCRSA32 0xfe00707f |
Definition at line 1352 of file encoding.h.
#define MASK_REM 0xfe00707f |
Definition at line 1354 of file encoding.h.
#define MASK_REMU 0xfe00707f |
Definition at line 1356 of file encoding.h.
#define MASK_REMUW 0xfe00707f |
Definition at line 1358 of file encoding.h.
#define MASK_REMW 0xfe00707f |
Definition at line 1360 of file encoding.h.
#define MASK_ROL 0xfe00707f |
Definition at line 1362 of file encoding.h.
#define MASK_ROLW 0xfe00707f |
Definition at line 1364 of file encoding.h.
#define MASK_ROR 0xfe00707f |
Definition at line 1366 of file encoding.h.
#define MASK_RORI 0xfc00707f |
Definition at line 1368 of file encoding.h.
#define MASK_RORIW 0xfe00707f |
Definition at line 1370 of file encoding.h.
#define MASK_RORW 0xfe00707f |
Definition at line 1372 of file encoding.h.
#define MASK_RSTAS16 0xfe00707f |
Definition at line 1374 of file encoding.h.
#define MASK_RSTAS32 0xfe00707f |
Definition at line 1376 of file encoding.h.
#define MASK_RSTSA16 0xfe00707f |
Definition at line 1378 of file encoding.h.
#define MASK_RSTSA32 0xfe00707f |
Definition at line 1380 of file encoding.h.
#define MASK_RSUB16 0xfe00707f |
Definition at line 1382 of file encoding.h.
#define MASK_RSUB32 0xfe00707f |
Definition at line 1384 of file encoding.h.
#define MASK_RSUB64 0xfe00707f |
Definition at line 1386 of file encoding.h.
#define MASK_RSUB8 0xfe00707f |
Definition at line 1388 of file encoding.h.
#define MASK_RSUBW 0xfe00707f |
Definition at line 1390 of file encoding.h.
#define MASK_SB 0x707f |
Definition at line 1392 of file encoding.h.
#define MASK_SC_D 0xf800707f |
Definition at line 1394 of file encoding.h.
#define MASK_SC_W 0xf800707f |
Definition at line 1396 of file encoding.h.
#define MASK_SCLIP16 0xff00707f |
Definition at line 1398 of file encoding.h.
#define MASK_SCLIP32 0xfe00707f |
Definition at line 1400 of file encoding.h.
#define MASK_SCLIP8 0xff80707f |
Definition at line 1402 of file encoding.h.
#define MASK_SCMPLE16 0xfe00707f |
Definition at line 1404 of file encoding.h.
#define MASK_SCMPLE8 0xfe00707f |
Definition at line 1406 of file encoding.h.
#define MASK_SCMPLT16 0xfe00707f |
Definition at line 1408 of file encoding.h.
#define MASK_SCMPLT8 0xfe00707f |
Definition at line 1410 of file encoding.h.
#define MASK_SD 0x707f |
Definition at line 1412 of file encoding.h.
#define MASK_SEXT_B 0xfff0707f |
Definition at line 1414 of file encoding.h.
#define MASK_SEXT_H 0xfff0707f |
Definition at line 1416 of file encoding.h.
#define MASK_SFENCE_INVAL_IR 0xffffffff |
Definition at line 1418 of file encoding.h.
#define MASK_SFENCE_VMA 0xfe007fff |
Definition at line 1420 of file encoding.h.
#define MASK_SFENCE_W_INVAL 0xffffffff |
Definition at line 1422 of file encoding.h.
#define MASK_SH 0x707f |
Definition at line 1424 of file encoding.h.
#define MASK_SH1ADD 0xfe00707f |
Definition at line 1426 of file encoding.h.
#define MASK_SH1ADD_UW 0xfe00707f |
Definition at line 1428 of file encoding.h.
#define MASK_SH2ADD 0xfe00707f |
Definition at line 1430 of file encoding.h.
#define MASK_SH2ADD_UW 0xfe00707f |
Definition at line 1432 of file encoding.h.
#define MASK_SH3ADD 0xfe00707f |
Definition at line 1434 of file encoding.h.
#define MASK_SH3ADD_UW 0xfe00707f |
Definition at line 1436 of file encoding.h.
#define MASK_SHA256SIG0 0xfff0707f |
Definition at line 1438 of file encoding.h.
#define MASK_SHA256SIG1 0xfff0707f |
Definition at line 1440 of file encoding.h.
#define MASK_SHA256SUM0 0xfff0707f |
Definition at line 1442 of file encoding.h.
#define MASK_SHA256SUM1 0xfff0707f |
Definition at line 1444 of file encoding.h.
#define MASK_SHA512SIG0 0xfff0707f |
Definition at line 1446 of file encoding.h.
#define MASK_SHA512SIG0H 0xfe00707f |
Definition at line 1448 of file encoding.h.
#define MASK_SHA512SIG0L 0xfe00707f |
Definition at line 1450 of file encoding.h.
#define MASK_SHA512SIG1 0xfff0707f |
Definition at line 1452 of file encoding.h.
#define MASK_SHA512SIG1H 0xfe00707f |
Definition at line 1454 of file encoding.h.
#define MASK_SHA512SIG1L 0xfe00707f |
Definition at line 1456 of file encoding.h.
#define MASK_SHA512SUM0 0xfff0707f |
Definition at line 1458 of file encoding.h.
#define MASK_SHA512SUM0R 0xfe00707f |
Definition at line 1460 of file encoding.h.
#define MASK_SHA512SUM1 0xfff0707f |
Definition at line 1462 of file encoding.h.
#define MASK_SHA512SUM1R 0xfe00707f |
Definition at line 1464 of file encoding.h.
#define MASK_SHFL 0xfe00707f |
Definition at line 1466 of file encoding.h.
#define MASK_SHFLI 0xfe00707f |
Definition at line 1468 of file encoding.h.
#define MASK_SHFLW 0xfe00707f |
Definition at line 1470 of file encoding.h.
#define MASK_SINVAL_VMA 0xfe007fff |
Definition at line 1472 of file encoding.h.
#define MASK_SLL 0xfe00707f |
Definition at line 1474 of file encoding.h.
#define MASK_SLL16 0xfe00707f |
Definition at line 1476 of file encoding.h.
#define MASK_SLL32 0xfe00707f |
Definition at line 1478 of file encoding.h.
#define MASK_SLL8 0xfe00707f |
Definition at line 1480 of file encoding.h.
#define MASK_SLLD 0xfe00707f |
Definition at line 1482 of file encoding.h.
#define MASK_SLLI 0xf800707f |
Definition at line 1484 of file encoding.h.
#define MASK_SLLI16 0xff00707f |
Definition at line 1486 of file encoding.h.
#define MASK_SLLI32 0xfe00707f |
Definition at line 1488 of file encoding.h.
#define MASK_SLLI8 0xff80707f |
Definition at line 1490 of file encoding.h.
#define MASK_SLLI_UW 0xfc00707f |
Definition at line 1492 of file encoding.h.
#define MASK_SLLID 0xfc00707f |
Definition at line 1494 of file encoding.h.
#define MASK_SLLIW 0xfe00707f |
Definition at line 1496 of file encoding.h.
#define MASK_SLLW 0xfe00707f |
Definition at line 1498 of file encoding.h.
#define MASK_SLO 0xfe00707f |
Definition at line 1500 of file encoding.h.
#define MASK_SLOI 0xfc00707f |
Definition at line 1502 of file encoding.h.
#define MASK_SLOIW 0xfe00707f |
Definition at line 1504 of file encoding.h.
#define MASK_SLOW 0xfe00707f |
Definition at line 1506 of file encoding.h.
#define MASK_SLT 0xfe00707f |
Definition at line 1508 of file encoding.h.
#define MASK_SLTI 0x707f |
Definition at line 1510 of file encoding.h.
#define MASK_SLTIU 0x707f |
Definition at line 1512 of file encoding.h.
#define MASK_SLTU 0xfe00707f |
Definition at line 1514 of file encoding.h.
#define MASK_SM3P0 0xfff0707f |
Definition at line 1516 of file encoding.h.
#define MASK_SM3P1 0xfff0707f |
Definition at line 1518 of file encoding.h.
#define MASK_SM4ED 0x3e00707f |
Definition at line 1520 of file encoding.h.
#define MASK_SM4KS 0x3e00707f |
Definition at line 1522 of file encoding.h.
#define MASK_SMAL 0xfe00707f |
Definition at line 1524 of file encoding.h.
#define MASK_SMALBB 0xfe00707f |
Definition at line 1526 of file encoding.h.
#define MASK_SMALBT 0xfe00707f |
Definition at line 1528 of file encoding.h.
#define MASK_SMALDA 0xfe00707f |
Definition at line 1530 of file encoding.h.
#define MASK_SMALDRS 0xfe00707f |
Definition at line 1532 of file encoding.h.
#define MASK_SMALDS 0xfe00707f |
Definition at line 1534 of file encoding.h.
#define MASK_SMALTT 0xfe00707f |
Definition at line 1536 of file encoding.h.
#define MASK_SMALXDA 0xfe00707f |
Definition at line 1538 of file encoding.h.
#define MASK_SMALXDS 0xfe00707f |
Definition at line 1540 of file encoding.h.
#define MASK_SMAQA 0xfe00707f |
Definition at line 1542 of file encoding.h.
#define MASK_SMAQA_SU 0xfe00707f |
Definition at line 1544 of file encoding.h.
#define MASK_SMAR64 0xfe00707f |
Definition at line 1546 of file encoding.h.
#define MASK_SMAX16 0xfe00707f |
Definition at line 1548 of file encoding.h.
#define MASK_SMAX32 0xfe00707f |
Definition at line 1550 of file encoding.h.
#define MASK_SMAX8 0xfe00707f |
Definition at line 1552 of file encoding.h.
#define MASK_SMBB16 0xfe00707f |
Definition at line 1554 of file encoding.h.
#define MASK_SMBT16 0xfe00707f |
Definition at line 1556 of file encoding.h.
#define MASK_SMBT32 0xfe00707f |
Definition at line 1558 of file encoding.h.
#define MASK_SMDRS 0xfe00707f |
Definition at line 1560 of file encoding.h.
#define MASK_SMDRS32 0xfe00707f |
Definition at line 1562 of file encoding.h.
#define MASK_SMDS 0xfe00707f |
Definition at line 1564 of file encoding.h.
#define MASK_SMDS32 0xfe00707f |
Definition at line 1566 of file encoding.h.
#define MASK_SMIN16 0xfe00707f |
Definition at line 1568 of file encoding.h.
#define MASK_SMIN32 0xfe00707f |
Definition at line 1570 of file encoding.h.
#define MASK_SMIN8 0xfe00707f |
Definition at line 1572 of file encoding.h.
#define MASK_SMMUL 0xfe00707f |
Definition at line 1574 of file encoding.h.
#define MASK_SMMUL_U 0xfe00707f |
Definition at line 1576 of file encoding.h.
#define MASK_SMMWB 0xfe00707f |
Definition at line 1578 of file encoding.h.
#define MASK_SMMWB_U 0xfe00707f |
Definition at line 1580 of file encoding.h.
#define MASK_SMMWT 0xfe00707f |
Definition at line 1582 of file encoding.h.
#define MASK_SMMWT_U 0xfe00707f |
Definition at line 1584 of file encoding.h.
#define MASK_SMSLDA 0xfe00707f |
Definition at line 1586 of file encoding.h.
#define MASK_SMSLXDA 0xfe00707f |
Definition at line 1588 of file encoding.h.
#define MASK_SMSR64 0xfe00707f |
Definition at line 1590 of file encoding.h.
#define MASK_SMTT16 0xfe00707f |
Definition at line 1592 of file encoding.h.
#define MASK_SMTT32 0xfe00707f |
Definition at line 1594 of file encoding.h.
#define MASK_SMUL16 0xfe00707f |
Definition at line 1596 of file encoding.h.
#define MASK_SMUL8 0xfe00707f |
Definition at line 1598 of file encoding.h.
#define MASK_SMULX16 0xfe00707f |
Definition at line 1600 of file encoding.h.
#define MASK_SMULX8 0xfe00707f |
Definition at line 1602 of file encoding.h.
#define MASK_SMXDS 0xfe00707f |
Definition at line 1604 of file encoding.h.
#define MASK_SMXDS32 0xfe00707f |
Definition at line 1606 of file encoding.h.
#define MASK_SQ 0x707f |
Definition at line 1608 of file encoding.h.
#define MASK_SRA 0xfe00707f |
Definition at line 1610 of file encoding.h.
#define MASK_SRA16 0xfe00707f |
Definition at line 1612 of file encoding.h.
#define MASK_SRA16_U 0xfe00707f |
Definition at line 1614 of file encoding.h.
#define MASK_SRA32 0xfe00707f |
Definition at line 1616 of file encoding.h.
#define MASK_SRA32_U 0xfe00707f |
Definition at line 1618 of file encoding.h.
#define MASK_SRA8 0xfe00707f |
Definition at line 1620 of file encoding.h.
#define MASK_SRA8_U 0xfe00707f |
Definition at line 1622 of file encoding.h.
#define MASK_SRA_U 0xfe00707f |
Definition at line 1624 of file encoding.h.
#define MASK_SRAD 0xfe00707f |
Definition at line 1626 of file encoding.h.
#define MASK_SRAI 0xf800707f |
Definition at line 1628 of file encoding.h.
#define MASK_SRAI16 0xff00707f |
Definition at line 1630 of file encoding.h.
#define MASK_SRAI16_U 0xff00707f |
Definition at line 1632 of file encoding.h.
#define MASK_SRAI32 0xfe00707f |
Definition at line 1634 of file encoding.h.
#define MASK_SRAI32_U 0xfe00707f |
Definition at line 1636 of file encoding.h.
#define MASK_SRAI8 0xff80707f |
Definition at line 1638 of file encoding.h.
#define MASK_SRAI8_U 0xff80707f |
Definition at line 1640 of file encoding.h.
#define MASK_SRAI_U 0xfc00707f |
Definition at line 1642 of file encoding.h.
#define MASK_SRAID 0xfc00707f |
Definition at line 1644 of file encoding.h.
#define MASK_SRAIW 0xfe00707f |
Definition at line 1646 of file encoding.h.
#define MASK_SRAIW_U 0xfe00707f |
Definition at line 1648 of file encoding.h.
#define MASK_SRAW 0xfe00707f |
Definition at line 1650 of file encoding.h.
#define MASK_SRET 0xffffffff |
Definition at line 1652 of file encoding.h.
#define MASK_SRL 0xfe00707f |
Definition at line 1654 of file encoding.h.
#define MASK_SRL16 0xfe00707f |
Definition at line 1656 of file encoding.h.
#define MASK_SRL16_U 0xfe00707f |
Definition at line 1658 of file encoding.h.
#define MASK_SRL32 0xfe00707f |
Definition at line 1660 of file encoding.h.
#define MASK_SRL32_U 0xfe00707f |
Definition at line 1662 of file encoding.h.
#define MASK_SRL8 0xfe00707f |
Definition at line 1664 of file encoding.h.
#define MASK_SRL8_U 0xfe00707f |
Definition at line 1666 of file encoding.h.
#define MASK_SRLD 0xfe00707f |
Definition at line 1668 of file encoding.h.
#define MASK_SRLI 0xf800707f |
Definition at line 1670 of file encoding.h.
#define MASK_SRLI16 0xff00707f |
Definition at line 1672 of file encoding.h.
#define MASK_SRLI16_U 0xff00707f |
Definition at line 1674 of file encoding.h.
#define MASK_SRLI32 0xfe00707f |
Definition at line 1676 of file encoding.h.
#define MASK_SRLI32_U 0xfe00707f |
Definition at line 1678 of file encoding.h.
#define MASK_SRLI8 0xff80707f |
Definition at line 1680 of file encoding.h.
#define MASK_SRLI8_U 0xff80707f |
Definition at line 1682 of file encoding.h.
#define MASK_SRLID 0xfc00707f |
Definition at line 1684 of file encoding.h.
#define MASK_SRLIW 0xfe00707f |
Definition at line 1686 of file encoding.h.
#define MASK_SRLW 0xfe00707f |
Definition at line 1688 of file encoding.h.
#define MASK_SRO 0xfe00707f |
Definition at line 1690 of file encoding.h.
#define MASK_SROI 0xfc00707f |
Definition at line 1692 of file encoding.h.
#define MASK_SROIW 0xfe00707f |
Definition at line 1694 of file encoding.h.
#define MASK_SROW 0xfe00707f |
Definition at line 1696 of file encoding.h.
#define MASK_STAS16 0xfe00707f |
Definition at line 1698 of file encoding.h.
#define MASK_STAS32 0xfe00707f |
Definition at line 1700 of file encoding.h.
#define MASK_STSA16 0xfe00707f |
Definition at line 1702 of file encoding.h.
#define MASK_STSA32 0xfe00707f |
Definition at line 1704 of file encoding.h.
#define MASK_SUB 0xfe00707f |
Definition at line 1706 of file encoding.h.
#define MASK_SUB16 0xfe00707f |
Definition at line 1708 of file encoding.h.
#define MASK_SUB32 0xfe00707f |
Definition at line 1710 of file encoding.h.
#define MASK_SUB64 0xfe00707f |
Definition at line 1712 of file encoding.h.
#define MASK_SUB8 0xfe00707f |
Definition at line 1714 of file encoding.h.
#define MASK_SUBD 0xfe00707f |
Definition at line 1716 of file encoding.h.
#define MASK_SUBW 0xfe00707f |
Definition at line 1718 of file encoding.h.
#define MASK_SUNPKD810 0xfff0707f |
Definition at line 1720 of file encoding.h.
#define MASK_SUNPKD820 0xfff0707f |
Definition at line 1722 of file encoding.h.
#define MASK_SUNPKD830 0xfff0707f |
Definition at line 1724 of file encoding.h.
#define MASK_SUNPKD831 0xfff0707f |
Definition at line 1726 of file encoding.h.
#define MASK_SUNPKD832 0xfff0707f |
Definition at line 1728 of file encoding.h.
#define MASK_SW 0x707f |
Definition at line 1730 of file encoding.h.
#define MASK_SWAP8 0xfff0707f |
Definition at line 1732 of file encoding.h.
#define MASK_UCLIP16 0xff00707f |
Definition at line 1734 of file encoding.h.
#define MASK_UCLIP32 0xfe00707f |
Definition at line 1736 of file encoding.h.
#define MASK_UCLIP8 0xff80707f |
Definition at line 1738 of file encoding.h.
#define MASK_UCMPLE16 0xfe00707f |
Definition at line 1740 of file encoding.h.
#define MASK_UCMPLE8 0xfe00707f |
Definition at line 1742 of file encoding.h.
#define MASK_UCMPLT16 0xfe00707f |
Definition at line 1744 of file encoding.h.
#define MASK_UCMPLT8 0xfe00707f |
Definition at line 1746 of file encoding.h.
#define MASK_UKADD16 0xfe00707f |
Definition at line 1748 of file encoding.h.
#define MASK_UKADD32 0xfe00707f |
Definition at line 1750 of file encoding.h.
#define MASK_UKADD64 0xfe00707f |
Definition at line 1752 of file encoding.h.
#define MASK_UKADD8 0xfe00707f |
Definition at line 1754 of file encoding.h.
#define MASK_UKADDH 0xfe00707f |
Definition at line 1756 of file encoding.h.
#define MASK_UKADDW 0xfe00707f |
Definition at line 1758 of file encoding.h.
#define MASK_UKCRAS16 0xfe00707f |
Definition at line 1760 of file encoding.h.
#define MASK_UKCRAS32 0xfe00707f |
Definition at line 1762 of file encoding.h.
#define MASK_UKCRSA16 0xfe00707f |
Definition at line 1764 of file encoding.h.
#define MASK_UKCRSA32 0xfe00707f |
Definition at line 1766 of file encoding.h.
#define MASK_UKMAR64 0xfe00707f |
Definition at line 1768 of file encoding.h.
#define MASK_UKMSR64 0xfe00707f |
Definition at line 1770 of file encoding.h.
#define MASK_UKSTAS16 0xfe00707f |
Definition at line 1772 of file encoding.h.
#define MASK_UKSTAS32 0xfe00707f |
Definition at line 1774 of file encoding.h.
#define MASK_UKSTSA16 0xfe00707f |
Definition at line 1776 of file encoding.h.
#define MASK_UKSTSA32 0xfe00707f |
Definition at line 1778 of file encoding.h.
#define MASK_UKSUB16 0xfe00707f |
Definition at line 1780 of file encoding.h.
#define MASK_UKSUB32 0xfe00707f |
Definition at line 1782 of file encoding.h.
#define MASK_UKSUB64 0xfe00707f |
Definition at line 1784 of file encoding.h.
#define MASK_UKSUB8 0xfe00707f |
Definition at line 1786 of file encoding.h.
#define MASK_UKSUBH 0xfe00707f |
Definition at line 1788 of file encoding.h.
#define MASK_UKSUBW 0xfe00707f |
Definition at line 1790 of file encoding.h.
#define MASK_UMAQA 0xfe00707f |
Definition at line 1792 of file encoding.h.
#define MASK_UMAR64 0xfe00707f |
Definition at line 1794 of file encoding.h.
#define MASK_UMAX16 0xfe00707f |
Definition at line 1796 of file encoding.h.
#define MASK_UMAX32 0xfe00707f |
Definition at line 1798 of file encoding.h.
#define MASK_UMAX8 0xfe00707f |
Definition at line 1800 of file encoding.h.
#define MASK_UMIN16 0xfe00707f |
Definition at line 1802 of file encoding.h.
#define MASK_UMIN32 0xfe00707f |
Definition at line 1804 of file encoding.h.
#define MASK_UMIN8 0xfe00707f |
Definition at line 1806 of file encoding.h.
#define MASK_UMSR64 0xfe00707f |
Definition at line 1808 of file encoding.h.
#define MASK_UMUL16 0xfe00707f |
Definition at line 1810 of file encoding.h.
#define MASK_UMUL8 0xfe00707f |
Definition at line 1812 of file encoding.h.
#define MASK_UMULX16 0xfe00707f |
Definition at line 1814 of file encoding.h.
#define MASK_UMULX8 0xfe00707f |
Definition at line 1816 of file encoding.h.
#define MASK_UNSHFL 0xfe00707f |
Definition at line 1818 of file encoding.h.
#define MASK_UNSHFLI 0xfe00707f |
Definition at line 1820 of file encoding.h.
#define MASK_UNSHFLW 0xfe00707f |
Definition at line 1822 of file encoding.h.
#define MASK_URADD16 0xfe00707f |
Definition at line 1824 of file encoding.h.
#define MASK_URADD32 0xfe00707f |
Definition at line 1826 of file encoding.h.
#define MASK_URADD64 0xfe00707f |
Definition at line 1828 of file encoding.h.
#define MASK_URADD8 0xfe00707f |
Definition at line 1830 of file encoding.h.
#define MASK_URADDW 0xfe00707f |
Definition at line 1832 of file encoding.h.
#define MASK_URCRAS16 0xfe00707f |
Definition at line 1834 of file encoding.h.
#define MASK_URCRAS32 0xfe00707f |
Definition at line 1836 of file encoding.h.
#define MASK_URCRSA16 0xfe00707f |
Definition at line 1838 of file encoding.h.
#define MASK_URCRSA32 0xfe00707f |
Definition at line 1840 of file encoding.h.
#define MASK_URSTAS16 0xfe00707f |
Definition at line 1842 of file encoding.h.
#define MASK_URSTAS32 0xfe00707f |
Definition at line 1844 of file encoding.h.
#define MASK_URSTSA16 0xfe00707f |
Definition at line 1846 of file encoding.h.
#define MASK_URSTSA32 0xfe00707f |
Definition at line 1848 of file encoding.h.
#define MASK_URSUB16 0xfe00707f |
Definition at line 1850 of file encoding.h.
#define MASK_URSUB32 0xfe00707f |
Definition at line 1852 of file encoding.h.
#define MASK_URSUB64 0xfe00707f |
Definition at line 1854 of file encoding.h.
#define MASK_URSUB8 0xfe00707f |
Definition at line 1856 of file encoding.h.
#define MASK_URSUBW 0xfe00707f |
Definition at line 1858 of file encoding.h.
#define MASK_VAADD_VV 0xfc00707f |
Definition at line 1860 of file encoding.h.
#define MASK_VAADD_VX 0xfc00707f |
Definition at line 1862 of file encoding.h.
#define MASK_VAADDU_VV 0xfc00707f |
Definition at line 1864 of file encoding.h.
#define MASK_VAADDU_VX 0xfc00707f |
Definition at line 1866 of file encoding.h.
#define MASK_VADC_VIM 0xfe00707f |
Definition at line 1868 of file encoding.h.
#define MASK_VADC_VVM 0xfe00707f |
Definition at line 1870 of file encoding.h.
#define MASK_VADC_VXM 0xfe00707f |
Definition at line 1872 of file encoding.h.
#define MASK_VADD_VI 0xfc00707f |
Definition at line 1874 of file encoding.h.
#define MASK_VADD_VV 0xfc00707f |
Definition at line 1876 of file encoding.h.
#define MASK_VADD_VX 0xfc00707f |
Definition at line 1878 of file encoding.h.
#define MASK_VAMOADDEI16_V 0xf800707f |
Definition at line 1880 of file encoding.h.
#define MASK_VAMOADDEI32_V 0xf800707f |
Definition at line 1882 of file encoding.h.
#define MASK_VAMOADDEI64_V 0xf800707f |
Definition at line 1884 of file encoding.h.
#define MASK_VAMOADDEI8_V 0xf800707f |
Definition at line 1886 of file encoding.h.
#define MASK_VAMOANDEI16_V 0xf800707f |
Definition at line 1888 of file encoding.h.
#define MASK_VAMOANDEI32_V 0xf800707f |
Definition at line 1890 of file encoding.h.
#define MASK_VAMOANDEI64_V 0xf800707f |
Definition at line 1892 of file encoding.h.
#define MASK_VAMOANDEI8_V 0xf800707f |
Definition at line 1894 of file encoding.h.
#define MASK_VAMOMAXEI16_V 0xf800707f |
Definition at line 1896 of file encoding.h.
#define MASK_VAMOMAXEI32_V 0xf800707f |
Definition at line 1898 of file encoding.h.
#define MASK_VAMOMAXEI64_V 0xf800707f |
Definition at line 1900 of file encoding.h.
#define MASK_VAMOMAXEI8_V 0xf800707f |
Definition at line 1902 of file encoding.h.
#define MASK_VAMOMAXUEI16_V 0xf800707f |
Definition at line 1904 of file encoding.h.
#define MASK_VAMOMAXUEI32_V 0xf800707f |
Definition at line 1906 of file encoding.h.
#define MASK_VAMOMAXUEI64_V 0xf800707f |
Definition at line 1908 of file encoding.h.
#define MASK_VAMOMAXUEI8_V 0xf800707f |
Definition at line 1910 of file encoding.h.
#define MASK_VAMOMINEI16_V 0xf800707f |
Definition at line 1912 of file encoding.h.
#define MASK_VAMOMINEI32_V 0xf800707f |
Definition at line 1914 of file encoding.h.
#define MASK_VAMOMINEI64_V 0xf800707f |
Definition at line 1916 of file encoding.h.
#define MASK_VAMOMINEI8_V 0xf800707f |
Definition at line 1918 of file encoding.h.
#define MASK_VAMOMINUEI16_V 0xf800707f |
Definition at line 1920 of file encoding.h.
#define MASK_VAMOMINUEI32_V 0xf800707f |
Definition at line 1922 of file encoding.h.
#define MASK_VAMOMINUEI64_V 0xf800707f |
Definition at line 1924 of file encoding.h.
#define MASK_VAMOMINUEI8_V 0xf800707f |
Definition at line 1926 of file encoding.h.
#define MASK_VAMOOREI16_V 0xf800707f |
Definition at line 1928 of file encoding.h.
#define MASK_VAMOOREI32_V 0xf800707f |
Definition at line 1930 of file encoding.h.
#define MASK_VAMOOREI64_V 0xf800707f |
Definition at line 1932 of file encoding.h.
#define MASK_VAMOOREI8_V 0xf800707f |
Definition at line 1934 of file encoding.h.
#define MASK_VAMOSWAPEI16_V 0xf800707f |
Definition at line 1936 of file encoding.h.
#define MASK_VAMOSWAPEI32_V 0xf800707f |
Definition at line 1938 of file encoding.h.
#define MASK_VAMOSWAPEI64_V 0xf800707f |
Definition at line 1940 of file encoding.h.
#define MASK_VAMOSWAPEI8_V 0xf800707f |
Definition at line 1942 of file encoding.h.
#define MASK_VAMOXOREI16_V 0xf800707f |
Definition at line 1944 of file encoding.h.
#define MASK_VAMOXOREI32_V 0xf800707f |
Definition at line 1946 of file encoding.h.
#define MASK_VAMOXOREI64_V 0xf800707f |
Definition at line 1948 of file encoding.h.
#define MASK_VAMOXOREI8_V 0xf800707f |
Definition at line 1950 of file encoding.h.
#define MASK_VAND_VI 0xfc00707f |
Definition at line 1952 of file encoding.h.
#define MASK_VAND_VV 0xfc00707f |
Definition at line 1954 of file encoding.h.
#define MASK_VAND_VX 0xfc00707f |
Definition at line 1956 of file encoding.h.
#define MASK_VASUB_VV 0xfc00707f |
Definition at line 1958 of file encoding.h.
#define MASK_VASUB_VX 0xfc00707f |
Definition at line 1960 of file encoding.h.
#define MASK_VASUBU_VV 0xfc00707f |
Definition at line 1962 of file encoding.h.
#define MASK_VASUBU_VX 0xfc00707f |
Definition at line 1964 of file encoding.h.
#define MASK_VCOMPRESS_VM 0xfe00707f |
Definition at line 1966 of file encoding.h.
#define MASK_VCPOP_M 0xfc0ff07f |
Definition at line 1968 of file encoding.h.
#define MASK_VDIV_VV 0xfc00707f |
Definition at line 1970 of file encoding.h.
#define MASK_VDIV_VX 0xfc00707f |
Definition at line 1972 of file encoding.h.
#define MASK_VDIVU_VV 0xfc00707f |
Definition at line 1974 of file encoding.h.
#define MASK_VDIVU_VX 0xfc00707f |
Definition at line 1976 of file encoding.h.
#define MASK_VFADD_VF 0xfc00707f |
Definition at line 1978 of file encoding.h.
#define MASK_VFADD_VV 0xfc00707f |
Definition at line 1980 of file encoding.h.
#define MASK_VFCLASS_V 0xfc0ff07f |
Definition at line 1982 of file encoding.h.
#define MASK_VFCVT_F_X_V 0xfc0ff07f |
Definition at line 1984 of file encoding.h.
#define MASK_VFCVT_F_XU_V 0xfc0ff07f |
Definition at line 1986 of file encoding.h.
#define MASK_VFCVT_RTZ_X_F_V 0xfc0ff07f |
Definition at line 1988 of file encoding.h.
#define MASK_VFCVT_RTZ_XU_F_V 0xfc0ff07f |
Definition at line 1990 of file encoding.h.
#define MASK_VFCVT_X_F_V 0xfc0ff07f |
Definition at line 1992 of file encoding.h.
#define MASK_VFCVT_XU_F_V 0xfc0ff07f |
Definition at line 1994 of file encoding.h.
#define MASK_VFDIV_VF 0xfc00707f |
Definition at line 1996 of file encoding.h.
#define MASK_VFDIV_VV 0xfc00707f |
Definition at line 1998 of file encoding.h.
#define MASK_VFIRST_M 0xfc0ff07f |
Definition at line 2000 of file encoding.h.
#define MASK_VFMACC_VF 0xfc00707f |
Definition at line 2002 of file encoding.h.
#define MASK_VFMACC_VV 0xfc00707f |
Definition at line 2004 of file encoding.h.
#define MASK_VFMADD_VF 0xfc00707f |
Definition at line 2006 of file encoding.h.
#define MASK_VFMADD_VV 0xfc00707f |
Definition at line 2008 of file encoding.h.
#define MASK_VFMAX_VF 0xfc00707f |
Definition at line 2010 of file encoding.h.
#define MASK_VFMAX_VV 0xfc00707f |
Definition at line 2012 of file encoding.h.
#define MASK_VFMERGE_VFM 0xfe00707f |
Definition at line 2014 of file encoding.h.
#define MASK_VFMIN_VF 0xfc00707f |
Definition at line 2016 of file encoding.h.
#define MASK_VFMIN_VV 0xfc00707f |
Definition at line 2018 of file encoding.h.
#define MASK_VFMSAC_VF 0xfc00707f |
Definition at line 2020 of file encoding.h.
#define MASK_VFMSAC_VV 0xfc00707f |
Definition at line 2022 of file encoding.h.
#define MASK_VFMSUB_VF 0xfc00707f |
Definition at line 2024 of file encoding.h.
#define MASK_VFMSUB_VV 0xfc00707f |
Definition at line 2026 of file encoding.h.
#define MASK_VFMUL_VF 0xfc00707f |
Definition at line 2028 of file encoding.h.
#define MASK_VFMUL_VV 0xfc00707f |
Definition at line 2030 of file encoding.h.
#define MASK_VFMV_F_S 0xfe0ff07f |
Definition at line 2032 of file encoding.h.
#define MASK_VFMV_S_F 0xfff0707f |
Definition at line 2034 of file encoding.h.
#define MASK_VFMV_V_F 0xfff0707f |
Definition at line 2036 of file encoding.h.
#define MASK_VFNCVT_F_F_W 0xfc0ff07f |
Definition at line 2038 of file encoding.h.
#define MASK_VFNCVT_F_X_W 0xfc0ff07f |
Definition at line 2040 of file encoding.h.
#define MASK_VFNCVT_F_XU_W 0xfc0ff07f |
Definition at line 2042 of file encoding.h.
#define MASK_VFNCVT_ROD_F_F_W 0xfc0ff07f |
Definition at line 2044 of file encoding.h.
#define MASK_VFNCVT_RTZ_X_F_W 0xfc0ff07f |
Definition at line 2046 of file encoding.h.
#define MASK_VFNCVT_RTZ_XU_F_W 0xfc0ff07f |
Definition at line 2048 of file encoding.h.
#define MASK_VFNCVT_X_F_W 0xfc0ff07f |
Definition at line 2050 of file encoding.h.
#define MASK_VFNCVT_XU_F_W 0xfc0ff07f |
Definition at line 2052 of file encoding.h.
#define MASK_VFNMACC_VF 0xfc00707f |
Definition at line 2054 of file encoding.h.
#define MASK_VFNMACC_VV 0xfc00707f |
Definition at line 2056 of file encoding.h.
#define MASK_VFNMADD_VF 0xfc00707f |
Definition at line 2058 of file encoding.h.
#define MASK_VFNMADD_VV 0xfc00707f |
Definition at line 2060 of file encoding.h.
#define MASK_VFNMSAC_VF 0xfc00707f |
Definition at line 2062 of file encoding.h.
#define MASK_VFNMSAC_VV 0xfc00707f |
Definition at line 2064 of file encoding.h.
#define MASK_VFNMSUB_VF 0xfc00707f |
Definition at line 2066 of file encoding.h.
#define MASK_VFNMSUB_VV 0xfc00707f |
Definition at line 2068 of file encoding.h.
#define MASK_VFRDIV_VF 0xfc00707f |
Definition at line 2070 of file encoding.h.
#define MASK_VFREC7_V 0xfc0ff07f |
Definition at line 2072 of file encoding.h.
#define MASK_VFREDMAX_VS 0xfc00707f |
Definition at line 2074 of file encoding.h.
#define MASK_VFREDMIN_VS 0xfc00707f |
Definition at line 2076 of file encoding.h.
#define MASK_VFREDOSUM_VS 0xfc00707f |
Definition at line 2078 of file encoding.h.
#define MASK_VFREDUSUM_VS 0xfc00707f |
Definition at line 2080 of file encoding.h.
#define MASK_VFRSQRT7_V 0xfc0ff07f |
Definition at line 2082 of file encoding.h.
#define MASK_VFRSUB_VF 0xfc00707f |
Definition at line 2084 of file encoding.h.
#define MASK_VFSGNJ_VF 0xfc00707f |
Definition at line 2086 of file encoding.h.
#define MASK_VFSGNJ_VV 0xfc00707f |
Definition at line 2088 of file encoding.h.
#define MASK_VFSGNJN_VF 0xfc00707f |
Definition at line 2090 of file encoding.h.
#define MASK_VFSGNJN_VV 0xfc00707f |
Definition at line 2092 of file encoding.h.
#define MASK_VFSGNJX_VF 0xfc00707f |
Definition at line 2094 of file encoding.h.
#define MASK_VFSGNJX_VV 0xfc00707f |
Definition at line 2096 of file encoding.h.
#define MASK_VFSLIDE1DOWN_VF 0xfc00707f |
Definition at line 2098 of file encoding.h.
#define MASK_VFSLIDE1UP_VF 0xfc00707f |
Definition at line 2100 of file encoding.h.
#define MASK_VFSQRT_V 0xfc0ff07f |
Definition at line 2102 of file encoding.h.
#define MASK_VFSUB_VF 0xfc00707f |
Definition at line 2104 of file encoding.h.
#define MASK_VFSUB_VV 0xfc00707f |
Definition at line 2106 of file encoding.h.
#define MASK_VFWADD_VF 0xfc00707f |
Definition at line 2108 of file encoding.h.
#define MASK_VFWADD_VV 0xfc00707f |
Definition at line 2110 of file encoding.h.
#define MASK_VFWADD_WF 0xfc00707f |
Definition at line 2112 of file encoding.h.
#define MASK_VFWADD_WV 0xfc00707f |
Definition at line 2114 of file encoding.h.
#define MASK_VFWCVT_F_F_V 0xfc0ff07f |
Definition at line 2116 of file encoding.h.
#define MASK_VFWCVT_F_X_V 0xfc0ff07f |
Definition at line 2118 of file encoding.h.
#define MASK_VFWCVT_F_XU_V 0xfc0ff07f |
Definition at line 2120 of file encoding.h.
#define MASK_VFWCVT_RTZ_X_F_V 0xfc0ff07f |
Definition at line 2122 of file encoding.h.
#define MASK_VFWCVT_RTZ_XU_F_V 0xfc0ff07f |
Definition at line 2124 of file encoding.h.
#define MASK_VFWCVT_X_F_V 0xfc0ff07f |
Definition at line 2126 of file encoding.h.
#define MASK_VFWCVT_XU_F_V 0xfc0ff07f |
Definition at line 2128 of file encoding.h.
#define MASK_VFWMACC_VF 0xfc00707f |
Definition at line 2130 of file encoding.h.
#define MASK_VFWMACC_VV 0xfc00707f |
Definition at line 2132 of file encoding.h.
#define MASK_VFWMSAC_VF 0xfc00707f |
Definition at line 2134 of file encoding.h.
#define MASK_VFWMSAC_VV 0xfc00707f |
Definition at line 2136 of file encoding.h.
#define MASK_VFWMUL_VF 0xfc00707f |
Definition at line 2138 of file encoding.h.
#define MASK_VFWMUL_VV 0xfc00707f |
Definition at line 2140 of file encoding.h.
#define MASK_VFWNMACC_VF 0xfc00707f |
Definition at line 2142 of file encoding.h.
#define MASK_VFWNMACC_VV 0xfc00707f |
Definition at line 2144 of file encoding.h.
#define MASK_VFWNMSAC_VF 0xfc00707f |
Definition at line 2146 of file encoding.h.
#define MASK_VFWNMSAC_VV 0xfc00707f |
Definition at line 2148 of file encoding.h.
#define MASK_VFWREDOSUM_VS 0xfc00707f |
Definition at line 2150 of file encoding.h.
#define MASK_VFWREDUSUM_VS 0xfc00707f |
Definition at line 2152 of file encoding.h.
#define MASK_VFWSUB_VF 0xfc00707f |
Definition at line 2154 of file encoding.h.
#define MASK_VFWSUB_VV 0xfc00707f |
Definition at line 2156 of file encoding.h.
#define MASK_VFWSUB_WF 0xfc00707f |
Definition at line 2158 of file encoding.h.
#define MASK_VFWSUB_WV 0xfc00707f |
Definition at line 2160 of file encoding.h.
#define MASK_VID_V 0xfdfff07f |
Definition at line 2162 of file encoding.h.
#define MASK_VIOTA_M 0xfc0ff07f |
Definition at line 2164 of file encoding.h.
#define MASK_VL1RE16_V 0xfff0707f |
Definition at line 2166 of file encoding.h.
#define MASK_VL1RE32_V 0xfff0707f |
Definition at line 2168 of file encoding.h.
#define MASK_VL1RE64_V 0xfff0707f |
Definition at line 2170 of file encoding.h.
#define MASK_VL1RE8_V 0xfff0707f |
Definition at line 2172 of file encoding.h.
#define MASK_VL2RE16_V 0xfff0707f |
Definition at line 2174 of file encoding.h.
#define MASK_VL2RE32_V 0xfff0707f |
Definition at line 2176 of file encoding.h.
#define MASK_VL2RE64_V 0xfff0707f |
Definition at line 2178 of file encoding.h.
#define MASK_VL2RE8_V 0xfff0707f |
Definition at line 2180 of file encoding.h.
#define MASK_VL4RE16_V 0xfff0707f |
Definition at line 2182 of file encoding.h.
#define MASK_VL4RE32_V 0xfff0707f |
Definition at line 2184 of file encoding.h.
#define MASK_VL4RE64_V 0xfff0707f |
Definition at line 2186 of file encoding.h.
#define MASK_VL4RE8_V 0xfff0707f |
Definition at line 2188 of file encoding.h.
#define MASK_VL8RE16_V 0xfff0707f |
Definition at line 2190 of file encoding.h.
#define MASK_VL8RE32_V 0xfff0707f |
Definition at line 2192 of file encoding.h.
#define MASK_VL8RE64_V 0xfff0707f |
Definition at line 2194 of file encoding.h.
#define MASK_VL8RE8_V 0xfff0707f |
Definition at line 2196 of file encoding.h.
#define MASK_VLE1024_V 0x1df0707f |
Definition at line 2198 of file encoding.h.
#define MASK_VLE1024FF_V 0x1df0707f |
Definition at line 2200 of file encoding.h.
#define MASK_VLE128_V 0x1df0707f |
Definition at line 2202 of file encoding.h.
#define MASK_VLE128FF_V 0x1df0707f |
Definition at line 2204 of file encoding.h.
#define MASK_VLE16_V 0x1df0707f |
Definition at line 2206 of file encoding.h.
#define MASK_VLE16FF_V 0x1df0707f |
Definition at line 2208 of file encoding.h.
#define MASK_VLE256_V 0x1df0707f |
Definition at line 2210 of file encoding.h.
#define MASK_VLE256FF_V 0x1df0707f |
Definition at line 2212 of file encoding.h.
#define MASK_VLE32_V 0x1df0707f |
Definition at line 2214 of file encoding.h.
#define MASK_VLE32FF_V 0x1df0707f |
Definition at line 2216 of file encoding.h.
#define MASK_VLE512_V 0x1df0707f |
Definition at line 2218 of file encoding.h.
#define MASK_VLE512FF_V 0x1df0707f |
Definition at line 2220 of file encoding.h.
#define MASK_VLE64_V 0x1df0707f |
Definition at line 2222 of file encoding.h.
#define MASK_VLE64FF_V 0x1df0707f |
Definition at line 2224 of file encoding.h.
#define MASK_VLE8_V 0x1df0707f |
Definition at line 2226 of file encoding.h.
#define MASK_VLE8FF_V 0x1df0707f |
Definition at line 2228 of file encoding.h.
#define MASK_VLM_V 0xfff0707f |
Definition at line 2230 of file encoding.h.
#define MASK_VLOXEI1024_V 0x1c00707f |
Definition at line 2232 of file encoding.h.
#define MASK_VLOXEI128_V 0x1c00707f |
Definition at line 2234 of file encoding.h.
#define MASK_VLOXEI16_V 0x1c00707f |
Definition at line 2236 of file encoding.h.
#define MASK_VLOXEI256_V 0x1c00707f |
Definition at line 2238 of file encoding.h.
#define MASK_VLOXEI32_V 0x1c00707f |
Definition at line 2240 of file encoding.h.
#define MASK_VLOXEI512_V 0x1c00707f |
Definition at line 2242 of file encoding.h.
#define MASK_VLOXEI64_V 0x1c00707f |
Definition at line 2244 of file encoding.h.
#define MASK_VLOXEI8_V 0x1c00707f |
Definition at line 2246 of file encoding.h.
#define MASK_VLSE1024_V 0x1c00707f |
Definition at line 2248 of file encoding.h.
#define MASK_VLSE128_V 0x1c00707f |
Definition at line 2250 of file encoding.h.
#define MASK_VLSE16_V 0x1c00707f |
Definition at line 2252 of file encoding.h.
#define MASK_VLSE256_V 0x1c00707f |
Definition at line 2254 of file encoding.h.
#define MASK_VLSE32_V 0x1c00707f |
Definition at line 2256 of file encoding.h.
#define MASK_VLSE512_V 0x1c00707f |
Definition at line 2258 of file encoding.h.
#define MASK_VLSE64_V 0x1c00707f |
Definition at line 2260 of file encoding.h.
#define MASK_VLSE8_V 0x1c00707f |
Definition at line 2262 of file encoding.h.
#define MASK_VLUXEI1024_V 0x1c00707f |
Definition at line 2264 of file encoding.h.
#define MASK_VLUXEI128_V 0x1c00707f |
Definition at line 2266 of file encoding.h.
#define MASK_VLUXEI16_V 0x1c00707f |
Definition at line 2268 of file encoding.h.
#define MASK_VLUXEI256_V 0x1c00707f |
Definition at line 2270 of file encoding.h.
#define MASK_VLUXEI32_V 0x1c00707f |
Definition at line 2272 of file encoding.h.
#define MASK_VLUXEI512_V 0x1c00707f |
Definition at line 2274 of file encoding.h.
#define MASK_VLUXEI64_V 0x1c00707f |
Definition at line 2276 of file encoding.h.
#define MASK_VLUXEI8_V 0x1c00707f |
Definition at line 2278 of file encoding.h.
#define MASK_VMACC_VV 0xfc00707f |
Definition at line 2280 of file encoding.h.
#define MASK_VMACC_VX 0xfc00707f |
Definition at line 2282 of file encoding.h.
#define MASK_VMADC_VI 0xfe00707f |
Definition at line 2284 of file encoding.h.
#define MASK_VMADC_VIM 0xfe00707f |
Definition at line 2286 of file encoding.h.
#define MASK_VMADC_VV 0xfe00707f |
Definition at line 2288 of file encoding.h.
#define MASK_VMADC_VVM 0xfe00707f |
Definition at line 2290 of file encoding.h.
#define MASK_VMADC_VX 0xfe00707f |
Definition at line 2292 of file encoding.h.
#define MASK_VMADC_VXM 0xfe00707f |
Definition at line 2294 of file encoding.h.
#define MASK_VMADD_VV 0xfc00707f |
Definition at line 2296 of file encoding.h.
#define MASK_VMADD_VX 0xfc00707f |
Definition at line 2298 of file encoding.h.
#define MASK_VMAND_MM 0xfc00707f |
Definition at line 2300 of file encoding.h.
#define MASK_VMANDN_MM 0xfc00707f |
Definition at line 2302 of file encoding.h.
#define MASK_VMAX_VV 0xfc00707f |
Definition at line 2304 of file encoding.h.
#define MASK_VMAX_VX 0xfc00707f |
Definition at line 2306 of file encoding.h.
#define MASK_VMAXU_VV 0xfc00707f |
Definition at line 2308 of file encoding.h.
#define MASK_VMAXU_VX 0xfc00707f |
Definition at line 2310 of file encoding.h.
#define MASK_VMERGE_VIM 0xfe00707f |
Definition at line 2312 of file encoding.h.
#define MASK_VMERGE_VVM 0xfe00707f |
Definition at line 2314 of file encoding.h.
#define MASK_VMERGE_VXM 0xfe00707f |
Definition at line 2316 of file encoding.h.
#define MASK_VMFEQ_VF 0xfc00707f |
Definition at line 2318 of file encoding.h.
#define MASK_VMFEQ_VV 0xfc00707f |
Definition at line 2320 of file encoding.h.
#define MASK_VMFGE_VF 0xfc00707f |
Definition at line 2322 of file encoding.h.
#define MASK_VMFGT_VF 0xfc00707f |
Definition at line 2324 of file encoding.h.
#define MASK_VMFLE_VF 0xfc00707f |
Definition at line 2326 of file encoding.h.
#define MASK_VMFLE_VV 0xfc00707f |
Definition at line 2328 of file encoding.h.
#define MASK_VMFLT_VF 0xfc00707f |
Definition at line 2330 of file encoding.h.
#define MASK_VMFLT_VV 0xfc00707f |
Definition at line 2332 of file encoding.h.
#define MASK_VMFNE_VF 0xfc00707f |
Definition at line 2334 of file encoding.h.
#define MASK_VMFNE_VV 0xfc00707f |
Definition at line 2336 of file encoding.h.
#define MASK_VMIN_VV 0xfc00707f |
Definition at line 2338 of file encoding.h.
#define MASK_VMIN_VX 0xfc00707f |
Definition at line 2340 of file encoding.h.
#define MASK_VMINU_VV 0xfc00707f |
Definition at line 2342 of file encoding.h.
#define MASK_VMINU_VX 0xfc00707f |
Definition at line 2344 of file encoding.h.
#define MASK_VMNAND_MM 0xfc00707f |
Definition at line 2346 of file encoding.h.
#define MASK_VMNOR_MM 0xfc00707f |
Definition at line 2348 of file encoding.h.
#define MASK_VMOR_MM 0xfc00707f |
Definition at line 2350 of file encoding.h.
#define MASK_VMORN_MM 0xfc00707f |
Definition at line 2352 of file encoding.h.
#define MASK_VMSBC_VV 0xfe00707f |
Definition at line 2354 of file encoding.h.
#define MASK_VMSBC_VVM 0xfe00707f |
Definition at line 2356 of file encoding.h.
#define MASK_VMSBC_VX 0xfe00707f |
Definition at line 2358 of file encoding.h.
#define MASK_VMSBC_VXM 0xfe00707f |
Definition at line 2360 of file encoding.h.
#define MASK_VMSBF_M 0xfc0ff07f |
Definition at line 2362 of file encoding.h.
#define MASK_VMSEQ_VI 0xfc00707f |
Definition at line 2364 of file encoding.h.
#define MASK_VMSEQ_VV 0xfc00707f |
Definition at line 2366 of file encoding.h.
#define MASK_VMSEQ_VX 0xfc00707f |
Definition at line 2368 of file encoding.h.
#define MASK_VMSGT_VI 0xfc00707f |
Definition at line 2370 of file encoding.h.
#define MASK_VMSGT_VX 0xfc00707f |
Definition at line 2372 of file encoding.h.
#define MASK_VMSGTU_VI 0xfc00707f |
Definition at line 2374 of file encoding.h.
#define MASK_VMSGTU_VX 0xfc00707f |
Definition at line 2376 of file encoding.h.
#define MASK_VMSIF_M 0xfc0ff07f |
Definition at line 2378 of file encoding.h.
#define MASK_VMSLE_VI 0xfc00707f |
Definition at line 2380 of file encoding.h.
#define MASK_VMSLE_VV 0xfc00707f |
Definition at line 2382 of file encoding.h.
#define MASK_VMSLE_VX 0xfc00707f |
Definition at line 2384 of file encoding.h.
#define MASK_VMSLEU_VI 0xfc00707f |
Definition at line 2386 of file encoding.h.
#define MASK_VMSLEU_VV 0xfc00707f |
Definition at line 2388 of file encoding.h.
#define MASK_VMSLEU_VX 0xfc00707f |
Definition at line 2390 of file encoding.h.
#define MASK_VMSLT_VV 0xfc00707f |
Definition at line 2392 of file encoding.h.
#define MASK_VMSLT_VX 0xfc00707f |
Definition at line 2394 of file encoding.h.
#define MASK_VMSLTU_VV 0xfc00707f |
Definition at line 2396 of file encoding.h.
#define MASK_VMSLTU_VX 0xfc00707f |
Definition at line 2398 of file encoding.h.
#define MASK_VMSNE_VI 0xfc00707f |
Definition at line 2400 of file encoding.h.
#define MASK_VMSNE_VV 0xfc00707f |
Definition at line 2402 of file encoding.h.
#define MASK_VMSNE_VX 0xfc00707f |
Definition at line 2404 of file encoding.h.
#define MASK_VMSOF_M 0xfc0ff07f |
Definition at line 2406 of file encoding.h.
#define MASK_VMUL_VV 0xfc00707f |
Definition at line 2408 of file encoding.h.
#define MASK_VMUL_VX 0xfc00707f |
Definition at line 2410 of file encoding.h.
#define MASK_VMULH_VV 0xfc00707f |
Definition at line 2412 of file encoding.h.
#define MASK_VMULH_VX 0xfc00707f |
Definition at line 2414 of file encoding.h.
#define MASK_VMULHSU_VV 0xfc00707f |
Definition at line 2416 of file encoding.h.
#define MASK_VMULHSU_VX 0xfc00707f |
Definition at line 2418 of file encoding.h.
#define MASK_VMULHU_VV 0xfc00707f |
Definition at line 2420 of file encoding.h.
#define MASK_VMULHU_VX 0xfc00707f |
Definition at line 2422 of file encoding.h.
#define MASK_VMV1R_V 0xfe0ff07f |
Definition at line 2424 of file encoding.h.
#define MASK_VMV2R_V 0xfe0ff07f |
Definition at line 2426 of file encoding.h.
#define MASK_VMV4R_V 0xfe0ff07f |
Definition at line 2428 of file encoding.h.
#define MASK_VMV8R_V 0xfe0ff07f |
Definition at line 2430 of file encoding.h.
#define MASK_VMV_S_X 0xfff0707f |
Definition at line 2432 of file encoding.h.
#define MASK_VMV_V_I 0xfff0707f |
Definition at line 2434 of file encoding.h.
#define MASK_VMV_V_V 0xfff0707f |
Definition at line 2436 of file encoding.h.
#define MASK_VMV_V_X 0xfff0707f |
Definition at line 2438 of file encoding.h.
#define MASK_VMV_X_S 0xfe0ff07f |
Definition at line 2440 of file encoding.h.
#define MASK_VMXNOR_MM 0xfc00707f |
Definition at line 2442 of file encoding.h.
#define MASK_VMXOR_MM 0xfc00707f |
Definition at line 2444 of file encoding.h.
#define MASK_VNCLIP_WI 0xfc00707f |
Definition at line 2446 of file encoding.h.
#define MASK_VNCLIP_WV 0xfc00707f |
Definition at line 2448 of file encoding.h.
#define MASK_VNCLIP_WX 0xfc00707f |
Definition at line 2450 of file encoding.h.
#define MASK_VNCLIPU_WI 0xfc00707f |
Definition at line 2452 of file encoding.h.
#define MASK_VNCLIPU_WV 0xfc00707f |
Definition at line 2454 of file encoding.h.
#define MASK_VNCLIPU_WX 0xfc00707f |
Definition at line 2456 of file encoding.h.
#define MASK_VNMSAC_VV 0xfc00707f |
Definition at line 2458 of file encoding.h.
#define MASK_VNMSAC_VX 0xfc00707f |
Definition at line 2460 of file encoding.h.
#define MASK_VNMSUB_VV 0xfc00707f |
Definition at line 2462 of file encoding.h.
#define MASK_VNMSUB_VX 0xfc00707f |
Definition at line 2464 of file encoding.h.
#define MASK_VNSRA_WI 0xfc00707f |
Definition at line 2466 of file encoding.h.
#define MASK_VNSRA_WV 0xfc00707f |
Definition at line 2468 of file encoding.h.
#define MASK_VNSRA_WX 0xfc00707f |
Definition at line 2470 of file encoding.h.
#define MASK_VNSRL_WI 0xfc00707f |
Definition at line 2472 of file encoding.h.
#define MASK_VNSRL_WV 0xfc00707f |
Definition at line 2474 of file encoding.h.
#define MASK_VNSRL_WX 0xfc00707f |
Definition at line 2476 of file encoding.h.
#define MASK_VOR_VI 0xfc00707f |
Definition at line 2478 of file encoding.h.
#define MASK_VOR_VV 0xfc00707f |
Definition at line 2480 of file encoding.h.
#define MASK_VOR_VX 0xfc00707f |
Definition at line 2482 of file encoding.h.
#define MASK_VREDAND_VS 0xfc00707f |
Definition at line 2484 of file encoding.h.
#define MASK_VREDMAX_VS 0xfc00707f |
Definition at line 2486 of file encoding.h.
#define MASK_VREDMAXU_VS 0xfc00707f |
Definition at line 2488 of file encoding.h.
#define MASK_VREDMIN_VS 0xfc00707f |
Definition at line 2490 of file encoding.h.
#define MASK_VREDMINU_VS 0xfc00707f |
Definition at line 2492 of file encoding.h.
#define MASK_VREDOR_VS 0xfc00707f |
Definition at line 2494 of file encoding.h.
#define MASK_VREDSUM_VS 0xfc00707f |
Definition at line 2496 of file encoding.h.
#define MASK_VREDXOR_VS 0xfc00707f |
Definition at line 2498 of file encoding.h.
#define MASK_VREM_VV 0xfc00707f |
Definition at line 2500 of file encoding.h.
#define MASK_VREM_VX 0xfc00707f |
Definition at line 2502 of file encoding.h.
#define MASK_VREMU_VV 0xfc00707f |
Definition at line 2504 of file encoding.h.
#define MASK_VREMU_VX 0xfc00707f |
Definition at line 2506 of file encoding.h.
#define MASK_VRGATHER_VI 0xfc00707f |
Definition at line 2508 of file encoding.h.
#define MASK_VRGATHER_VV 0xfc00707f |
Definition at line 2510 of file encoding.h.
#define MASK_VRGATHER_VX 0xfc00707f |
Definition at line 2512 of file encoding.h.
#define MASK_VRGATHEREI16_VV 0xfc00707f |
Definition at line 2514 of file encoding.h.
#define MASK_VRSUB_VI 0xfc00707f |
Definition at line 2516 of file encoding.h.
#define MASK_VRSUB_VX 0xfc00707f |
Definition at line 2518 of file encoding.h.
#define MASK_VS1R_V 0xfff0707f |
Definition at line 2520 of file encoding.h.
#define MASK_VS2R_V 0xfff0707f |
Definition at line 2522 of file encoding.h.
#define MASK_VS4R_V 0xfff0707f |
Definition at line 2524 of file encoding.h.
#define MASK_VS8R_V 0xfff0707f |
Definition at line 2526 of file encoding.h.
#define MASK_VSADD_VI 0xfc00707f |
Definition at line 2528 of file encoding.h.
#define MASK_VSADD_VV 0xfc00707f |
Definition at line 2530 of file encoding.h.
#define MASK_VSADD_VX 0xfc00707f |
Definition at line 2532 of file encoding.h.
#define MASK_VSADDU_VI 0xfc00707f |
Definition at line 2534 of file encoding.h.
#define MASK_VSADDU_VV 0xfc00707f |
Definition at line 2536 of file encoding.h.
#define MASK_VSADDU_VX 0xfc00707f |
Definition at line 2538 of file encoding.h.
#define MASK_VSBC_VVM 0xfe00707f |
Definition at line 2540 of file encoding.h.
#define MASK_VSBC_VXM 0xfe00707f |
Definition at line 2542 of file encoding.h.
#define MASK_VSE1024_V 0x1df0707f |
Definition at line 2544 of file encoding.h.
#define MASK_VSE128_V 0x1df0707f |
Definition at line 2546 of file encoding.h.
#define MASK_VSE16_V 0x1df0707f |
Definition at line 2548 of file encoding.h.
#define MASK_VSE256_V 0x1df0707f |
Definition at line 2550 of file encoding.h.
#define MASK_VSE32_V 0x1df0707f |
Definition at line 2552 of file encoding.h.
#define MASK_VSE512_V 0x1df0707f |
Definition at line 2554 of file encoding.h.
#define MASK_VSE64_V 0x1df0707f |
Definition at line 2556 of file encoding.h.
#define MASK_VSE8_V 0x1df0707f |
Definition at line 2558 of file encoding.h.
#define MASK_VSETIVLI 0xc000707f |
Definition at line 2560 of file encoding.h.
#define MASK_VSETVL 0xfe00707f |
Definition at line 2562 of file encoding.h.
#define MASK_VSETVLI 0x8000707f |
Definition at line 2564 of file encoding.h.
#define MASK_VSEXT_VF2 0xfc0ff07f |
Definition at line 2566 of file encoding.h.
#define MASK_VSEXT_VF4 0xfc0ff07f |
Definition at line 2568 of file encoding.h.
#define MASK_VSEXT_VF8 0xfc0ff07f |
Definition at line 2570 of file encoding.h.
#define MASK_VSLIDE1DOWN_VX 0xfc00707f |
Definition at line 2572 of file encoding.h.
#define MASK_VSLIDE1UP_VX 0xfc00707f |
Definition at line 2574 of file encoding.h.
#define MASK_VSLIDEDOWN_VI 0xfc00707f |
Definition at line 2576 of file encoding.h.
#define MASK_VSLIDEDOWN_VX 0xfc00707f |
Definition at line 2578 of file encoding.h.
#define MASK_VSLIDEUP_VI 0xfc00707f |
Definition at line 2580 of file encoding.h.
#define MASK_VSLIDEUP_VX 0xfc00707f |
Definition at line 2582 of file encoding.h.
#define MASK_VSLL_VI 0xfc00707f |
Definition at line 2584 of file encoding.h.
#define MASK_VSLL_VV 0xfc00707f |
Definition at line 2586 of file encoding.h.
#define MASK_VSLL_VX 0xfc00707f |
Definition at line 2588 of file encoding.h.
#define MASK_VSM_V 0xfff0707f |
Definition at line 2590 of file encoding.h.
#define MASK_VSMUL_VV 0xfc00707f |
Definition at line 2592 of file encoding.h.
#define MASK_VSMUL_VX 0xfc00707f |
Definition at line 2594 of file encoding.h.
#define MASK_VSOXEI1024_V 0x1c00707f |
Definition at line 2596 of file encoding.h.
#define MASK_VSOXEI128_V 0x1c00707f |
Definition at line 2598 of file encoding.h.
#define MASK_VSOXEI16_V 0x1c00707f |
Definition at line 2600 of file encoding.h.
#define MASK_VSOXEI256_V 0x1c00707f |
Definition at line 2602 of file encoding.h.
#define MASK_VSOXEI32_V 0x1c00707f |
Definition at line 2604 of file encoding.h.
#define MASK_VSOXEI512_V 0x1c00707f |
Definition at line 2606 of file encoding.h.
#define MASK_VSOXEI64_V 0x1c00707f |
Definition at line 2608 of file encoding.h.
#define MASK_VSOXEI8_V 0x1c00707f |
Definition at line 2610 of file encoding.h.
#define MASK_VSRA_VI 0xfc00707f |
Definition at line 2612 of file encoding.h.
#define MASK_VSRA_VV 0xfc00707f |
Definition at line 2614 of file encoding.h.
#define MASK_VSRA_VX 0xfc00707f |
Definition at line 2616 of file encoding.h.
#define MASK_VSRL_VI 0xfc00707f |
Definition at line 2618 of file encoding.h.
#define MASK_VSRL_VV 0xfc00707f |
Definition at line 2620 of file encoding.h.
#define MASK_VSRL_VX 0xfc00707f |
Definition at line 2622 of file encoding.h.
#define MASK_VSSE1024_V 0x1c00707f |
Definition at line 2624 of file encoding.h.
#define MASK_VSSE128_V 0x1c00707f |
Definition at line 2626 of file encoding.h.
#define MASK_VSSE16_V 0x1c00707f |
Definition at line 2628 of file encoding.h.
#define MASK_VSSE256_V 0x1c00707f |
Definition at line 2630 of file encoding.h.
#define MASK_VSSE32_V 0x1c00707f |
Definition at line 2632 of file encoding.h.
#define MASK_VSSE512_V 0x1c00707f |
Definition at line 2634 of file encoding.h.
#define MASK_VSSE64_V 0x1c00707f |
Definition at line 2636 of file encoding.h.
#define MASK_VSSE8_V 0x1c00707f |
Definition at line 2638 of file encoding.h.
#define MASK_VSSRA_VI 0xfc00707f |
Definition at line 2640 of file encoding.h.
#define MASK_VSSRA_VV 0xfc00707f |
Definition at line 2642 of file encoding.h.
#define MASK_VSSRA_VX 0xfc00707f |
Definition at line 2644 of file encoding.h.
#define MASK_VSSRL_VI 0xfc00707f |
Definition at line 2646 of file encoding.h.
#define MASK_VSSRL_VV 0xfc00707f |
Definition at line 2648 of file encoding.h.
#define MASK_VSSRL_VX 0xfc00707f |
Definition at line 2650 of file encoding.h.
#define MASK_VSSUB_VV 0xfc00707f |
Definition at line 2652 of file encoding.h.
#define MASK_VSSUB_VX 0xfc00707f |
Definition at line 2654 of file encoding.h.
#define MASK_VSSUBU_VV 0xfc00707f |
Definition at line 2656 of file encoding.h.
#define MASK_VSSUBU_VX 0xfc00707f |
Definition at line 2658 of file encoding.h.
#define MASK_VSUB_VV 0xfc00707f |
Definition at line 2660 of file encoding.h.
#define MASK_VSUB_VX 0xfc00707f |
Definition at line 2662 of file encoding.h.
#define MASK_VSUXEI1024_V 0x1c00707f |
Definition at line 2664 of file encoding.h.
#define MASK_VSUXEI128_V 0x1c00707f |
Definition at line 2666 of file encoding.h.
#define MASK_VSUXEI16_V 0x1c00707f |
Definition at line 2668 of file encoding.h.
#define MASK_VSUXEI256_V 0x1c00707f |
Definition at line 2670 of file encoding.h.
#define MASK_VSUXEI32_V 0x1c00707f |
Definition at line 2672 of file encoding.h.
#define MASK_VSUXEI512_V 0x1c00707f |
Definition at line 2674 of file encoding.h.
#define MASK_VSUXEI64_V 0x1c00707f |
Definition at line 2676 of file encoding.h.
#define MASK_VSUXEI8_V 0x1c00707f |
Definition at line 2678 of file encoding.h.
#define MASK_VWADD_VV 0xfc00707f |
Definition at line 2680 of file encoding.h.
#define MASK_VWADD_VX 0xfc00707f |
Definition at line 2682 of file encoding.h.
#define MASK_VWADD_WV 0xfc00707f |
Definition at line 2684 of file encoding.h.
#define MASK_VWADD_WX 0xfc00707f |
Definition at line 2686 of file encoding.h.
#define MASK_VWADDU_VV 0xfc00707f |
Definition at line 2688 of file encoding.h.
#define MASK_VWADDU_VX 0xfc00707f |
Definition at line 2690 of file encoding.h.
#define MASK_VWADDU_WV 0xfc00707f |
Definition at line 2692 of file encoding.h.
#define MASK_VWADDU_WX 0xfc00707f |
Definition at line 2694 of file encoding.h.
#define MASK_VWMACC_VV 0xfc00707f |
Definition at line 2696 of file encoding.h.
#define MASK_VWMACC_VX 0xfc00707f |
Definition at line 2698 of file encoding.h.
#define MASK_VWMACCSU_VV 0xfc00707f |
Definition at line 2700 of file encoding.h.
#define MASK_VWMACCSU_VX 0xfc00707f |
Definition at line 2702 of file encoding.h.
#define MASK_VWMACCU_VV 0xfc00707f |
Definition at line 2704 of file encoding.h.
#define MASK_VWMACCU_VX 0xfc00707f |
Definition at line 2706 of file encoding.h.
#define MASK_VWMACCUS_VX 0xfc00707f |
Definition at line 2708 of file encoding.h.
#define MASK_VWMUL_VV 0xfc00707f |
Definition at line 2710 of file encoding.h.
#define MASK_VWMUL_VX 0xfc00707f |
Definition at line 2712 of file encoding.h.
#define MASK_VWMULSU_VV 0xfc00707f |
Definition at line 2714 of file encoding.h.
#define MASK_VWMULSU_VX 0xfc00707f |
Definition at line 2716 of file encoding.h.
#define MASK_VWMULU_VV 0xfc00707f |
Definition at line 2718 of file encoding.h.
#define MASK_VWMULU_VX 0xfc00707f |
Definition at line 2720 of file encoding.h.
#define MASK_VWREDSUM_VS 0xfc00707f |
Definition at line 2722 of file encoding.h.
#define MASK_VWREDSUMU_VS 0xfc00707f |
Definition at line 2724 of file encoding.h.
#define MASK_VWSUB_VV 0xfc00707f |
Definition at line 2726 of file encoding.h.
#define MASK_VWSUB_VX 0xfc00707f |
Definition at line 2728 of file encoding.h.
#define MASK_VWSUB_WV 0xfc00707f |
Definition at line 2730 of file encoding.h.
#define MASK_VWSUB_WX 0xfc00707f |
Definition at line 2732 of file encoding.h.
#define MASK_VWSUBU_VV 0xfc00707f |
Definition at line 2734 of file encoding.h.
#define MASK_VWSUBU_VX 0xfc00707f |
Definition at line 2736 of file encoding.h.
#define MASK_VWSUBU_WV 0xfc00707f |
Definition at line 2738 of file encoding.h.
#define MASK_VWSUBU_WX 0xfc00707f |
Definition at line 2740 of file encoding.h.
#define MASK_VXOR_VI 0xfc00707f |
Definition at line 2742 of file encoding.h.
#define MASK_VXOR_VV 0xfc00707f |
Definition at line 2744 of file encoding.h.
#define MASK_VXOR_VX 0xfc00707f |
Definition at line 2746 of file encoding.h.
#define MASK_VZEXT_VF2 0xfc0ff07f |
Definition at line 2748 of file encoding.h.
#define MASK_VZEXT_VF4 0xfc0ff07f |
Definition at line 2750 of file encoding.h.
#define MASK_VZEXT_VF8 0xfc0ff07f |
Definition at line 2752 of file encoding.h.
#define MASK_WEXT 0xfe00707f |
Definition at line 2754 of file encoding.h.
#define MASK_WEXTI 0xfe00707f |
Definition at line 2756 of file encoding.h.
#define MASK_WFI 0xffffffff |
Definition at line 2758 of file encoding.h.
#define MASK_WRS_NTO 0xffffffff |
Definition at line 2760 of file encoding.h.
#define MASK_WRS_STO 0xffffffff |
Definition at line 2762 of file encoding.h.
#define MASK_XNOR 0xfe00707f |
Definition at line 2764 of file encoding.h.
#define MASK_XOR 0xfe00707f |
Definition at line 2766 of file encoding.h.
#define MASK_XORI 0x707f |
Definition at line 2768 of file encoding.h.
#define MASK_XPERM16 0xfe00707f |
Definition at line 2770 of file encoding.h.
#define MASK_XPERM32 0xfe00707f |
Definition at line 2772 of file encoding.h.
#define MASK_XPERM4 0xfe00707f |
Definition at line 2774 of file encoding.h.
#define MASK_XPERM8 0xfe00707f |
Definition at line 2776 of file encoding.h.
#define MASK_ZUNPKD810 0xfff0707f |
Definition at line 2778 of file encoding.h.
#define MASK_ZUNPKD820 0xfff0707f |
Definition at line 2780 of file encoding.h.
#define MASK_ZUNPKD830 0xfff0707f |
Definition at line 2782 of file encoding.h.
#define MASK_ZUNPKD831 0xfff0707f |
Definition at line 2784 of file encoding.h.
#define MASK_ZUNPKD832 0xfff0707f |
Definition at line 2786 of file encoding.h.
#define MATCH_ADD 0x33 |
Definition at line 357 of file encoding.h.
#define MATCH_ADD16 0x40000077 |
Definition at line 359 of file encoding.h.
#define MATCH_ADD32 0x40002077 |
Definition at line 361 of file encoding.h.
#define MATCH_ADD64 0xc0001077 |
Definition at line 363 of file encoding.h.
#define MATCH_ADD8 0x48000077 |
Definition at line 365 of file encoding.h.
#define MATCH_ADD_UW 0x800003b |
Definition at line 367 of file encoding.h.
#define MATCH_ADDD 0x7b |
Definition at line 369 of file encoding.h.
#define MATCH_ADDI 0x13 |
Definition at line 371 of file encoding.h.
#define MATCH_ADDID 0x5b |
Definition at line 373 of file encoding.h.
#define MATCH_ADDIW 0x1b |
Definition at line 375 of file encoding.h.
#define MATCH_ADDW 0x3b |
Definition at line 377 of file encoding.h.
#define MATCH_AES32DSI 0x2a000033 |
Definition at line 379 of file encoding.h.
#define MATCH_AES32DSMI 0x2e000033 |
Definition at line 381 of file encoding.h.
#define MATCH_AES32ESI 0x22000033 |
Definition at line 383 of file encoding.h.
#define MATCH_AES32ESMI 0x26000033 |
Definition at line 385 of file encoding.h.
#define MATCH_AES64DS 0x3a000033 |
Definition at line 387 of file encoding.h.
#define MATCH_AES64DSM 0x3e000033 |
Definition at line 389 of file encoding.h.
#define MATCH_AES64ES 0x32000033 |
Definition at line 391 of file encoding.h.
#define MATCH_AES64ESM 0x36000033 |
Definition at line 393 of file encoding.h.
#define MATCH_AES64IM 0x30001013 |
Definition at line 395 of file encoding.h.
#define MATCH_AES64KS1I 0x31001013 |
Definition at line 397 of file encoding.h.
#define MATCH_AES64KS2 0x7e000033 |
Definition at line 399 of file encoding.h.
#define MATCH_AMOADD_D 0x302f |
Definition at line 401 of file encoding.h.
#define MATCH_AMOADD_W 0x202f |
Definition at line 403 of file encoding.h.
#define MATCH_AMOAND_D 0x6000302f |
Definition at line 405 of file encoding.h.
#define MATCH_AMOAND_W 0x6000202f |
Definition at line 407 of file encoding.h.
#define MATCH_AMOMAX_D 0xa000302f |
Definition at line 409 of file encoding.h.
#define MATCH_AMOMAX_W 0xa000202f |
Definition at line 411 of file encoding.h.
#define MATCH_AMOMAXU_D 0xe000302f |
Definition at line 413 of file encoding.h.
#define MATCH_AMOMAXU_W 0xe000202f |
Definition at line 415 of file encoding.h.
#define MATCH_AMOMIN_D 0x8000302f |
Definition at line 417 of file encoding.h.
#define MATCH_AMOMIN_W 0x8000202f |
Definition at line 419 of file encoding.h.
#define MATCH_AMOMINU_D 0xc000302f |
Definition at line 421 of file encoding.h.
#define MATCH_AMOMINU_W 0xc000202f |
Definition at line 423 of file encoding.h.
#define MATCH_AMOOR_D 0x4000302f |
Definition at line 425 of file encoding.h.
#define MATCH_AMOOR_W 0x4000202f |
Definition at line 427 of file encoding.h.
#define MATCH_AMOSWAP_D 0x800302f |
Definition at line 429 of file encoding.h.
#define MATCH_AMOSWAP_W 0x800202f |
Definition at line 431 of file encoding.h.
#define MATCH_AMOXOR_D 0x2000302f |
Definition at line 433 of file encoding.h.
#define MATCH_AMOXOR_W 0x2000202f |
Definition at line 435 of file encoding.h.
#define MATCH_AND 0x7033 |
Definition at line 437 of file encoding.h.
#define MATCH_ANDI 0x7013 |
Definition at line 439 of file encoding.h.
#define MATCH_ANDN 0x40007033 |
Definition at line 441 of file encoding.h.
#define MATCH_AUIPC 0x17 |
Definition at line 443 of file encoding.h.
#define MATCH_AVE 0xe0000077 |
Definition at line 445 of file encoding.h.
#define MATCH_BCLR 0x48001033 |
Definition at line 447 of file encoding.h.
#define MATCH_BCLRI 0x48001013 |
Definition at line 449 of file encoding.h.
#define MATCH_BCOMPRESS 0x8006033 |
Definition at line 451 of file encoding.h.
#define MATCH_BCOMPRESSW 0x800603b |
Definition at line 453 of file encoding.h.
#define MATCH_BDECOMPRESS 0x48006033 |
Definition at line 455 of file encoding.h.
#define MATCH_BDECOMPRESSW 0x4800603b |
Definition at line 457 of file encoding.h.
#define MATCH_BEQ 0x63 |
Definition at line 459 of file encoding.h.
#define MATCH_BEXT 0x48005033 |
Definition at line 461 of file encoding.h.
#define MATCH_BEXTI 0x48005013 |
Definition at line 463 of file encoding.h.
#define MATCH_BFP 0x48007033 |
Definition at line 465 of file encoding.h.
#define MATCH_BFPW 0x4800703b |
Definition at line 467 of file encoding.h.
#define MATCH_BGE 0x5063 |
Definition at line 469 of file encoding.h.
#define MATCH_BGEU 0x7063 |
Definition at line 471 of file encoding.h.
#define MATCH_BINV 0x68001033 |
Definition at line 473 of file encoding.h.
#define MATCH_BINVI 0x68001013 |
Definition at line 475 of file encoding.h.
#define MATCH_BITREV 0xe6000077 |
Definition at line 477 of file encoding.h.
#define MATCH_BITREVI 0xe8000077 |
Definition at line 479 of file encoding.h.
#define MATCH_BLT 0x4063 |
Definition at line 481 of file encoding.h.
#define MATCH_BLTU 0x6063 |
Definition at line 483 of file encoding.h.
#define MATCH_BMATFLIP 0x60301013 |
Definition at line 485 of file encoding.h.
#define MATCH_BMATOR 0x8003033 |
Definition at line 487 of file encoding.h.
#define MATCH_BMATXOR 0x48003033 |
Definition at line 489 of file encoding.h.
#define MATCH_BNE 0x1063 |
Definition at line 491 of file encoding.h.
#define MATCH_BPICK 0x3077 |
Definition at line 493 of file encoding.h.
#define MATCH_BSET 0x28001033 |
Definition at line 495 of file encoding.h.
#define MATCH_BSETI 0x28001013 |
Definition at line 497 of file encoding.h.
#define MATCH_C_ADD 0x9002 |
Definition at line 499 of file encoding.h.
#define MATCH_C_ADDI 0x1 |
Definition at line 501 of file encoding.h.
#define MATCH_C_ADDI16SP 0x6101 |
Definition at line 503 of file encoding.h.
#define MATCH_C_ADDI4SPN 0x0 |
Definition at line 505 of file encoding.h.
#define MATCH_C_ADDIW 0x2001 |
Definition at line 507 of file encoding.h.
#define MATCH_C_ADDW 0x9c21 |
Definition at line 509 of file encoding.h.
#define MATCH_C_AND 0x8c61 |
Definition at line 511 of file encoding.h.
#define MATCH_C_ANDI 0x8801 |
Definition at line 513 of file encoding.h.
#define MATCH_C_BEQZ 0xc001 |
Definition at line 515 of file encoding.h.
#define MATCH_C_BNEZ 0xe001 |
Definition at line 517 of file encoding.h.
#define MATCH_C_EBREAK 0x9002 |
Definition at line 519 of file encoding.h.
#define MATCH_C_FLD 0x2000 |
Definition at line 521 of file encoding.h.
#define MATCH_C_FLDSP 0x2002 |
Definition at line 523 of file encoding.h.
#define MATCH_C_FLW 0x6000 |
Definition at line 525 of file encoding.h.
#define MATCH_C_FLWSP 0x6002 |
Definition at line 527 of file encoding.h.
#define MATCH_C_FSD 0xa000 |
Definition at line 529 of file encoding.h.
#define MATCH_C_FSDSP 0xa002 |
Definition at line 531 of file encoding.h.
#define MATCH_C_FSW 0xe000 |
Definition at line 533 of file encoding.h.
#define MATCH_C_FSWSP 0xe002 |
Definition at line 535 of file encoding.h.
#define MATCH_C_J 0xa001 |
Definition at line 537 of file encoding.h.
#define MATCH_C_JAL 0x2001 |
Definition at line 539 of file encoding.h.
#define MATCH_C_JALR 0x9002 |
Definition at line 541 of file encoding.h.
#define MATCH_C_JR 0x8002 |
Definition at line 543 of file encoding.h.
#define MATCH_C_LD 0x6000 |
Definition at line 545 of file encoding.h.
#define MATCH_C_LDSP 0x6002 |
Definition at line 547 of file encoding.h.
#define MATCH_C_LI 0x4001 |
Definition at line 549 of file encoding.h.
#define MATCH_C_LQ 0x2000 |
Definition at line 551 of file encoding.h.
#define MATCH_C_LQSP 0x2002 |
Definition at line 553 of file encoding.h.
#define MATCH_C_LUI 0x6001 |
Definition at line 555 of file encoding.h.
#define MATCH_C_LW 0x4000 |
Definition at line 557 of file encoding.h.
#define MATCH_C_LWSP 0x4002 |
Definition at line 559 of file encoding.h.
#define MATCH_C_MV 0x8002 |
Definition at line 561 of file encoding.h.
#define MATCH_C_NOP 0x1 |
Definition at line 563 of file encoding.h.
#define MATCH_C_OR 0x8c41 |
Definition at line 565 of file encoding.h.
#define MATCH_C_SD 0xe000 |
Definition at line 567 of file encoding.h.
#define MATCH_C_SDSP 0xe002 |
Definition at line 569 of file encoding.h.
#define MATCH_C_SLLI 0x2 |
Definition at line 571 of file encoding.h.
#define MATCH_C_SQ 0xa000 |
Definition at line 573 of file encoding.h.
#define MATCH_C_SQSP 0xa002 |
Definition at line 575 of file encoding.h.
#define MATCH_C_SRAI 0x8401 |
Definition at line 577 of file encoding.h.
#define MATCH_C_SRLI 0x8001 |
Definition at line 579 of file encoding.h.
#define MATCH_C_SUB 0x8c01 |
Definition at line 581 of file encoding.h.
#define MATCH_C_SUBW 0x9c01 |
Definition at line 583 of file encoding.h.
#define MATCH_C_SW 0xc000 |
Definition at line 585 of file encoding.h.
#define MATCH_C_SWSP 0xc002 |
Definition at line 587 of file encoding.h.
#define MATCH_C_XOR 0x8c21 |
Definition at line 589 of file encoding.h.
#define MATCH_CBO_CLEAN 0x10200f |
Definition at line 591 of file encoding.h.
#define MATCH_CBO_FLUSH 0x20200f |
Definition at line 593 of file encoding.h.
#define MATCH_CBO_INVAL 0x200f |
Definition at line 595 of file encoding.h.
#define MATCH_CBO_ZERO 0x40200f |
Definition at line 597 of file encoding.h.
#define MATCH_CLMUL 0xa001033 |
Definition at line 599 of file encoding.h.
#define MATCH_CLMULH 0xa003033 |
Definition at line 601 of file encoding.h.
#define MATCH_CLMULR 0xa002033 |
Definition at line 603 of file encoding.h.
#define MATCH_CLO16 0xaeb00077 |
Definition at line 605 of file encoding.h.
#define MATCH_CLO32 0xafb00077 |
Definition at line 607 of file encoding.h.
#define MATCH_CLO8 0xae300077 |
Definition at line 609 of file encoding.h.
#define MATCH_CLRS16 0xae800077 |
Definition at line 611 of file encoding.h.
#define MATCH_CLRS32 0xaf800077 |
Definition at line 613 of file encoding.h.
#define MATCH_CLRS8 0xae000077 |
Definition at line 615 of file encoding.h.
#define MATCH_CLZ 0x60001013 |
Definition at line 617 of file encoding.h.
#define MATCH_CLZ16 0xae900077 |
Definition at line 619 of file encoding.h.
#define MATCH_CLZ32 0xaf900077 |
Definition at line 621 of file encoding.h.
#define MATCH_CLZ8 0xae100077 |
Definition at line 623 of file encoding.h.
#define MATCH_CLZW 0x6000101b |
Definition at line 625 of file encoding.h.
#define MATCH_CMIX 0x6001033 |
Definition at line 627 of file encoding.h.
#define MATCH_CMOV 0x6005033 |
Definition at line 629 of file encoding.h.
#define MATCH_CMPEQ16 0x4c000077 |
Definition at line 631 of file encoding.h.
#define MATCH_CMPEQ8 0x4e000077 |
Definition at line 633 of file encoding.h.
#define MATCH_CPOP 0x60201013 |
Definition at line 635 of file encoding.h.
#define MATCH_CPOPW 0x6020101b |
Definition at line 637 of file encoding.h.
#define MATCH_CRAS16 0x44000077 |
Definition at line 639 of file encoding.h.
#define MATCH_CRAS32 0x44002077 |
Definition at line 641 of file encoding.h.
#define MATCH_CRC32_B 0x61001013 |
Definition at line 643 of file encoding.h.
#define MATCH_CRC32_D 0x61301013 |
Definition at line 645 of file encoding.h.
#define MATCH_CRC32_H 0x61101013 |
Definition at line 647 of file encoding.h.
#define MATCH_CRC32_W 0x61201013 |
Definition at line 649 of file encoding.h.
#define MATCH_CRC32C_B 0x61801013 |
Definition at line 651 of file encoding.h.
#define MATCH_CRC32C_D 0x61b01013 |
Definition at line 653 of file encoding.h.
#define MATCH_CRC32C_H 0x61901013 |
Definition at line 655 of file encoding.h.
#define MATCH_CRC32C_W 0x61a01013 |
Definition at line 657 of file encoding.h.
#define MATCH_CRSA16 0x46000077 |
Definition at line 659 of file encoding.h.
#define MATCH_CRSA32 0x46002077 |
Definition at line 661 of file encoding.h.
#define MATCH_CSRRC 0x3073 |
Definition at line 663 of file encoding.h.
#define MATCH_CSRRCI 0x7073 |
Definition at line 665 of file encoding.h.
#define MATCH_CSRRS 0x2073 |
Definition at line 667 of file encoding.h.
#define MATCH_CSRRSI 0x6073 |
Definition at line 669 of file encoding.h.
#define MATCH_CSRRW 0x1073 |
Definition at line 671 of file encoding.h.
#define MATCH_CSRRWI 0x5073 |
Definition at line 673 of file encoding.h.
#define MATCH_CTZ 0x60101013 |
Definition at line 675 of file encoding.h.
#define MATCH_CTZW 0x6010101b |
Definition at line 677 of file encoding.h.
#define MATCH_DIV 0x2004033 |
Definition at line 679 of file encoding.h.
#define MATCH_DIVU 0x2005033 |
Definition at line 681 of file encoding.h.
#define MATCH_DIVUW 0x200503b |
Definition at line 683 of file encoding.h.
#define MATCH_DIVW 0x200403b |
Definition at line 685 of file encoding.h.
#define MATCH_DRET 0x7b200073 |
Definition at line 687 of file encoding.h.
#define MATCH_EBREAK 0x100073 |
Definition at line 689 of file encoding.h.
#define MATCH_ECALL 0x73 |
Definition at line 691 of file encoding.h.
#define MATCH_FADD_D 0x2000053 |
Definition at line 693 of file encoding.h.
#define MATCH_FADD_H 0x4000053 |
Definition at line 695 of file encoding.h.
#define MATCH_FADD_Q 0x6000053 |
Definition at line 697 of file encoding.h.
#define MATCH_FADD_S 0x53 |
Definition at line 699 of file encoding.h.
#define MATCH_FCLASS_D 0xe2001053 |
Definition at line 701 of file encoding.h.
#define MATCH_FCLASS_H 0xe4001053 |
Definition at line 703 of file encoding.h.
#define MATCH_FCLASS_Q 0xe6001053 |
Definition at line 705 of file encoding.h.
#define MATCH_FCLASS_S 0xe0001053 |
Definition at line 707 of file encoding.h.
#define MATCH_FCVT_D_H 0x42200053 |
Definition at line 709 of file encoding.h.
#define MATCH_FCVT_D_L 0xd2200053 |
Definition at line 711 of file encoding.h.
#define MATCH_FCVT_D_LU 0xd2300053 |
Definition at line 713 of file encoding.h.
#define MATCH_FCVT_D_Q 0x42300053 |
Definition at line 715 of file encoding.h.
#define MATCH_FCVT_D_S 0x42000053 |
Definition at line 717 of file encoding.h.
#define MATCH_FCVT_D_W 0xd2000053 |
Definition at line 719 of file encoding.h.
#define MATCH_FCVT_D_WU 0xd2100053 |
Definition at line 721 of file encoding.h.
#define MATCH_FCVT_H_D 0x44100053 |
Definition at line 723 of file encoding.h.
#define MATCH_FCVT_H_L 0xd4200053 |
Definition at line 725 of file encoding.h.
#define MATCH_FCVT_H_LU 0xd4300053 |
Definition at line 727 of file encoding.h.
#define MATCH_FCVT_H_Q 0x44300053 |
Definition at line 729 of file encoding.h.
#define MATCH_FCVT_H_S 0x44000053 |
Definition at line 731 of file encoding.h.
#define MATCH_FCVT_H_W 0xd4000053 |
Definition at line 733 of file encoding.h.
#define MATCH_FCVT_H_WU 0xd4100053 |
Definition at line 735 of file encoding.h.
#define MATCH_FCVT_L_D 0xc2200053 |
Definition at line 737 of file encoding.h.
#define MATCH_FCVT_L_H 0xc4200053 |
Definition at line 739 of file encoding.h.
#define MATCH_FCVT_L_Q 0xc6200053 |
Definition at line 741 of file encoding.h.
#define MATCH_FCVT_L_S 0xc0200053 |
Definition at line 743 of file encoding.h.
#define MATCH_FCVT_LU_D 0xc2300053 |
Definition at line 745 of file encoding.h.
#define MATCH_FCVT_LU_H 0xc4300053 |
Definition at line 747 of file encoding.h.
#define MATCH_FCVT_LU_Q 0xc6300053 |
Definition at line 749 of file encoding.h.
#define MATCH_FCVT_LU_S 0xc0300053 |
Definition at line 751 of file encoding.h.
#define MATCH_FCVT_Q_D 0x46100053 |
Definition at line 753 of file encoding.h.
#define MATCH_FCVT_Q_H 0x46200053 |
Definition at line 755 of file encoding.h.
#define MATCH_FCVT_Q_L 0xd6200053 |
Definition at line 757 of file encoding.h.
#define MATCH_FCVT_Q_LU 0xd6300053 |
Definition at line 759 of file encoding.h.
#define MATCH_FCVT_Q_S 0x46000053 |
Definition at line 761 of file encoding.h.
#define MATCH_FCVT_Q_W 0xd6000053 |
Definition at line 763 of file encoding.h.
#define MATCH_FCVT_Q_WU 0xd6100053 |
Definition at line 765 of file encoding.h.
#define MATCH_FCVT_S_D 0x40100053 |
Definition at line 767 of file encoding.h.
#define MATCH_FCVT_S_H 0x40200053 |
Definition at line 769 of file encoding.h.
#define MATCH_FCVT_S_L 0xd0200053 |
Definition at line 771 of file encoding.h.
#define MATCH_FCVT_S_LU 0xd0300053 |
Definition at line 773 of file encoding.h.
#define MATCH_FCVT_S_Q 0x40300053 |
Definition at line 775 of file encoding.h.
#define MATCH_FCVT_S_W 0xd0000053 |
Definition at line 777 of file encoding.h.
#define MATCH_FCVT_S_WU 0xd0100053 |
Definition at line 779 of file encoding.h.
#define MATCH_FCVT_W_D 0xc2000053 |
Definition at line 781 of file encoding.h.
#define MATCH_FCVT_W_H 0xc4000053 |
Definition at line 783 of file encoding.h.
#define MATCH_FCVT_W_Q 0xc6000053 |
Definition at line 785 of file encoding.h.
#define MATCH_FCVT_W_S 0xc0000053 |
Definition at line 787 of file encoding.h.
#define MATCH_FCVT_WU_D 0xc2100053 |
Definition at line 789 of file encoding.h.
#define MATCH_FCVT_WU_H 0xc4100053 |
Definition at line 791 of file encoding.h.
#define MATCH_FCVT_WU_Q 0xc6100053 |
Definition at line 793 of file encoding.h.
#define MATCH_FCVT_WU_S 0xc0100053 |
Definition at line 795 of file encoding.h.
#define MATCH_FDIV_D 0x1a000053 |
Definition at line 797 of file encoding.h.
#define MATCH_FDIV_H 0x1c000053 |
Definition at line 799 of file encoding.h.
#define MATCH_FDIV_Q 0x1e000053 |
Definition at line 801 of file encoding.h.
#define MATCH_FDIV_S 0x18000053 |
Definition at line 803 of file encoding.h.
#define MATCH_FENCE 0xf |
Definition at line 805 of file encoding.h.
#define MATCH_FENCE_I 0x100f |
Definition at line 807 of file encoding.h.
#define MATCH_FEQ_D 0xa2002053 |
Definition at line 809 of file encoding.h.
#define MATCH_FEQ_H 0xa4002053 |
Definition at line 811 of file encoding.h.
#define MATCH_FEQ_Q 0xa6002053 |
Definition at line 813 of file encoding.h.
#define MATCH_FEQ_S 0xa0002053 |
Definition at line 815 of file encoding.h.
#define MATCH_FLD 0x3007 |
Definition at line 817 of file encoding.h.
#define MATCH_FLE_D 0xa2000053 |
Definition at line 819 of file encoding.h.
#define MATCH_FLE_H 0xa4000053 |
Definition at line 821 of file encoding.h.
#define MATCH_FLE_Q 0xa6000053 |
Definition at line 823 of file encoding.h.
#define MATCH_FLE_S 0xa0000053 |
Definition at line 825 of file encoding.h.
#define MATCH_FLH 0x1007 |
Definition at line 827 of file encoding.h.
#define MATCH_FLQ 0x4007 |
Definition at line 829 of file encoding.h.
#define MATCH_FLT_D 0xa2001053 |
Definition at line 831 of file encoding.h.
#define MATCH_FLT_H 0xa4001053 |
Definition at line 833 of file encoding.h.
#define MATCH_FLT_Q 0xa6001053 |
Definition at line 835 of file encoding.h.
#define MATCH_FLT_S 0xa0001053 |
Definition at line 837 of file encoding.h.
#define MATCH_FLW 0x2007 |
Definition at line 839 of file encoding.h.
#define MATCH_FMADD_D 0x2000043 |
Definition at line 841 of file encoding.h.
#define MATCH_FMADD_H 0x4000043 |
Definition at line 843 of file encoding.h.
#define MATCH_FMADD_Q 0x6000043 |
Definition at line 845 of file encoding.h.
#define MATCH_FMADD_S 0x43 |
Definition at line 847 of file encoding.h.
#define MATCH_FMAX_D 0x2a001053 |
Definition at line 849 of file encoding.h.
#define MATCH_FMAX_H 0x2c001053 |
Definition at line 851 of file encoding.h.
#define MATCH_FMAX_Q 0x2e001053 |
Definition at line 853 of file encoding.h.
#define MATCH_FMAX_S 0x28001053 |
Definition at line 855 of file encoding.h.
#define MATCH_FMIN_D 0x2a000053 |
Definition at line 857 of file encoding.h.
#define MATCH_FMIN_H 0x2c000053 |
Definition at line 859 of file encoding.h.
#define MATCH_FMIN_Q 0x2e000053 |
Definition at line 861 of file encoding.h.
#define MATCH_FMIN_S 0x28000053 |
Definition at line 863 of file encoding.h.
#define MATCH_FMSUB_D 0x2000047 |
Definition at line 865 of file encoding.h.
#define MATCH_FMSUB_H 0x4000047 |
Definition at line 867 of file encoding.h.
#define MATCH_FMSUB_Q 0x6000047 |
Definition at line 869 of file encoding.h.
#define MATCH_FMSUB_S 0x47 |
Definition at line 871 of file encoding.h.
#define MATCH_FMUL_D 0x12000053 |
Definition at line 873 of file encoding.h.
#define MATCH_FMUL_H 0x14000053 |
Definition at line 875 of file encoding.h.
#define MATCH_FMUL_Q 0x16000053 |
Definition at line 877 of file encoding.h.
#define MATCH_FMUL_S 0x10000053 |
Definition at line 879 of file encoding.h.
#define MATCH_FMV_D_X 0xf2000053 |
Definition at line 881 of file encoding.h.
#define MATCH_FMV_H_X 0xf4000053 |
Definition at line 883 of file encoding.h.
#define MATCH_FMV_W_X 0xf0000053 |
Definition at line 885 of file encoding.h.
#define MATCH_FMV_X_D 0xe2000053 |
Definition at line 887 of file encoding.h.
#define MATCH_FMV_X_H 0xe4000053 |
Definition at line 889 of file encoding.h.
#define MATCH_FMV_X_W 0xe0000053 |
Definition at line 891 of file encoding.h.
#define MATCH_FNMADD_D 0x200004f |
Definition at line 893 of file encoding.h.
#define MATCH_FNMADD_H 0x400004f |
Definition at line 895 of file encoding.h.
#define MATCH_FNMADD_Q 0x600004f |
Definition at line 897 of file encoding.h.
#define MATCH_FNMADD_S 0x4f |
Definition at line 899 of file encoding.h.
#define MATCH_FNMSUB_D 0x200004b |
Definition at line 901 of file encoding.h.
#define MATCH_FNMSUB_H 0x400004b |
Definition at line 903 of file encoding.h.
#define MATCH_FNMSUB_Q 0x600004b |
Definition at line 905 of file encoding.h.
#define MATCH_FNMSUB_S 0x4b |
Definition at line 907 of file encoding.h.
#define MATCH_FSD 0x3027 |
Definition at line 909 of file encoding.h.
#define MATCH_FSGNJ_D 0x22000053 |
Definition at line 911 of file encoding.h.
#define MATCH_FSGNJ_H 0x24000053 |
Definition at line 913 of file encoding.h.
#define MATCH_FSGNJ_Q 0x26000053 |
Definition at line 915 of file encoding.h.
#define MATCH_FSGNJ_S 0x20000053 |
Definition at line 917 of file encoding.h.
#define MATCH_FSGNJN_D 0x22001053 |
Definition at line 919 of file encoding.h.
#define MATCH_FSGNJN_H 0x24001053 |
Definition at line 921 of file encoding.h.
#define MATCH_FSGNJN_Q 0x26001053 |
Definition at line 923 of file encoding.h.
#define MATCH_FSGNJN_S 0x20001053 |
Definition at line 925 of file encoding.h.
#define MATCH_FSGNJX_D 0x22002053 |
Definition at line 927 of file encoding.h.
#define MATCH_FSGNJX_H 0x24002053 |
Definition at line 929 of file encoding.h.
#define MATCH_FSGNJX_Q 0x26002053 |
Definition at line 931 of file encoding.h.
#define MATCH_FSGNJX_S 0x20002053 |
Definition at line 933 of file encoding.h.
#define MATCH_FSH 0x1027 |
Definition at line 935 of file encoding.h.
#define MATCH_FSL 0x4001033 |
Definition at line 937 of file encoding.h.
#define MATCH_FSLW 0x400103b |
Definition at line 939 of file encoding.h.
#define MATCH_FSQ 0x4027 |
Definition at line 941 of file encoding.h.
#define MATCH_FSQRT_D 0x5a000053 |
Definition at line 943 of file encoding.h.
#define MATCH_FSQRT_H 0x5c000053 |
Definition at line 945 of file encoding.h.
#define MATCH_FSQRT_Q 0x5e000053 |
Definition at line 947 of file encoding.h.
#define MATCH_FSQRT_S 0x58000053 |
Definition at line 949 of file encoding.h.
#define MATCH_FSR 0x4005033 |
Definition at line 951 of file encoding.h.
#define MATCH_FSRI 0x4005013 |
Definition at line 953 of file encoding.h.
#define MATCH_FSRIW 0x400501b |
Definition at line 955 of file encoding.h.
#define MATCH_FSRW 0x400503b |
Definition at line 957 of file encoding.h.
#define MATCH_FSUB_D 0xa000053 |
Definition at line 959 of file encoding.h.
#define MATCH_FSUB_H 0xc000053 |
Definition at line 961 of file encoding.h.
#define MATCH_FSUB_Q 0xe000053 |
Definition at line 963 of file encoding.h.
#define MATCH_FSUB_S 0x8000053 |
Definition at line 965 of file encoding.h.
#define MATCH_FSW 0x2027 |
Definition at line 967 of file encoding.h.
#define MATCH_GORC 0x28005033 |
Definition at line 969 of file encoding.h.
#define MATCH_GORCI 0x28005013 |
Definition at line 971 of file encoding.h.
#define MATCH_GORCIW 0x2800501b |
Definition at line 973 of file encoding.h.
#define MATCH_GORCW 0x2800503b |
Definition at line 975 of file encoding.h.
#define MATCH_GREV 0x68005033 |
Definition at line 977 of file encoding.h.
#define MATCH_GREVI 0x68005013 |
Definition at line 979 of file encoding.h.
#define MATCH_GREVIW 0x6800501b |
Definition at line 981 of file encoding.h.
#define MATCH_GREVW 0x6800503b |
Definition at line 983 of file encoding.h.
#define MATCH_HFENCE_GVMA 0x62000073 |
Definition at line 985 of file encoding.h.
#define MATCH_HFENCE_VVMA 0x22000073 |
Definition at line 987 of file encoding.h.
#define MATCH_HINVAL_GVMA 0x66000073 |
Definition at line 989 of file encoding.h.
#define MATCH_HINVAL_VVMA 0x26000073 |
Definition at line 991 of file encoding.h.
#define MATCH_HLV_B 0x60004073 |
Definition at line 993 of file encoding.h.
#define MATCH_HLV_BU 0x60104073 |
Definition at line 995 of file encoding.h.
#define MATCH_HLV_D 0x6c004073 |
Definition at line 997 of file encoding.h.
#define MATCH_HLV_H 0x64004073 |
Definition at line 999 of file encoding.h.
#define MATCH_HLV_HU 0x64104073 |
Definition at line 1001 of file encoding.h.
#define MATCH_HLV_W 0x68004073 |
Definition at line 1003 of file encoding.h.
#define MATCH_HLV_WU 0x68104073 |
Definition at line 1005 of file encoding.h.
#define MATCH_HLVX_HU 0x64304073 |
Definition at line 1007 of file encoding.h.
#define MATCH_HLVX_WU 0x68304073 |
Definition at line 1009 of file encoding.h.
#define MATCH_HSV_B 0x62004073 |
Definition at line 1011 of file encoding.h.
#define MATCH_HSV_D 0x6e004073 |
Definition at line 1013 of file encoding.h.
#define MATCH_HSV_H 0x66004073 |
Definition at line 1015 of file encoding.h.
#define MATCH_HSV_W 0x6a004073 |
Definition at line 1017 of file encoding.h.
#define MATCH_INSB 0xac000077 |
Definition at line 1019 of file encoding.h.
#define MATCH_JAL 0x6f |
Definition at line 1021 of file encoding.h.
#define MATCH_JALR 0x67 |
Definition at line 1023 of file encoding.h.
#define MATCH_KABS16 0xad100077 |
Definition at line 1025 of file encoding.h.
#define MATCH_KABS32 0xad200077 |
Definition at line 1027 of file encoding.h.
#define MATCH_KABS8 0xad000077 |
Definition at line 1029 of file encoding.h.
#define MATCH_KABSW 0xad400077 |
Definition at line 1031 of file encoding.h.
#define MATCH_KADD16 0x10000077 |
Definition at line 1033 of file encoding.h.
#define MATCH_KADD32 0x10002077 |
Definition at line 1035 of file encoding.h.
#define MATCH_KADD64 0x90001077 |
Definition at line 1037 of file encoding.h.
#define MATCH_KADD8 0x18000077 |
Definition at line 1039 of file encoding.h.
#define MATCH_KADDH 0x4001077 |
Definition at line 1041 of file encoding.h.
#define MATCH_KADDW 0x1077 |
Definition at line 1043 of file encoding.h.
#define MATCH_KCRAS16 0x14000077 |
Definition at line 1045 of file encoding.h.
#define MATCH_KCRAS32 0x14002077 |
Definition at line 1047 of file encoding.h.
#define MATCH_KCRSA16 0x16000077 |
Definition at line 1049 of file encoding.h.
#define MATCH_KCRSA32 0x16002077 |
Definition at line 1051 of file encoding.h.
#define MATCH_KDMABB 0xd2001077 |
Definition at line 1053 of file encoding.h.
#define MATCH_KDMABB16 0xd8001077 |
Definition at line 1055 of file encoding.h.
#define MATCH_KDMABT 0xe2001077 |
Definition at line 1057 of file encoding.h.
#define MATCH_KDMABT16 0xe8001077 |
Definition at line 1059 of file encoding.h.
#define MATCH_KDMATT 0xf2001077 |
Definition at line 1061 of file encoding.h.
#define MATCH_KDMATT16 0xf8001077 |
Definition at line 1063 of file encoding.h.
#define MATCH_KDMBB 0xa001077 |
Definition at line 1065 of file encoding.h.
#define MATCH_KDMBB16 0xda001077 |
Definition at line 1067 of file encoding.h.
#define MATCH_KDMBT 0x1a001077 |
Definition at line 1069 of file encoding.h.
#define MATCH_KDMBT16 0xea001077 |
Definition at line 1071 of file encoding.h.
#define MATCH_KDMTT 0x2a001077 |
Definition at line 1073 of file encoding.h.
#define MATCH_KDMTT16 0xfa001077 |
Definition at line 1075 of file encoding.h.
#define MATCH_KHM16 0x86000077 |
Definition at line 1077 of file encoding.h.
#define MATCH_KHM8 0x8e000077 |
Definition at line 1079 of file encoding.h.
#define MATCH_KHMBB 0xc001077 |
Definition at line 1081 of file encoding.h.
#define MATCH_KHMBB16 0xdc001077 |
Definition at line 1083 of file encoding.h.
#define MATCH_KHMBT 0x1c001077 |
Definition at line 1085 of file encoding.h.
#define MATCH_KHMBT16 0xec001077 |
Definition at line 1087 of file encoding.h.
#define MATCH_KHMTT 0x2c001077 |
Definition at line 1089 of file encoding.h.
#define MATCH_KHMTT16 0xfc001077 |
Definition at line 1091 of file encoding.h.
#define MATCH_KHMX16 0x96000077 |
Definition at line 1093 of file encoding.h.
#define MATCH_KHMX8 0x9e000077 |
Definition at line 1095 of file encoding.h.
#define MATCH_KMABB 0x5a001077 |
Definition at line 1097 of file encoding.h.
#define MATCH_KMABB32 0x5a002077 |
Definition at line 1099 of file encoding.h.
#define MATCH_KMABT 0x6a001077 |
Definition at line 1101 of file encoding.h.
#define MATCH_KMABT32 0x6a002077 |
Definition at line 1103 of file encoding.h.
#define MATCH_KMADA 0x48001077 |
Definition at line 1105 of file encoding.h.
#define MATCH_KMADRS 0x6c001077 |
Definition at line 1107 of file encoding.h.
#define MATCH_KMADRS32 0x6c002077 |
Definition at line 1109 of file encoding.h.
#define MATCH_KMADS 0x5c001077 |
Definition at line 1111 of file encoding.h.
#define MATCH_KMADS32 0x5c002077 |
Definition at line 1113 of file encoding.h.
#define MATCH_KMAR64 0x94001077 |
Definition at line 1115 of file encoding.h.
#define MATCH_KMATT 0x7a001077 |
Definition at line 1117 of file encoding.h.
#define MATCH_KMATT32 0x7a002077 |
Definition at line 1119 of file encoding.h.
#define MATCH_KMAXDA 0x4a001077 |
Definition at line 1121 of file encoding.h.
#define MATCH_KMAXDA32 0x4a002077 |
Definition at line 1123 of file encoding.h.
#define MATCH_KMAXDS 0x7c001077 |
Definition at line 1125 of file encoding.h.
#define MATCH_KMAXDS32 0x7c002077 |
Definition at line 1127 of file encoding.h.
#define MATCH_KMDA 0x38001077 |
Definition at line 1129 of file encoding.h.
#define MATCH_KMDA32 0x38002077 |
Definition at line 1131 of file encoding.h.
#define MATCH_KMMAC 0x60001077 |
Definition at line 1133 of file encoding.h.
#define MATCH_KMMAC_U 0x70001077 |
Definition at line 1135 of file encoding.h.
#define MATCH_KMMAWB 0x46001077 |
Definition at line 1137 of file encoding.h.
#define MATCH_KMMAWB2 0xce001077 |
Definition at line 1139 of file encoding.h.
#define MATCH_KMMAWB2_U 0xde001077 |
Definition at line 1141 of file encoding.h.
#define MATCH_KMMAWB_U 0x56001077 |
Definition at line 1143 of file encoding.h.
#define MATCH_KMMAWT 0x66001077 |
Definition at line 1145 of file encoding.h.
#define MATCH_KMMAWT2 0xee001077 |
Definition at line 1147 of file encoding.h.
#define MATCH_KMMAWT2_U 0xfe001077 |
Definition at line 1149 of file encoding.h.
#define MATCH_KMMAWT_U 0x76001077 |
Definition at line 1151 of file encoding.h.
#define MATCH_KMMSB 0x42001077 |
Definition at line 1153 of file encoding.h.
#define MATCH_KMMSB_U 0x52001077 |
Definition at line 1155 of file encoding.h.
#define MATCH_KMMWB2 0x8e001077 |
Definition at line 1157 of file encoding.h.
#define MATCH_KMMWB2_U 0x9e001077 |
Definition at line 1159 of file encoding.h.
#define MATCH_KMMWT2 0xae001077 |
Definition at line 1161 of file encoding.h.
#define MATCH_KMMWT2_U 0xbe001077 |
Definition at line 1163 of file encoding.h.
#define MATCH_KMSDA 0x4c001077 |
Definition at line 1165 of file encoding.h.
#define MATCH_KMSDA32 0x4c002077 |
Definition at line 1167 of file encoding.h.
#define MATCH_KMSR64 0x96001077 |
Definition at line 1169 of file encoding.h.
#define MATCH_KMSXDA 0x4e001077 |
Definition at line 1171 of file encoding.h.
#define MATCH_KMSXDA32 0x4e002077 |
Definition at line 1173 of file encoding.h.
#define MATCH_KMXDA 0x3a001077 |
Definition at line 1175 of file encoding.h.
#define MATCH_KMXDA32 0x3a002077 |
Definition at line 1177 of file encoding.h.
#define MATCH_KSLL16 0x64000077 |
Definition at line 1179 of file encoding.h.
#define MATCH_KSLL32 0x64002077 |
Definition at line 1181 of file encoding.h.
#define MATCH_KSLL8 0x6c000077 |
Definition at line 1183 of file encoding.h.
#define MATCH_KSLLI16 0x75000077 |
Definition at line 1185 of file encoding.h.
#define MATCH_KSLLI32 0x84002077 |
Definition at line 1187 of file encoding.h.
#define MATCH_KSLLI8 0x7c800077 |
Definition at line 1189 of file encoding.h.
#define MATCH_KSLLIW 0x36001077 |
Definition at line 1191 of file encoding.h.
#define MATCH_KSLLW 0x26001077 |
Definition at line 1193 of file encoding.h.
#define MATCH_KSLRA16 0x56000077 |
Definition at line 1195 of file encoding.h.
#define MATCH_KSLRA16_U 0x66000077 |
Definition at line 1197 of file encoding.h.
#define MATCH_KSLRA32 0x56002077 |
Definition at line 1199 of file encoding.h.
#define MATCH_KSLRA32_U 0x66002077 |
Definition at line 1201 of file encoding.h.
#define MATCH_KSLRA8 0x5e000077 |
Definition at line 1203 of file encoding.h.
#define MATCH_KSLRA8_U 0x6e000077 |
Definition at line 1205 of file encoding.h.
#define MATCH_KSLRAW 0x6e001077 |
Definition at line 1207 of file encoding.h.
#define MATCH_KSLRAW_U 0x7e001077 |
Definition at line 1209 of file encoding.h.
#define MATCH_KSTAS16 0xc4002077 |
Definition at line 1211 of file encoding.h.
#define MATCH_KSTAS32 0xc0002077 |
Definition at line 1213 of file encoding.h.
#define MATCH_KSTSA16 0xc6002077 |
Definition at line 1215 of file encoding.h.
#define MATCH_KSTSA32 0xc2002077 |
Definition at line 1217 of file encoding.h.
#define MATCH_KSUB16 0x12000077 |
Definition at line 1219 of file encoding.h.
#define MATCH_KSUB32 0x12002077 |
Definition at line 1221 of file encoding.h.
#define MATCH_KSUB64 0x92001077 |
Definition at line 1223 of file encoding.h.
#define MATCH_KSUB8 0x1a000077 |
Definition at line 1225 of file encoding.h.
#define MATCH_KSUBH 0x6001077 |
Definition at line 1227 of file encoding.h.
#define MATCH_KSUBW 0x2001077 |
Definition at line 1229 of file encoding.h.
#define MATCH_KWMMUL 0x62001077 |
Definition at line 1231 of file encoding.h.
#define MATCH_KWMMUL_U 0x72001077 |
Definition at line 1233 of file encoding.h.
#define MATCH_LB 0x3 |
Definition at line 1235 of file encoding.h.
#define MATCH_LBU 0x4003 |
Definition at line 1237 of file encoding.h.
#define MATCH_LD 0x3003 |
Definition at line 1239 of file encoding.h.
#define MATCH_LDU 0x7003 |
Definition at line 1241 of file encoding.h.
#define MATCH_LH 0x1003 |
Definition at line 1243 of file encoding.h.
#define MATCH_LHU 0x5003 |
Definition at line 1245 of file encoding.h.
#define MATCH_LQ 0x300f |
Definition at line 1247 of file encoding.h.
#define MATCH_LR_D 0x1000302f |
Definition at line 1249 of file encoding.h.
#define MATCH_LR_W 0x1000202f |
Definition at line 1251 of file encoding.h.
#define MATCH_LUI 0x37 |
Definition at line 1253 of file encoding.h.
#define MATCH_LW 0x2003 |
Definition at line 1255 of file encoding.h.
#define MATCH_LWU 0x6003 |
Definition at line 1257 of file encoding.h.
#define MATCH_MADDR32 0xc4001077 |
Definition at line 1259 of file encoding.h.
#define MATCH_MAX 0xa006033 |
Definition at line 1261 of file encoding.h.
#define MATCH_MAXU 0xa007033 |
Definition at line 1263 of file encoding.h.
#define MATCH_MAXW 0xf2000077 |
Definition at line 1265 of file encoding.h.
#define MATCH_MIN 0xa004033 |
Definition at line 1267 of file encoding.h.
#define MATCH_MINU 0xa005033 |
Definition at line 1269 of file encoding.h.
#define MATCH_MINW 0xf0000077 |
Definition at line 1271 of file encoding.h.
#define MATCH_MRET 0x30200073 |
Definition at line 1273 of file encoding.h.
#define MATCH_MSUBR32 0xc6001077 |
Definition at line 1275 of file encoding.h.
#define MATCH_MUL 0x2000033 |
Definition at line 1277 of file encoding.h.
#define MATCH_MULH 0x2001033 |
Definition at line 1279 of file encoding.h.
#define MATCH_MULHSU 0x2002033 |
Definition at line 1281 of file encoding.h.
#define MATCH_MULHU 0x2003033 |
Definition at line 1283 of file encoding.h.
#define MATCH_MULR64 0xf0001077 |
Definition at line 1285 of file encoding.h.
#define MATCH_MULSR64 0xe0001077 |
Definition at line 1287 of file encoding.h.
#define MATCH_MULW 0x200003b |
Definition at line 1289 of file encoding.h.
#define MATCH_OR 0x6033 |
Definition at line 1291 of file encoding.h.
#define MATCH_ORI 0x6013 |
Definition at line 1293 of file encoding.h.
#define MATCH_ORN 0x40006033 |
Definition at line 1295 of file encoding.h.
#define MATCH_PACK 0x8004033 |
Definition at line 1297 of file encoding.h.
#define MATCH_PACKH 0x8007033 |
Definition at line 1299 of file encoding.h.
#define MATCH_PACKU 0x48004033 |
Definition at line 1301 of file encoding.h.
#define MATCH_PACKUW 0x4800403b |
Definition at line 1303 of file encoding.h.
#define MATCH_PACKW 0x800403b |
Definition at line 1305 of file encoding.h.
#define MATCH_PAUSE 0x100000f |
Definition at line 1307 of file encoding.h.
#define MATCH_PBSAD 0xfc000077 |
Definition at line 1309 of file encoding.h.
#define MATCH_PBSADA 0xfe000077 |
Definition at line 1311 of file encoding.h.
#define MATCH_PKBB16 0xe001077 |
Definition at line 1313 of file encoding.h.
#define MATCH_PKBB32 0xe002077 |
Definition at line 1315 of file encoding.h.
#define MATCH_PKBT16 0x1e001077 |
Definition at line 1317 of file encoding.h.
#define MATCH_PKBT32 0x1e002077 |
Definition at line 1319 of file encoding.h.
#define MATCH_PKTB16 0x3e001077 |
Definition at line 1321 of file encoding.h.
#define MATCH_PKTB32 0x3e002077 |
Definition at line 1323 of file encoding.h.
#define MATCH_PKTT16 0x2e001077 |
Definition at line 1325 of file encoding.h.
#define MATCH_PKTT32 0x2e002077 |
Definition at line 1327 of file encoding.h.
#define MATCH_PREFETCH_I 0x6013 |
Definition at line 1329 of file encoding.h.
#define MATCH_PREFETCH_R 0x106013 |
Definition at line 1331 of file encoding.h.
#define MATCH_PREFETCH_W 0x306013 |
Definition at line 1333 of file encoding.h.
#define MATCH_RADD16 0x77 |
Definition at line 1335 of file encoding.h.
#define MATCH_RADD32 0x2077 |
Definition at line 1337 of file encoding.h.
#define MATCH_RADD64 0x80001077 |
Definition at line 1339 of file encoding.h.
#define MATCH_RADD8 0x8000077 |
Definition at line 1341 of file encoding.h.
#define MATCH_RADDW 0x20001077 |
Definition at line 1343 of file encoding.h.
#define MATCH_RCRAS16 0x4000077 |
Definition at line 1345 of file encoding.h.
#define MATCH_RCRAS32 0x4002077 |
Definition at line 1347 of file encoding.h.
#define MATCH_RCRSA16 0x6000077 |
Definition at line 1349 of file encoding.h.
#define MATCH_RCRSA32 0x6002077 |
Definition at line 1351 of file encoding.h.
#define MATCH_REM 0x2006033 |
Definition at line 1353 of file encoding.h.
#define MATCH_REMU 0x2007033 |
Definition at line 1355 of file encoding.h.
#define MATCH_REMUW 0x200703b |
Definition at line 1357 of file encoding.h.
#define MATCH_REMW 0x200603b |
Definition at line 1359 of file encoding.h.
#define MATCH_ROL 0x60001033 |
Definition at line 1361 of file encoding.h.
#define MATCH_ROLW 0x6000103b |
Definition at line 1363 of file encoding.h.
#define MATCH_ROR 0x60005033 |
Definition at line 1365 of file encoding.h.
#define MATCH_RORI 0x60005013 |
Definition at line 1367 of file encoding.h.
#define MATCH_RORIW 0x6000501b |
Definition at line 1369 of file encoding.h.
#define MATCH_RORW 0x6000503b |
Definition at line 1371 of file encoding.h.
#define MATCH_RSTAS16 0xb4002077 |
Definition at line 1373 of file encoding.h.
#define MATCH_RSTAS32 0xb0002077 |
Definition at line 1375 of file encoding.h.
#define MATCH_RSTSA16 0xb6002077 |
Definition at line 1377 of file encoding.h.
#define MATCH_RSTSA32 0xb2002077 |
Definition at line 1379 of file encoding.h.
#define MATCH_RSUB16 0x2000077 |
Definition at line 1381 of file encoding.h.
#define MATCH_RSUB32 0x2002077 |
Definition at line 1383 of file encoding.h.
#define MATCH_RSUB64 0x82001077 |
Definition at line 1385 of file encoding.h.
#define MATCH_RSUB8 0xa000077 |
Definition at line 1387 of file encoding.h.
#define MATCH_RSUBW 0x22001077 |
Definition at line 1389 of file encoding.h.
#define MATCH_SB 0x23 |
Definition at line 1391 of file encoding.h.
#define MATCH_SC_D 0x1800302f |
Definition at line 1393 of file encoding.h.
#define MATCH_SC_W 0x1800202f |
Definition at line 1395 of file encoding.h.
#define MATCH_SCLIP16 0x84000077 |
Definition at line 1397 of file encoding.h.
#define MATCH_SCLIP32 0xe4000077 |
Definition at line 1399 of file encoding.h.
#define MATCH_SCLIP8 0x8c000077 |
Definition at line 1401 of file encoding.h.
#define MATCH_SCMPLE16 0x1c000077 |
Definition at line 1403 of file encoding.h.
#define MATCH_SCMPLE8 0x1e000077 |
Definition at line 1405 of file encoding.h.
#define MATCH_SCMPLT16 0xc000077 |
Definition at line 1407 of file encoding.h.
#define MATCH_SCMPLT8 0xe000077 |
Definition at line 1409 of file encoding.h.
#define MATCH_SD 0x3023 |
Definition at line 1411 of file encoding.h.
#define MATCH_SEXT_B 0x60401013 |
Definition at line 1413 of file encoding.h.
#define MATCH_SEXT_H 0x60501013 |
Definition at line 1415 of file encoding.h.
#define MATCH_SFENCE_INVAL_IR 0x18100073 |
Definition at line 1417 of file encoding.h.
#define MATCH_SFENCE_VMA 0x12000073 |
Definition at line 1419 of file encoding.h.
#define MATCH_SFENCE_W_INVAL 0x18000073 |
Definition at line 1421 of file encoding.h.
#define MATCH_SH 0x1023 |
Definition at line 1423 of file encoding.h.
#define MATCH_SH1ADD 0x20002033 |
Definition at line 1425 of file encoding.h.
#define MATCH_SH1ADD_UW 0x2000203b |
Definition at line 1427 of file encoding.h.
#define MATCH_SH2ADD 0x20004033 |
Definition at line 1429 of file encoding.h.
#define MATCH_SH2ADD_UW 0x2000403b |
Definition at line 1431 of file encoding.h.
#define MATCH_SH3ADD 0x20006033 |
Definition at line 1433 of file encoding.h.
#define MATCH_SH3ADD_UW 0x2000603b |
Definition at line 1435 of file encoding.h.
#define MATCH_SHA256SIG0 0x10201013 |
Definition at line 1437 of file encoding.h.
#define MATCH_SHA256SIG1 0x10301013 |
Definition at line 1439 of file encoding.h.
#define MATCH_SHA256SUM0 0x10001013 |
Definition at line 1441 of file encoding.h.
#define MATCH_SHA256SUM1 0x10101013 |
Definition at line 1443 of file encoding.h.
#define MATCH_SHA512SIG0 0x10601013 |
Definition at line 1445 of file encoding.h.
#define MATCH_SHA512SIG0H 0x5c000033 |
Definition at line 1447 of file encoding.h.
#define MATCH_SHA512SIG0L 0x54000033 |
Definition at line 1449 of file encoding.h.
#define MATCH_SHA512SIG1 0x10701013 |
Definition at line 1451 of file encoding.h.
#define MATCH_SHA512SIG1H 0x5e000033 |
Definition at line 1453 of file encoding.h.
#define MATCH_SHA512SIG1L 0x56000033 |
Definition at line 1455 of file encoding.h.
#define MATCH_SHA512SUM0 0x10401013 |
Definition at line 1457 of file encoding.h.
#define MATCH_SHA512SUM0R 0x50000033 |
Definition at line 1459 of file encoding.h.
#define MATCH_SHA512SUM1 0x10501013 |
Definition at line 1461 of file encoding.h.
#define MATCH_SHA512SUM1R 0x52000033 |
Definition at line 1463 of file encoding.h.
#define MATCH_SHFL 0x8001033 |
Definition at line 1465 of file encoding.h.
#define MATCH_SHFLI 0x8001013 |
Definition at line 1467 of file encoding.h.
#define MATCH_SHFLW 0x800103b |
Definition at line 1469 of file encoding.h.
#define MATCH_SINVAL_VMA 0x16000073 |
Definition at line 1471 of file encoding.h.
#define MATCH_SLL 0x1033 |
Definition at line 1473 of file encoding.h.
#define MATCH_SLL16 0x54000077 |
Definition at line 1475 of file encoding.h.
#define MATCH_SLL32 0x54002077 |
Definition at line 1477 of file encoding.h.
#define MATCH_SLL8 0x5c000077 |
Definition at line 1479 of file encoding.h.
#define MATCH_SLLD 0x107b |
Definition at line 1481 of file encoding.h.
#define MATCH_SLLI 0x1013 |
Definition at line 1483 of file encoding.h.
#define MATCH_SLLI16 0x74000077 |
Definition at line 1485 of file encoding.h.
#define MATCH_SLLI32 0x74002077 |
Definition at line 1487 of file encoding.h.
#define MATCH_SLLI8 0x7c000077 |
Definition at line 1489 of file encoding.h.
#define MATCH_SLLI_UW 0x800101b |
Definition at line 1491 of file encoding.h.
#define MATCH_SLLID 0x105b |
Definition at line 1493 of file encoding.h.
#define MATCH_SLLIW 0x101b |
Definition at line 1495 of file encoding.h.
#define MATCH_SLLW 0x103b |
Definition at line 1497 of file encoding.h.
#define MATCH_SLO 0x20001033 |
Definition at line 1499 of file encoding.h.
#define MATCH_SLOI 0x20001013 |
Definition at line 1501 of file encoding.h.
#define MATCH_SLOIW 0x2000101b |
Definition at line 1503 of file encoding.h.
#define MATCH_SLOW 0x2000103b |
Definition at line 1505 of file encoding.h.
#define MATCH_SLT 0x2033 |
Definition at line 1507 of file encoding.h.
#define MATCH_SLTI 0x2013 |
Definition at line 1509 of file encoding.h.
#define MATCH_SLTIU 0x3013 |
Definition at line 1511 of file encoding.h.
#define MATCH_SLTU 0x3033 |
Definition at line 1513 of file encoding.h.
#define MATCH_SM3P0 0x10801013 |
Definition at line 1515 of file encoding.h.
#define MATCH_SM3P1 0x10901013 |
Definition at line 1517 of file encoding.h.
#define MATCH_SM4ED 0x30000033 |
Definition at line 1519 of file encoding.h.
#define MATCH_SM4KS 0x34000033 |
Definition at line 1521 of file encoding.h.
#define MATCH_SMAL 0x5e001077 |
Definition at line 1523 of file encoding.h.
#define MATCH_SMALBB 0x88001077 |
Definition at line 1525 of file encoding.h.
#define MATCH_SMALBT 0x98001077 |
Definition at line 1527 of file encoding.h.
#define MATCH_SMALDA 0x8c001077 |
Definition at line 1529 of file encoding.h.
#define MATCH_SMALDRS 0x9a001077 |
Definition at line 1531 of file encoding.h.
#define MATCH_SMALDS 0x8a001077 |
Definition at line 1533 of file encoding.h.
#define MATCH_SMALTT 0xa8001077 |
Definition at line 1535 of file encoding.h.
#define MATCH_SMALXDA 0x9c001077 |
Definition at line 1537 of file encoding.h.
#define MATCH_SMALXDS 0xaa001077 |
Definition at line 1539 of file encoding.h.
#define MATCH_SMAQA 0xc8000077 |
Definition at line 1541 of file encoding.h.
#define MATCH_SMAQA_SU 0xca000077 |
Definition at line 1543 of file encoding.h.
#define MATCH_SMAR64 0x84001077 |
Definition at line 1545 of file encoding.h.
#define MATCH_SMAX16 0x82000077 |
Definition at line 1547 of file encoding.h.
#define MATCH_SMAX32 0x92002077 |
Definition at line 1549 of file encoding.h.
#define MATCH_SMAX8 0x8a000077 |
Definition at line 1551 of file encoding.h.
#define MATCH_SMBB16 0x8001077 |
Definition at line 1553 of file encoding.h.
#define MATCH_SMBT16 0x18001077 |
Definition at line 1555 of file encoding.h.
#define MATCH_SMBT32 0x18002077 |
Definition at line 1557 of file encoding.h.
#define MATCH_SMDRS 0x68001077 |
Definition at line 1559 of file encoding.h.
#define MATCH_SMDRS32 0x68002077 |
Definition at line 1561 of file encoding.h.
#define MATCH_SMDS 0x58001077 |
Definition at line 1563 of file encoding.h.
#define MATCH_SMDS32 0x58002077 |
Definition at line 1565 of file encoding.h.
#define MATCH_SMIN16 0x80000077 |
Definition at line 1567 of file encoding.h.
#define MATCH_SMIN32 0x90002077 |
Definition at line 1569 of file encoding.h.
#define MATCH_SMIN8 0x88000077 |
Definition at line 1571 of file encoding.h.
#define MATCH_SMMUL 0x40001077 |
Definition at line 1573 of file encoding.h.
#define MATCH_SMMUL_U 0x50001077 |
Definition at line 1575 of file encoding.h.
#define MATCH_SMMWB 0x44001077 |
Definition at line 1577 of file encoding.h.
#define MATCH_SMMWB_U 0x54001077 |
Definition at line 1579 of file encoding.h.
#define MATCH_SMMWT 0x64001077 |
Definition at line 1581 of file encoding.h.
#define MATCH_SMMWT_U 0x74001077 |
Definition at line 1583 of file encoding.h.
#define MATCH_SMSLDA 0xac001077 |
Definition at line 1585 of file encoding.h.
#define MATCH_SMSLXDA 0xbc001077 |
Definition at line 1587 of file encoding.h.
#define MATCH_SMSR64 0x86001077 |
Definition at line 1589 of file encoding.h.
#define MATCH_SMTT16 0x28001077 |
Definition at line 1591 of file encoding.h.
#define MATCH_SMTT32 0x28002077 |
Definition at line 1593 of file encoding.h.
#define MATCH_SMUL16 0xa0000077 |
Definition at line 1595 of file encoding.h.
#define MATCH_SMUL8 0xa8000077 |
Definition at line 1597 of file encoding.h.
#define MATCH_SMULX16 0xa2000077 |
Definition at line 1599 of file encoding.h.
#define MATCH_SMULX8 0xaa000077 |
Definition at line 1601 of file encoding.h.
#define MATCH_SMXDS 0x78001077 |
Definition at line 1603 of file encoding.h.
#define MATCH_SMXDS32 0x78002077 |
Definition at line 1605 of file encoding.h.
#define MATCH_SQ 0x4023 |
Definition at line 1607 of file encoding.h.
#define MATCH_SRA 0x40005033 |
Definition at line 1609 of file encoding.h.
#define MATCH_SRA16 0x50000077 |
Definition at line 1611 of file encoding.h.
#define MATCH_SRA16_U 0x60000077 |
Definition at line 1613 of file encoding.h.
#define MATCH_SRA32 0x50002077 |
Definition at line 1615 of file encoding.h.
#define MATCH_SRA32_U 0x60002077 |
Definition at line 1617 of file encoding.h.
#define MATCH_SRA8 0x58000077 |
Definition at line 1619 of file encoding.h.
#define MATCH_SRA8_U 0x68000077 |
Definition at line 1621 of file encoding.h.
#define MATCH_SRA_U 0x24001077 |
Definition at line 1623 of file encoding.h.
#define MATCH_SRAD 0x4000507b |
Definition at line 1625 of file encoding.h.
#define MATCH_SRAI 0x40005013 |
Definition at line 1627 of file encoding.h.
#define MATCH_SRAI16 0x70000077 |
Definition at line 1629 of file encoding.h.
#define MATCH_SRAI16_U 0x71000077 |
Definition at line 1631 of file encoding.h.
#define MATCH_SRAI32 0x70002077 |
Definition at line 1633 of file encoding.h.
#define MATCH_SRAI32_U 0x80002077 |
Definition at line 1635 of file encoding.h.
#define MATCH_SRAI8 0x78000077 |
Definition at line 1637 of file encoding.h.
#define MATCH_SRAI8_U 0x78800077 |
Definition at line 1639 of file encoding.h.
#define MATCH_SRAI_U 0xd4001077 |
Definition at line 1641 of file encoding.h.
#define MATCH_SRAID 0x4000505b |
Definition at line 1643 of file encoding.h.
#define MATCH_SRAIW 0x4000501b |
Definition at line 1645 of file encoding.h.
#define MATCH_SRAIW_U 0x34001077 |
Definition at line 1647 of file encoding.h.
#define MATCH_SRAW 0x4000503b |
Definition at line 1649 of file encoding.h.
#define MATCH_SRET 0x10200073 |
Definition at line 1651 of file encoding.h.
#define MATCH_SRL 0x5033 |
Definition at line 1653 of file encoding.h.
#define MATCH_SRL16 0x52000077 |
Definition at line 1655 of file encoding.h.
#define MATCH_SRL16_U 0x62000077 |
Definition at line 1657 of file encoding.h.
#define MATCH_SRL32 0x52002077 |
Definition at line 1659 of file encoding.h.
#define MATCH_SRL32_U 0x62002077 |
Definition at line 1661 of file encoding.h.
#define MATCH_SRL8 0x5a000077 |
Definition at line 1663 of file encoding.h.
#define MATCH_SRL8_U 0x6a000077 |
Definition at line 1665 of file encoding.h.
#define MATCH_SRLD 0x507b |
Definition at line 1667 of file encoding.h.
#define MATCH_SRLI 0x5013 |
Definition at line 1669 of file encoding.h.
#define MATCH_SRLI16 0x72000077 |
Definition at line 1671 of file encoding.h.
#define MATCH_SRLI16_U 0x73000077 |
Definition at line 1673 of file encoding.h.
#define MATCH_SRLI32 0x72002077 |
Definition at line 1675 of file encoding.h.
#define MATCH_SRLI32_U 0x82002077 |
Definition at line 1677 of file encoding.h.
#define MATCH_SRLI8 0x7a000077 |
Definition at line 1679 of file encoding.h.
#define MATCH_SRLI8_U 0x7a800077 |
Definition at line 1681 of file encoding.h.
#define MATCH_SRLID 0x505b |
Definition at line 1683 of file encoding.h.
#define MATCH_SRLIW 0x501b |
Definition at line 1685 of file encoding.h.
#define MATCH_SRLW 0x503b |
Definition at line 1687 of file encoding.h.
#define MATCH_SRO 0x20005033 |
Definition at line 1689 of file encoding.h.
#define MATCH_SROI 0x20005013 |
Definition at line 1691 of file encoding.h.
#define MATCH_SROIW 0x2000501b |
Definition at line 1693 of file encoding.h.
#define MATCH_SROW 0x2000503b |
Definition at line 1695 of file encoding.h.
#define MATCH_STAS16 0xf4002077 |
Definition at line 1697 of file encoding.h.
#define MATCH_STAS32 0xf0002077 |
Definition at line 1699 of file encoding.h.
#define MATCH_STSA16 0xf6002077 |
Definition at line 1701 of file encoding.h.
#define MATCH_STSA32 0xf2002077 |
Definition at line 1703 of file encoding.h.
#define MATCH_SUB 0x40000033 |
Definition at line 1705 of file encoding.h.
#define MATCH_SUB16 0x42000077 |
Definition at line 1707 of file encoding.h.
#define MATCH_SUB32 0x42002077 |
Definition at line 1709 of file encoding.h.
#define MATCH_SUB64 0xc2001077 |
Definition at line 1711 of file encoding.h.
#define MATCH_SUB8 0x4a000077 |
Definition at line 1713 of file encoding.h.
#define MATCH_SUBD 0x4000007b |
Definition at line 1715 of file encoding.h.
#define MATCH_SUBW 0x4000003b |
Definition at line 1717 of file encoding.h.
#define MATCH_SUNPKD810 0xac800077 |
Definition at line 1719 of file encoding.h.
#define MATCH_SUNPKD820 0xac900077 |
Definition at line 1721 of file encoding.h.
#define MATCH_SUNPKD830 0xaca00077 |
Definition at line 1723 of file encoding.h.
#define MATCH_SUNPKD831 0xacb00077 |
Definition at line 1725 of file encoding.h.
#define MATCH_SUNPKD832 0xad300077 |
Definition at line 1727 of file encoding.h.
#define MATCH_SW 0x2023 |
Definition at line 1729 of file encoding.h.
#define MATCH_SWAP8 0xad800077 |
Definition at line 1731 of file encoding.h.
#define MATCH_UCLIP16 0x85000077 |
Definition at line 1733 of file encoding.h.
#define MATCH_UCLIP32 0xf4000077 |
Definition at line 1735 of file encoding.h.
#define MATCH_UCLIP8 0x8d000077 |
Definition at line 1737 of file encoding.h.
#define MATCH_UCMPLE16 0x3c000077 |
Definition at line 1739 of file encoding.h.
#define MATCH_UCMPLE8 0x3e000077 |
Definition at line 1741 of file encoding.h.
#define MATCH_UCMPLT16 0x2c000077 |
Definition at line 1743 of file encoding.h.
#define MATCH_UCMPLT8 0x2e000077 |
Definition at line 1745 of file encoding.h.
#define MATCH_UKADD16 0x30000077 |
Definition at line 1747 of file encoding.h.
#define MATCH_UKADD32 0x30002077 |
Definition at line 1749 of file encoding.h.
#define MATCH_UKADD64 0xb0001077 |
Definition at line 1751 of file encoding.h.
#define MATCH_UKADD8 0x38000077 |
Definition at line 1753 of file encoding.h.
#define MATCH_UKADDH 0x14001077 |
Definition at line 1755 of file encoding.h.
#define MATCH_UKADDW 0x10001077 |
Definition at line 1757 of file encoding.h.
#define MATCH_UKCRAS16 0x34000077 |
Definition at line 1759 of file encoding.h.
#define MATCH_UKCRAS32 0x34002077 |
Definition at line 1761 of file encoding.h.
#define MATCH_UKCRSA16 0x36000077 |
Definition at line 1763 of file encoding.h.
#define MATCH_UKCRSA32 0x36002077 |
Definition at line 1765 of file encoding.h.
#define MATCH_UKMAR64 0xb4001077 |
Definition at line 1767 of file encoding.h.
#define MATCH_UKMSR64 0xb6001077 |
Definition at line 1769 of file encoding.h.
#define MATCH_UKSTAS16 0xe4002077 |
Definition at line 1771 of file encoding.h.
#define MATCH_UKSTAS32 0xe0002077 |
Definition at line 1773 of file encoding.h.
#define MATCH_UKSTSA16 0xe6002077 |
Definition at line 1775 of file encoding.h.
#define MATCH_UKSTSA32 0xe2002077 |
Definition at line 1777 of file encoding.h.
#define MATCH_UKSUB16 0x32000077 |
Definition at line 1779 of file encoding.h.
#define MATCH_UKSUB32 0x32002077 |
Definition at line 1781 of file encoding.h.
#define MATCH_UKSUB64 0xb2001077 |
Definition at line 1783 of file encoding.h.
#define MATCH_UKSUB8 0x3a000077 |
Definition at line 1785 of file encoding.h.
#define MATCH_UKSUBH 0x16001077 |
Definition at line 1787 of file encoding.h.
#define MATCH_UKSUBW 0x12001077 |
Definition at line 1789 of file encoding.h.
#define MATCH_UMAQA 0xcc000077 |
Definition at line 1791 of file encoding.h.
#define MATCH_UMAR64 0xa4001077 |
Definition at line 1793 of file encoding.h.
#define MATCH_UMAX16 0x92000077 |
Definition at line 1795 of file encoding.h.
#define MATCH_UMAX32 0xa2002077 |
Definition at line 1797 of file encoding.h.
#define MATCH_UMAX8 0x9a000077 |
Definition at line 1799 of file encoding.h.
#define MATCH_UMIN16 0x90000077 |
Definition at line 1801 of file encoding.h.
#define MATCH_UMIN32 0xa0002077 |
Definition at line 1803 of file encoding.h.
#define MATCH_UMIN8 0x98000077 |
Definition at line 1805 of file encoding.h.
#define MATCH_UMSR64 0xa6001077 |
Definition at line 1807 of file encoding.h.
#define MATCH_UMUL16 0xb0000077 |
Definition at line 1809 of file encoding.h.
#define MATCH_UMUL8 0xb8000077 |
Definition at line 1811 of file encoding.h.
#define MATCH_UMULX16 0xb2000077 |
Definition at line 1813 of file encoding.h.
#define MATCH_UMULX8 0xba000077 |
Definition at line 1815 of file encoding.h.
#define MATCH_UNSHFL 0x8005033 |
Definition at line 1817 of file encoding.h.
#define MATCH_UNSHFLI 0x8005013 |
Definition at line 1819 of file encoding.h.
#define MATCH_UNSHFLW 0x800503b |
Definition at line 1821 of file encoding.h.
#define MATCH_URADD16 0x20000077 |
Definition at line 1823 of file encoding.h.
#define MATCH_URADD32 0x20002077 |
Definition at line 1825 of file encoding.h.
#define MATCH_URADD64 0xa0001077 |
Definition at line 1827 of file encoding.h.
#define MATCH_URADD8 0x28000077 |
Definition at line 1829 of file encoding.h.
#define MATCH_URADDW 0x30001077 |
Definition at line 1831 of file encoding.h.
#define MATCH_URCRAS16 0x24000077 |
Definition at line 1833 of file encoding.h.
#define MATCH_URCRAS32 0x24002077 |
Definition at line 1835 of file encoding.h.
#define MATCH_URCRSA16 0x26000077 |
Definition at line 1837 of file encoding.h.
#define MATCH_URCRSA32 0x26002077 |
Definition at line 1839 of file encoding.h.
#define MATCH_URSTAS16 0xd4002077 |
Definition at line 1841 of file encoding.h.
#define MATCH_URSTAS32 0xd0002077 |
Definition at line 1843 of file encoding.h.
#define MATCH_URSTSA16 0xd6002077 |
Definition at line 1845 of file encoding.h.
#define MATCH_URSTSA32 0xd2002077 |
Definition at line 1847 of file encoding.h.
#define MATCH_URSUB16 0x22000077 |
Definition at line 1849 of file encoding.h.
#define MATCH_URSUB32 0x22002077 |
Definition at line 1851 of file encoding.h.
#define MATCH_URSUB64 0xa2001077 |
Definition at line 1853 of file encoding.h.
#define MATCH_URSUB8 0x2a000077 |
Definition at line 1855 of file encoding.h.
#define MATCH_URSUBW 0x32001077 |
Definition at line 1857 of file encoding.h.
#define MATCH_VAADD_VV 0x24002057 |
Definition at line 1859 of file encoding.h.
#define MATCH_VAADD_VX 0x24006057 |
Definition at line 1861 of file encoding.h.
#define MATCH_VAADDU_VV 0x20002057 |
Definition at line 1863 of file encoding.h.
#define MATCH_VAADDU_VX 0x20006057 |
Definition at line 1865 of file encoding.h.
#define MATCH_VADC_VIM 0x40003057 |
Definition at line 1867 of file encoding.h.
#define MATCH_VADC_VVM 0x40000057 |
Definition at line 1869 of file encoding.h.
#define MATCH_VADC_VXM 0x40004057 |
Definition at line 1871 of file encoding.h.
#define MATCH_VADD_VI 0x3057 |
Definition at line 1873 of file encoding.h.
#define MATCH_VADD_VV 0x57 |
Definition at line 1875 of file encoding.h.
#define MATCH_VADD_VX 0x4057 |
Definition at line 1877 of file encoding.h.
#define MATCH_VAMOADDEI16_V 0x502f |
Definition at line 1879 of file encoding.h.
#define MATCH_VAMOADDEI32_V 0x602f |
Definition at line 1881 of file encoding.h.
#define MATCH_VAMOADDEI64_V 0x702f |
Definition at line 1883 of file encoding.h.
#define MATCH_VAMOADDEI8_V 0x2f |
Definition at line 1885 of file encoding.h.
#define MATCH_VAMOANDEI16_V 0x6000502f |
Definition at line 1887 of file encoding.h.
#define MATCH_VAMOANDEI32_V 0x6000602f |
Definition at line 1889 of file encoding.h.
#define MATCH_VAMOANDEI64_V 0x6000702f |
Definition at line 1891 of file encoding.h.
#define MATCH_VAMOANDEI8_V 0x6000002f |
Definition at line 1893 of file encoding.h.
#define MATCH_VAMOMAXEI16_V 0xa000502f |
Definition at line 1895 of file encoding.h.
#define MATCH_VAMOMAXEI32_V 0xa000602f |
Definition at line 1897 of file encoding.h.
#define MATCH_VAMOMAXEI64_V 0xa000702f |
Definition at line 1899 of file encoding.h.
#define MATCH_VAMOMAXEI8_V 0xa000002f |
Definition at line 1901 of file encoding.h.
#define MATCH_VAMOMAXUEI16_V 0xe000502f |
Definition at line 1903 of file encoding.h.
#define MATCH_VAMOMAXUEI32_V 0xe000602f |
Definition at line 1905 of file encoding.h.
#define MATCH_VAMOMAXUEI64_V 0xe000702f |
Definition at line 1907 of file encoding.h.
#define MATCH_VAMOMAXUEI8_V 0xe000002f |
Definition at line 1909 of file encoding.h.
#define MATCH_VAMOMINEI16_V 0x8000502f |
Definition at line 1911 of file encoding.h.
#define MATCH_VAMOMINEI32_V 0x8000602f |
Definition at line 1913 of file encoding.h.
#define MATCH_VAMOMINEI64_V 0x8000702f |
Definition at line 1915 of file encoding.h.
#define MATCH_VAMOMINEI8_V 0x8000002f |
Definition at line 1917 of file encoding.h.
#define MATCH_VAMOMINUEI16_V 0xc000502f |
Definition at line 1919 of file encoding.h.
#define MATCH_VAMOMINUEI32_V 0xc000602f |
Definition at line 1921 of file encoding.h.
#define MATCH_VAMOMINUEI64_V 0xc000702f |
Definition at line 1923 of file encoding.h.
#define MATCH_VAMOMINUEI8_V 0xc000002f |
Definition at line 1925 of file encoding.h.
#define MATCH_VAMOOREI16_V 0x4000502f |
Definition at line 1927 of file encoding.h.
#define MATCH_VAMOOREI32_V 0x4000602f |
Definition at line 1929 of file encoding.h.
#define MATCH_VAMOOREI64_V 0x4000702f |
Definition at line 1931 of file encoding.h.
#define MATCH_VAMOOREI8_V 0x4000002f |
Definition at line 1933 of file encoding.h.
#define MATCH_VAMOSWAPEI16_V 0x800502f |
Definition at line 1935 of file encoding.h.
#define MATCH_VAMOSWAPEI32_V 0x800602f |
Definition at line 1937 of file encoding.h.
#define MATCH_VAMOSWAPEI64_V 0x800702f |
Definition at line 1939 of file encoding.h.
#define MATCH_VAMOSWAPEI8_V 0x800002f |
Definition at line 1941 of file encoding.h.
#define MATCH_VAMOXOREI16_V 0x2000502f |
Definition at line 1943 of file encoding.h.
#define MATCH_VAMOXOREI32_V 0x2000602f |
Definition at line 1945 of file encoding.h.
#define MATCH_VAMOXOREI64_V 0x2000702f |
Definition at line 1947 of file encoding.h.
#define MATCH_VAMOXOREI8_V 0x2000002f |
Definition at line 1949 of file encoding.h.
#define MATCH_VAND_VI 0x24003057 |
Definition at line 1951 of file encoding.h.
#define MATCH_VAND_VV 0x24000057 |
Definition at line 1953 of file encoding.h.
#define MATCH_VAND_VX 0x24004057 |
Definition at line 1955 of file encoding.h.
#define MATCH_VASUB_VV 0x2c002057 |
Definition at line 1957 of file encoding.h.
#define MATCH_VASUB_VX 0x2c006057 |
Definition at line 1959 of file encoding.h.
#define MATCH_VASUBU_VV 0x28002057 |
Definition at line 1961 of file encoding.h.
#define MATCH_VASUBU_VX 0x28006057 |
Definition at line 1963 of file encoding.h.
#define MATCH_VCOMPRESS_VM 0x5e002057 |
Definition at line 1965 of file encoding.h.
#define MATCH_VCPOP_M 0x40082057 |
Definition at line 1967 of file encoding.h.
#define MATCH_VDIV_VV 0x84002057 |
Definition at line 1969 of file encoding.h.
#define MATCH_VDIV_VX 0x84006057 |
Definition at line 1971 of file encoding.h.
#define MATCH_VDIVU_VV 0x80002057 |
Definition at line 1973 of file encoding.h.
#define MATCH_VDIVU_VX 0x80006057 |
Definition at line 1975 of file encoding.h.
#define MATCH_VFADD_VF 0x5057 |
Definition at line 1977 of file encoding.h.
#define MATCH_VFADD_VV 0x1057 |
Definition at line 1979 of file encoding.h.
#define MATCH_VFCLASS_V 0x4c081057 |
Definition at line 1981 of file encoding.h.
#define MATCH_VFCVT_F_X_V 0x48019057 |
Definition at line 1983 of file encoding.h.
#define MATCH_VFCVT_F_XU_V 0x48011057 |
Definition at line 1985 of file encoding.h.
#define MATCH_VFCVT_RTZ_X_F_V 0x48039057 |
Definition at line 1987 of file encoding.h.
#define MATCH_VFCVT_RTZ_XU_F_V 0x48031057 |
Definition at line 1989 of file encoding.h.
#define MATCH_VFCVT_X_F_V 0x48009057 |
Definition at line 1991 of file encoding.h.
#define MATCH_VFCVT_XU_F_V 0x48001057 |
Definition at line 1993 of file encoding.h.
#define MATCH_VFDIV_VF 0x80005057 |
Definition at line 1995 of file encoding.h.
#define MATCH_VFDIV_VV 0x80001057 |
Definition at line 1997 of file encoding.h.
#define MATCH_VFIRST_M 0x4008a057 |
Definition at line 1999 of file encoding.h.
#define MATCH_VFMACC_VF 0xb0005057 |
Definition at line 2001 of file encoding.h.
#define MATCH_VFMACC_VV 0xb0001057 |
Definition at line 2003 of file encoding.h.
#define MATCH_VFMADD_VF 0xa0005057 |
Definition at line 2005 of file encoding.h.
#define MATCH_VFMADD_VV 0xa0001057 |
Definition at line 2007 of file encoding.h.
#define MATCH_VFMAX_VF 0x18005057 |
Definition at line 2009 of file encoding.h.
#define MATCH_VFMAX_VV 0x18001057 |
Definition at line 2011 of file encoding.h.
#define MATCH_VFMERGE_VFM 0x5c005057 |
Definition at line 2013 of file encoding.h.
#define MATCH_VFMIN_VF 0x10005057 |
Definition at line 2015 of file encoding.h.
#define MATCH_VFMIN_VV 0x10001057 |
Definition at line 2017 of file encoding.h.
#define MATCH_VFMSAC_VF 0xb8005057 |
Definition at line 2019 of file encoding.h.
#define MATCH_VFMSAC_VV 0xb8001057 |
Definition at line 2021 of file encoding.h.
#define MATCH_VFMSUB_VF 0xa8005057 |
Definition at line 2023 of file encoding.h.
#define MATCH_VFMSUB_VV 0xa8001057 |
Definition at line 2025 of file encoding.h.
#define MATCH_VFMUL_VF 0x90005057 |
Definition at line 2027 of file encoding.h.
#define MATCH_VFMUL_VV 0x90001057 |
Definition at line 2029 of file encoding.h.
#define MATCH_VFMV_F_S 0x42001057 |
Definition at line 2031 of file encoding.h.
#define MATCH_VFMV_S_F 0x42005057 |
Definition at line 2033 of file encoding.h.
#define MATCH_VFMV_V_F 0x5e005057 |
Definition at line 2035 of file encoding.h.
#define MATCH_VFNCVT_F_F_W 0x480a1057 |
Definition at line 2037 of file encoding.h.
#define MATCH_VFNCVT_F_X_W 0x48099057 |
Definition at line 2039 of file encoding.h.
#define MATCH_VFNCVT_F_XU_W 0x48091057 |
Definition at line 2041 of file encoding.h.
#define MATCH_VFNCVT_ROD_F_F_W 0x480a9057 |
Definition at line 2043 of file encoding.h.
#define MATCH_VFNCVT_RTZ_X_F_W 0x480b9057 |
Definition at line 2045 of file encoding.h.
#define MATCH_VFNCVT_RTZ_XU_F_W 0x480b1057 |
Definition at line 2047 of file encoding.h.
#define MATCH_VFNCVT_X_F_W 0x48089057 |
Definition at line 2049 of file encoding.h.
#define MATCH_VFNCVT_XU_F_W 0x48081057 |
Definition at line 2051 of file encoding.h.
#define MATCH_VFNMACC_VF 0xb4005057 |
Definition at line 2053 of file encoding.h.
#define MATCH_VFNMACC_VV 0xb4001057 |
Definition at line 2055 of file encoding.h.
#define MATCH_VFNMADD_VF 0xa4005057 |
Definition at line 2057 of file encoding.h.
#define MATCH_VFNMADD_VV 0xa4001057 |
Definition at line 2059 of file encoding.h.
#define MATCH_VFNMSAC_VF 0xbc005057 |
Definition at line 2061 of file encoding.h.
#define MATCH_VFNMSAC_VV 0xbc001057 |
Definition at line 2063 of file encoding.h.
#define MATCH_VFNMSUB_VF 0xac005057 |
Definition at line 2065 of file encoding.h.
#define MATCH_VFNMSUB_VV 0xac001057 |
Definition at line 2067 of file encoding.h.
#define MATCH_VFRDIV_VF 0x84005057 |
Definition at line 2069 of file encoding.h.
#define MATCH_VFREC7_V 0x4c029057 |
Definition at line 2071 of file encoding.h.
#define MATCH_VFREDMAX_VS 0x1c001057 |
Definition at line 2073 of file encoding.h.
#define MATCH_VFREDMIN_VS 0x14001057 |
Definition at line 2075 of file encoding.h.
#define MATCH_VFREDOSUM_VS 0xc001057 |
Definition at line 2077 of file encoding.h.
#define MATCH_VFREDUSUM_VS 0x4001057 |
Definition at line 2079 of file encoding.h.
#define MATCH_VFRSQRT7_V 0x4c021057 |
Definition at line 2081 of file encoding.h.
#define MATCH_VFRSUB_VF 0x9c005057 |
Definition at line 2083 of file encoding.h.
#define MATCH_VFSGNJ_VF 0x20005057 |
Definition at line 2085 of file encoding.h.
#define MATCH_VFSGNJ_VV 0x20001057 |
Definition at line 2087 of file encoding.h.
#define MATCH_VFSGNJN_VF 0x24005057 |
Definition at line 2089 of file encoding.h.
#define MATCH_VFSGNJN_VV 0x24001057 |
Definition at line 2091 of file encoding.h.
#define MATCH_VFSGNJX_VF 0x28005057 |
Definition at line 2093 of file encoding.h.
#define MATCH_VFSGNJX_VV 0x28001057 |
Definition at line 2095 of file encoding.h.
#define MATCH_VFSLIDE1DOWN_VF 0x3c005057 |
Definition at line 2097 of file encoding.h.
#define MATCH_VFSLIDE1UP_VF 0x38005057 |
Definition at line 2099 of file encoding.h.
#define MATCH_VFSQRT_V 0x4c001057 |
Definition at line 2101 of file encoding.h.
#define MATCH_VFSUB_VF 0x8005057 |
Definition at line 2103 of file encoding.h.
#define MATCH_VFSUB_VV 0x8001057 |
Definition at line 2105 of file encoding.h.
#define MATCH_VFWADD_VF 0xc0005057 |
Definition at line 2107 of file encoding.h.
#define MATCH_VFWADD_VV 0xc0001057 |
Definition at line 2109 of file encoding.h.
#define MATCH_VFWADD_WF 0xd0005057 |
Definition at line 2111 of file encoding.h.
#define MATCH_VFWADD_WV 0xd0001057 |
Definition at line 2113 of file encoding.h.
#define MATCH_VFWCVT_F_F_V 0x48061057 |
Definition at line 2115 of file encoding.h.
#define MATCH_VFWCVT_F_X_V 0x48059057 |
Definition at line 2117 of file encoding.h.
#define MATCH_VFWCVT_F_XU_V 0x48051057 |
Definition at line 2119 of file encoding.h.
#define MATCH_VFWCVT_RTZ_X_F_V 0x48079057 |
Definition at line 2121 of file encoding.h.
#define MATCH_VFWCVT_RTZ_XU_F_V 0x48071057 |
Definition at line 2123 of file encoding.h.
#define MATCH_VFWCVT_X_F_V 0x48049057 |
Definition at line 2125 of file encoding.h.
#define MATCH_VFWCVT_XU_F_V 0x48041057 |
Definition at line 2127 of file encoding.h.
#define MATCH_VFWMACC_VF 0xf0005057 |
Definition at line 2129 of file encoding.h.
#define MATCH_VFWMACC_VV 0xf0001057 |
Definition at line 2131 of file encoding.h.
#define MATCH_VFWMSAC_VF 0xf8005057 |
Definition at line 2133 of file encoding.h.
#define MATCH_VFWMSAC_VV 0xf8001057 |
Definition at line 2135 of file encoding.h.
#define MATCH_VFWMUL_VF 0xe0005057 |
Definition at line 2137 of file encoding.h.
#define MATCH_VFWMUL_VV 0xe0001057 |
Definition at line 2139 of file encoding.h.
#define MATCH_VFWNMACC_VF 0xf4005057 |
Definition at line 2141 of file encoding.h.
#define MATCH_VFWNMACC_VV 0xf4001057 |
Definition at line 2143 of file encoding.h.
#define MATCH_VFWNMSAC_VF 0xfc005057 |
Definition at line 2145 of file encoding.h.
#define MATCH_VFWNMSAC_VV 0xfc001057 |
Definition at line 2147 of file encoding.h.
#define MATCH_VFWREDOSUM_VS 0xcc001057 |
Definition at line 2149 of file encoding.h.
#define MATCH_VFWREDUSUM_VS 0xc4001057 |
Definition at line 2151 of file encoding.h.
#define MATCH_VFWSUB_VF 0xc8005057 |
Definition at line 2153 of file encoding.h.
#define MATCH_VFWSUB_VV 0xc8001057 |
Definition at line 2155 of file encoding.h.
#define MATCH_VFWSUB_WF 0xd8005057 |
Definition at line 2157 of file encoding.h.
#define MATCH_VFWSUB_WV 0xd8001057 |
Definition at line 2159 of file encoding.h.
#define MATCH_VID_V 0x5008a057 |
Definition at line 2161 of file encoding.h.
#define MATCH_VIOTA_M 0x50082057 |
Definition at line 2163 of file encoding.h.
#define MATCH_VL1RE16_V 0x2805007 |
Definition at line 2165 of file encoding.h.
#define MATCH_VL1RE32_V 0x2806007 |
Definition at line 2167 of file encoding.h.
#define MATCH_VL1RE64_V 0x2807007 |
Definition at line 2169 of file encoding.h.
#define MATCH_VL1RE8_V 0x2800007 |
Definition at line 2171 of file encoding.h.
#define MATCH_VL2RE16_V 0x22805007 |
Definition at line 2173 of file encoding.h.
#define MATCH_VL2RE32_V 0x22806007 |
Definition at line 2175 of file encoding.h.
#define MATCH_VL2RE64_V 0x22807007 |
Definition at line 2177 of file encoding.h.
#define MATCH_VL2RE8_V 0x22800007 |
Definition at line 2179 of file encoding.h.
#define MATCH_VL4RE16_V 0x62805007 |
Definition at line 2181 of file encoding.h.
#define MATCH_VL4RE32_V 0x62806007 |
Definition at line 2183 of file encoding.h.
#define MATCH_VL4RE64_V 0x62807007 |
Definition at line 2185 of file encoding.h.
#define MATCH_VL4RE8_V 0x62800007 |
Definition at line 2187 of file encoding.h.
#define MATCH_VL8RE16_V 0xe2805007 |
Definition at line 2189 of file encoding.h.
#define MATCH_VL8RE32_V 0xe2806007 |
Definition at line 2191 of file encoding.h.
#define MATCH_VL8RE64_V 0xe2807007 |
Definition at line 2193 of file encoding.h.
#define MATCH_VL8RE8_V 0xe2800007 |
Definition at line 2195 of file encoding.h.
#define MATCH_VLE1024_V 0x10007007 |
Definition at line 2197 of file encoding.h.
#define MATCH_VLE1024FF_V 0x11007007 |
Definition at line 2199 of file encoding.h.
#define MATCH_VLE128_V 0x10000007 |
Definition at line 2201 of file encoding.h.
#define MATCH_VLE128FF_V 0x11000007 |
Definition at line 2203 of file encoding.h.
#define MATCH_VLE16_V 0x5007 |
Definition at line 2205 of file encoding.h.
#define MATCH_VLE16FF_V 0x1005007 |
Definition at line 2207 of file encoding.h.
#define MATCH_VLE256_V 0x10005007 |
Definition at line 2209 of file encoding.h.
#define MATCH_VLE256FF_V 0x11005007 |
Definition at line 2211 of file encoding.h.
#define MATCH_VLE32_V 0x6007 |
Definition at line 2213 of file encoding.h.
#define MATCH_VLE32FF_V 0x1006007 |
Definition at line 2215 of file encoding.h.
#define MATCH_VLE512_V 0x10006007 |
Definition at line 2217 of file encoding.h.
#define MATCH_VLE512FF_V 0x11006007 |
Definition at line 2219 of file encoding.h.
#define MATCH_VLE64_V 0x7007 |
Definition at line 2221 of file encoding.h.
#define MATCH_VLE64FF_V 0x1007007 |
Definition at line 2223 of file encoding.h.
#define MATCH_VLE8_V 0x7 |
Definition at line 2225 of file encoding.h.
#define MATCH_VLE8FF_V 0x1000007 |
Definition at line 2227 of file encoding.h.
#define MATCH_VLM_V 0x2b00007 |
Definition at line 2229 of file encoding.h.
#define MATCH_VLOXEI1024_V 0x1c007007 |
Definition at line 2231 of file encoding.h.
#define MATCH_VLOXEI128_V 0x1c000007 |
Definition at line 2233 of file encoding.h.
#define MATCH_VLOXEI16_V 0xc005007 |
Definition at line 2235 of file encoding.h.
#define MATCH_VLOXEI256_V 0x1c005007 |
Definition at line 2237 of file encoding.h.
#define MATCH_VLOXEI32_V 0xc006007 |
Definition at line 2239 of file encoding.h.
#define MATCH_VLOXEI512_V 0x1c006007 |
Definition at line 2241 of file encoding.h.
#define MATCH_VLOXEI64_V 0xc007007 |
Definition at line 2243 of file encoding.h.
#define MATCH_VLOXEI8_V 0xc000007 |
Definition at line 2245 of file encoding.h.
#define MATCH_VLSE1024_V 0x18007007 |
Definition at line 2247 of file encoding.h.
#define MATCH_VLSE128_V 0x18000007 |
Definition at line 2249 of file encoding.h.
#define MATCH_VLSE16_V 0x8005007 |
Definition at line 2251 of file encoding.h.
#define MATCH_VLSE256_V 0x18005007 |
Definition at line 2253 of file encoding.h.
#define MATCH_VLSE32_V 0x8006007 |
Definition at line 2255 of file encoding.h.
#define MATCH_VLSE512_V 0x18006007 |
Definition at line 2257 of file encoding.h.
#define MATCH_VLSE64_V 0x8007007 |
Definition at line 2259 of file encoding.h.
#define MATCH_VLSE8_V 0x8000007 |
Definition at line 2261 of file encoding.h.
#define MATCH_VLUXEI1024_V 0x14007007 |
Definition at line 2263 of file encoding.h.
#define MATCH_VLUXEI128_V 0x14000007 |
Definition at line 2265 of file encoding.h.
#define MATCH_VLUXEI16_V 0x4005007 |
Definition at line 2267 of file encoding.h.
#define MATCH_VLUXEI256_V 0x14005007 |
Definition at line 2269 of file encoding.h.
#define MATCH_VLUXEI32_V 0x4006007 |
Definition at line 2271 of file encoding.h.
#define MATCH_VLUXEI512_V 0x14006007 |
Definition at line 2273 of file encoding.h.
#define MATCH_VLUXEI64_V 0x4007007 |
Definition at line 2275 of file encoding.h.
#define MATCH_VLUXEI8_V 0x4000007 |
Definition at line 2277 of file encoding.h.
#define MATCH_VMACC_VV 0xb4002057 |
Definition at line 2279 of file encoding.h.
#define MATCH_VMACC_VX 0xb4006057 |
Definition at line 2281 of file encoding.h.
#define MATCH_VMADC_VI 0x46003057 |
Definition at line 2283 of file encoding.h.
#define MATCH_VMADC_VIM 0x44003057 |
Definition at line 2285 of file encoding.h.
#define MATCH_VMADC_VV 0x46000057 |
Definition at line 2287 of file encoding.h.
#define MATCH_VMADC_VVM 0x44000057 |
Definition at line 2289 of file encoding.h.
#define MATCH_VMADC_VX 0x46004057 |
Definition at line 2291 of file encoding.h.
#define MATCH_VMADC_VXM 0x44004057 |
Definition at line 2293 of file encoding.h.
#define MATCH_VMADD_VV 0xa4002057 |
Definition at line 2295 of file encoding.h.
#define MATCH_VMADD_VX 0xa4006057 |
Definition at line 2297 of file encoding.h.
#define MATCH_VMAND_MM 0x64002057 |
Definition at line 2299 of file encoding.h.
#define MATCH_VMANDN_MM 0x60002057 |
Definition at line 2301 of file encoding.h.
#define MATCH_VMAX_VV 0x1c000057 |
Definition at line 2303 of file encoding.h.
#define MATCH_VMAX_VX 0x1c004057 |
Definition at line 2305 of file encoding.h.
#define MATCH_VMAXU_VV 0x18000057 |
Definition at line 2307 of file encoding.h.
#define MATCH_VMAXU_VX 0x18004057 |
Definition at line 2309 of file encoding.h.
#define MATCH_VMERGE_VIM 0x5c003057 |
Definition at line 2311 of file encoding.h.
#define MATCH_VMERGE_VVM 0x5c000057 |
Definition at line 2313 of file encoding.h.
#define MATCH_VMERGE_VXM 0x5c004057 |
Definition at line 2315 of file encoding.h.
#define MATCH_VMFEQ_VF 0x60005057 |
Definition at line 2317 of file encoding.h.
#define MATCH_VMFEQ_VV 0x60001057 |
Definition at line 2319 of file encoding.h.
#define MATCH_VMFGE_VF 0x7c005057 |
Definition at line 2321 of file encoding.h.
#define MATCH_VMFGT_VF 0x74005057 |
Definition at line 2323 of file encoding.h.
#define MATCH_VMFLE_VF 0x64005057 |
Definition at line 2325 of file encoding.h.
#define MATCH_VMFLE_VV 0x64001057 |
Definition at line 2327 of file encoding.h.
#define MATCH_VMFLT_VF 0x6c005057 |
Definition at line 2329 of file encoding.h.
#define MATCH_VMFLT_VV 0x6c001057 |
Definition at line 2331 of file encoding.h.
#define MATCH_VMFNE_VF 0x70005057 |
Definition at line 2333 of file encoding.h.
#define MATCH_VMFNE_VV 0x70001057 |
Definition at line 2335 of file encoding.h.
#define MATCH_VMIN_VV 0x14000057 |
Definition at line 2337 of file encoding.h.
#define MATCH_VMIN_VX 0x14004057 |
Definition at line 2339 of file encoding.h.
#define MATCH_VMINU_VV 0x10000057 |
Definition at line 2341 of file encoding.h.
#define MATCH_VMINU_VX 0x10004057 |
Definition at line 2343 of file encoding.h.
#define MATCH_VMNAND_MM 0x74002057 |
Definition at line 2345 of file encoding.h.
#define MATCH_VMNOR_MM 0x78002057 |
Definition at line 2347 of file encoding.h.
#define MATCH_VMOR_MM 0x68002057 |
Definition at line 2349 of file encoding.h.
#define MATCH_VMORN_MM 0x70002057 |
Definition at line 2351 of file encoding.h.
#define MATCH_VMSBC_VV 0x4e000057 |
Definition at line 2353 of file encoding.h.
#define MATCH_VMSBC_VVM 0x4c000057 |
Definition at line 2355 of file encoding.h.
#define MATCH_VMSBC_VX 0x4e004057 |
Definition at line 2357 of file encoding.h.
#define MATCH_VMSBC_VXM 0x4c004057 |
Definition at line 2359 of file encoding.h.
#define MATCH_VMSBF_M 0x5000a057 |
Definition at line 2361 of file encoding.h.
#define MATCH_VMSEQ_VI 0x60003057 |
Definition at line 2363 of file encoding.h.
#define MATCH_VMSEQ_VV 0x60000057 |
Definition at line 2365 of file encoding.h.
#define MATCH_VMSEQ_VX 0x60004057 |
Definition at line 2367 of file encoding.h.
#define MATCH_VMSGT_VI 0x7c003057 |
Definition at line 2369 of file encoding.h.
#define MATCH_VMSGT_VX 0x7c004057 |
Definition at line 2371 of file encoding.h.
#define MATCH_VMSGTU_VI 0x78003057 |
Definition at line 2373 of file encoding.h.
#define MATCH_VMSGTU_VX 0x78004057 |
Definition at line 2375 of file encoding.h.
#define MATCH_VMSIF_M 0x5001a057 |
Definition at line 2377 of file encoding.h.
#define MATCH_VMSLE_VI 0x74003057 |
Definition at line 2379 of file encoding.h.
#define MATCH_VMSLE_VV 0x74000057 |
Definition at line 2381 of file encoding.h.
#define MATCH_VMSLE_VX 0x74004057 |
Definition at line 2383 of file encoding.h.
#define MATCH_VMSLEU_VI 0x70003057 |
Definition at line 2385 of file encoding.h.
#define MATCH_VMSLEU_VV 0x70000057 |
Definition at line 2387 of file encoding.h.
#define MATCH_VMSLEU_VX 0x70004057 |
Definition at line 2389 of file encoding.h.
#define MATCH_VMSLT_VV 0x6c000057 |
Definition at line 2391 of file encoding.h.
#define MATCH_VMSLT_VX 0x6c004057 |
Definition at line 2393 of file encoding.h.
#define MATCH_VMSLTU_VV 0x68000057 |
Definition at line 2395 of file encoding.h.
#define MATCH_VMSLTU_VX 0x68004057 |
Definition at line 2397 of file encoding.h.
#define MATCH_VMSNE_VI 0x64003057 |
Definition at line 2399 of file encoding.h.
#define MATCH_VMSNE_VV 0x64000057 |
Definition at line 2401 of file encoding.h.
#define MATCH_VMSNE_VX 0x64004057 |
Definition at line 2403 of file encoding.h.
#define MATCH_VMSOF_M 0x50012057 |
Definition at line 2405 of file encoding.h.
#define MATCH_VMUL_VV 0x94002057 |
Definition at line 2407 of file encoding.h.
#define MATCH_VMUL_VX 0x94006057 |
Definition at line 2409 of file encoding.h.
#define MATCH_VMULH_VV 0x9c002057 |
Definition at line 2411 of file encoding.h.
#define MATCH_VMULH_VX 0x9c006057 |
Definition at line 2413 of file encoding.h.
#define MATCH_VMULHSU_VV 0x98002057 |
Definition at line 2415 of file encoding.h.
#define MATCH_VMULHSU_VX 0x98006057 |
Definition at line 2417 of file encoding.h.
#define MATCH_VMULHU_VV 0x90002057 |
Definition at line 2419 of file encoding.h.
#define MATCH_VMULHU_VX 0x90006057 |
Definition at line 2421 of file encoding.h.
#define MATCH_VMV1R_V 0x9e003057 |
Definition at line 2423 of file encoding.h.
#define MATCH_VMV2R_V 0x9e00b057 |
Definition at line 2425 of file encoding.h.
#define MATCH_VMV4R_V 0x9e01b057 |
Definition at line 2427 of file encoding.h.
#define MATCH_VMV8R_V 0x9e03b057 |
Definition at line 2429 of file encoding.h.
#define MATCH_VMV_S_X 0x42006057 |
Definition at line 2431 of file encoding.h.
#define MATCH_VMV_V_I 0x5e003057 |
Definition at line 2433 of file encoding.h.
#define MATCH_VMV_V_V 0x5e000057 |
Definition at line 2435 of file encoding.h.
#define MATCH_VMV_V_X 0x5e004057 |
Definition at line 2437 of file encoding.h.
#define MATCH_VMV_X_S 0x42002057 |
Definition at line 2439 of file encoding.h.
#define MATCH_VMXNOR_MM 0x7c002057 |
Definition at line 2441 of file encoding.h.
#define MATCH_VMXOR_MM 0x6c002057 |
Definition at line 2443 of file encoding.h.
#define MATCH_VNCLIP_WI 0xbc003057 |
Definition at line 2445 of file encoding.h.
#define MATCH_VNCLIP_WV 0xbc000057 |
Definition at line 2447 of file encoding.h.
#define MATCH_VNCLIP_WX 0xbc004057 |
Definition at line 2449 of file encoding.h.
#define MATCH_VNCLIPU_WI 0xb8003057 |
Definition at line 2451 of file encoding.h.
#define MATCH_VNCLIPU_WV 0xb8000057 |
Definition at line 2453 of file encoding.h.
#define MATCH_VNCLIPU_WX 0xb8004057 |
Definition at line 2455 of file encoding.h.
#define MATCH_VNMSAC_VV 0xbc002057 |
Definition at line 2457 of file encoding.h.
#define MATCH_VNMSAC_VX 0xbc006057 |
Definition at line 2459 of file encoding.h.
#define MATCH_VNMSUB_VV 0xac002057 |
Definition at line 2461 of file encoding.h.
#define MATCH_VNMSUB_VX 0xac006057 |
Definition at line 2463 of file encoding.h.
#define MATCH_VNSRA_WI 0xb4003057 |
Definition at line 2465 of file encoding.h.
#define MATCH_VNSRA_WV 0xb4000057 |
Definition at line 2467 of file encoding.h.
#define MATCH_VNSRA_WX 0xb4004057 |
Definition at line 2469 of file encoding.h.
#define MATCH_VNSRL_WI 0xb0003057 |
Definition at line 2471 of file encoding.h.
#define MATCH_VNSRL_WV 0xb0000057 |
Definition at line 2473 of file encoding.h.
#define MATCH_VNSRL_WX 0xb0004057 |
Definition at line 2475 of file encoding.h.
#define MATCH_VOR_VI 0x28003057 |
Definition at line 2477 of file encoding.h.
#define MATCH_VOR_VV 0x28000057 |
Definition at line 2479 of file encoding.h.
#define MATCH_VOR_VX 0x28004057 |
Definition at line 2481 of file encoding.h.
#define MATCH_VREDAND_VS 0x4002057 |
Definition at line 2483 of file encoding.h.
#define MATCH_VREDMAX_VS 0x1c002057 |
Definition at line 2485 of file encoding.h.
#define MATCH_VREDMAXU_VS 0x18002057 |
Definition at line 2487 of file encoding.h.
#define MATCH_VREDMIN_VS 0x14002057 |
Definition at line 2489 of file encoding.h.
#define MATCH_VREDMINU_VS 0x10002057 |
Definition at line 2491 of file encoding.h.
#define MATCH_VREDOR_VS 0x8002057 |
Definition at line 2493 of file encoding.h.
#define MATCH_VREDSUM_VS 0x2057 |
Definition at line 2495 of file encoding.h.
#define MATCH_VREDXOR_VS 0xc002057 |
Definition at line 2497 of file encoding.h.
#define MATCH_VREM_VV 0x8c002057 |
Definition at line 2499 of file encoding.h.
#define MATCH_VREM_VX 0x8c006057 |
Definition at line 2501 of file encoding.h.
#define MATCH_VREMU_VV 0x88002057 |
Definition at line 2503 of file encoding.h.
#define MATCH_VREMU_VX 0x88006057 |
Definition at line 2505 of file encoding.h.
#define MATCH_VRGATHER_VI 0x30003057 |
Definition at line 2507 of file encoding.h.
#define MATCH_VRGATHER_VV 0x30000057 |
Definition at line 2509 of file encoding.h.
#define MATCH_VRGATHER_VX 0x30004057 |
Definition at line 2511 of file encoding.h.
#define MATCH_VRGATHEREI16_VV 0x38000057 |
Definition at line 2513 of file encoding.h.
#define MATCH_VRSUB_VI 0xc003057 |
Definition at line 2515 of file encoding.h.
#define MATCH_VRSUB_VX 0xc004057 |
Definition at line 2517 of file encoding.h.
#define MATCH_VS1R_V 0x2800027 |
Definition at line 2519 of file encoding.h.
#define MATCH_VS2R_V 0x22800027 |
Definition at line 2521 of file encoding.h.
#define MATCH_VS4R_V 0x62800027 |
Definition at line 2523 of file encoding.h.
#define MATCH_VS8R_V 0xe2800027 |
Definition at line 2525 of file encoding.h.
#define MATCH_VSADD_VI 0x84003057 |
Definition at line 2527 of file encoding.h.
#define MATCH_VSADD_VV 0x84000057 |
Definition at line 2529 of file encoding.h.
#define MATCH_VSADD_VX 0x84004057 |
Definition at line 2531 of file encoding.h.
#define MATCH_VSADDU_VI 0x80003057 |
Definition at line 2533 of file encoding.h.
#define MATCH_VSADDU_VV 0x80000057 |
Definition at line 2535 of file encoding.h.
#define MATCH_VSADDU_VX 0x80004057 |
Definition at line 2537 of file encoding.h.
#define MATCH_VSBC_VVM 0x48000057 |
Definition at line 2539 of file encoding.h.
#define MATCH_VSBC_VXM 0x48004057 |
Definition at line 2541 of file encoding.h.
#define MATCH_VSE1024_V 0x10007027 |
Definition at line 2543 of file encoding.h.
#define MATCH_VSE128_V 0x10000027 |
Definition at line 2545 of file encoding.h.
#define MATCH_VSE16_V 0x5027 |
Definition at line 2547 of file encoding.h.
#define MATCH_VSE256_V 0x10005027 |
Definition at line 2549 of file encoding.h.
#define MATCH_VSE32_V 0x6027 |
Definition at line 2551 of file encoding.h.
#define MATCH_VSE512_V 0x10006027 |
Definition at line 2553 of file encoding.h.
#define MATCH_VSE64_V 0x7027 |
Definition at line 2555 of file encoding.h.
#define MATCH_VSE8_V 0x27 |
Definition at line 2557 of file encoding.h.
#define MATCH_VSETIVLI 0xc0007057 |
Definition at line 2559 of file encoding.h.
#define MATCH_VSETVL 0x80007057 |
Definition at line 2561 of file encoding.h.
#define MATCH_VSETVLI 0x7057 |
Definition at line 2563 of file encoding.h.
#define MATCH_VSEXT_VF2 0x4803a057 |
Definition at line 2565 of file encoding.h.
#define MATCH_VSEXT_VF4 0x4802a057 |
Definition at line 2567 of file encoding.h.
#define MATCH_VSEXT_VF8 0x4801a057 |
Definition at line 2569 of file encoding.h.
#define MATCH_VSLIDE1DOWN_VX 0x3c006057 |
Definition at line 2571 of file encoding.h.
#define MATCH_VSLIDE1UP_VX 0x38006057 |
Definition at line 2573 of file encoding.h.
#define MATCH_VSLIDEDOWN_VI 0x3c003057 |
Definition at line 2575 of file encoding.h.
#define MATCH_VSLIDEDOWN_VX 0x3c004057 |
Definition at line 2577 of file encoding.h.
#define MATCH_VSLIDEUP_VI 0x38003057 |
Definition at line 2579 of file encoding.h.
#define MATCH_VSLIDEUP_VX 0x38004057 |
Definition at line 2581 of file encoding.h.
#define MATCH_VSLL_VI 0x94003057 |
Definition at line 2583 of file encoding.h.
#define MATCH_VSLL_VV 0x94000057 |
Definition at line 2585 of file encoding.h.
#define MATCH_VSLL_VX 0x94004057 |
Definition at line 2587 of file encoding.h.
#define MATCH_VSM_V 0x2b00027 |
Definition at line 2589 of file encoding.h.
#define MATCH_VSMUL_VV 0x9c000057 |
Definition at line 2591 of file encoding.h.
#define MATCH_VSMUL_VX 0x9c004057 |
Definition at line 2593 of file encoding.h.
#define MATCH_VSOXEI1024_V 0x1c007027 |
Definition at line 2595 of file encoding.h.
#define MATCH_VSOXEI128_V 0x1c000027 |
Definition at line 2597 of file encoding.h.
#define MATCH_VSOXEI16_V 0xc005027 |
Definition at line 2599 of file encoding.h.
#define MATCH_VSOXEI256_V 0x1c005027 |
Definition at line 2601 of file encoding.h.
#define MATCH_VSOXEI32_V 0xc006027 |
Definition at line 2603 of file encoding.h.
#define MATCH_VSOXEI512_V 0x1c006027 |
Definition at line 2605 of file encoding.h.
#define MATCH_VSOXEI64_V 0xc007027 |
Definition at line 2607 of file encoding.h.
#define MATCH_VSOXEI8_V 0xc000027 |
Definition at line 2609 of file encoding.h.
#define MATCH_VSRA_VI 0xa4003057 |
Definition at line 2611 of file encoding.h.
#define MATCH_VSRA_VV 0xa4000057 |
Definition at line 2613 of file encoding.h.
#define MATCH_VSRA_VX 0xa4004057 |
Definition at line 2615 of file encoding.h.
#define MATCH_VSRL_VI 0xa0003057 |
Definition at line 2617 of file encoding.h.
#define MATCH_VSRL_VV 0xa0000057 |
Definition at line 2619 of file encoding.h.
#define MATCH_VSRL_VX 0xa0004057 |
Definition at line 2621 of file encoding.h.
#define MATCH_VSSE1024_V 0x18007027 |
Definition at line 2623 of file encoding.h.
#define MATCH_VSSE128_V 0x18000027 |
Definition at line 2625 of file encoding.h.
#define MATCH_VSSE16_V 0x8005027 |
Definition at line 2627 of file encoding.h.
#define MATCH_VSSE256_V 0x18005027 |
Definition at line 2629 of file encoding.h.
#define MATCH_VSSE32_V 0x8006027 |
Definition at line 2631 of file encoding.h.
#define MATCH_VSSE512_V 0x18006027 |
Definition at line 2633 of file encoding.h.
#define MATCH_VSSE64_V 0x8007027 |
Definition at line 2635 of file encoding.h.
#define MATCH_VSSE8_V 0x8000027 |
Definition at line 2637 of file encoding.h.
#define MATCH_VSSRA_VI 0xac003057 |
Definition at line 2639 of file encoding.h.
#define MATCH_VSSRA_VV 0xac000057 |
Definition at line 2641 of file encoding.h.
#define MATCH_VSSRA_VX 0xac004057 |
Definition at line 2643 of file encoding.h.
#define MATCH_VSSRL_VI 0xa8003057 |
Definition at line 2645 of file encoding.h.
#define MATCH_VSSRL_VV 0xa8000057 |
Definition at line 2647 of file encoding.h.
#define MATCH_VSSRL_VX 0xa8004057 |
Definition at line 2649 of file encoding.h.
#define MATCH_VSSUB_VV 0x8c000057 |
Definition at line 2651 of file encoding.h.
#define MATCH_VSSUB_VX 0x8c004057 |
Definition at line 2653 of file encoding.h.
#define MATCH_VSSUBU_VV 0x88000057 |
Definition at line 2655 of file encoding.h.
#define MATCH_VSSUBU_VX 0x88004057 |
Definition at line 2657 of file encoding.h.
#define MATCH_VSUB_VV 0x8000057 |
Definition at line 2659 of file encoding.h.
#define MATCH_VSUB_VX 0x8004057 |
Definition at line 2661 of file encoding.h.
#define MATCH_VSUXEI1024_V 0x14007027 |
Definition at line 2663 of file encoding.h.
#define MATCH_VSUXEI128_V 0x14000027 |
Definition at line 2665 of file encoding.h.
#define MATCH_VSUXEI16_V 0x4005027 |
Definition at line 2667 of file encoding.h.
#define MATCH_VSUXEI256_V 0x14005027 |
Definition at line 2669 of file encoding.h.
#define MATCH_VSUXEI32_V 0x4006027 |
Definition at line 2671 of file encoding.h.
#define MATCH_VSUXEI512_V 0x14006027 |
Definition at line 2673 of file encoding.h.
#define MATCH_VSUXEI64_V 0x4007027 |
Definition at line 2675 of file encoding.h.
#define MATCH_VSUXEI8_V 0x4000027 |
Definition at line 2677 of file encoding.h.
#define MATCH_VWADD_VV 0xc4002057 |
Definition at line 2679 of file encoding.h.
#define MATCH_VWADD_VX 0xc4006057 |
Definition at line 2681 of file encoding.h.
#define MATCH_VWADD_WV 0xd4002057 |
Definition at line 2683 of file encoding.h.
#define MATCH_VWADD_WX 0xd4006057 |
Definition at line 2685 of file encoding.h.
#define MATCH_VWADDU_VV 0xc0002057 |
Definition at line 2687 of file encoding.h.
#define MATCH_VWADDU_VX 0xc0006057 |
Definition at line 2689 of file encoding.h.
#define MATCH_VWADDU_WV 0xd0002057 |
Definition at line 2691 of file encoding.h.
#define MATCH_VWADDU_WX 0xd0006057 |
Definition at line 2693 of file encoding.h.
#define MATCH_VWMACC_VV 0xf4002057 |
Definition at line 2695 of file encoding.h.
#define MATCH_VWMACC_VX 0xf4006057 |
Definition at line 2697 of file encoding.h.
#define MATCH_VWMACCSU_VV 0xfc002057 |
Definition at line 2699 of file encoding.h.
#define MATCH_VWMACCSU_VX 0xfc006057 |
Definition at line 2701 of file encoding.h.
#define MATCH_VWMACCU_VV 0xf0002057 |
Definition at line 2703 of file encoding.h.
#define MATCH_VWMACCU_VX 0xf0006057 |
Definition at line 2705 of file encoding.h.
#define MATCH_VWMACCUS_VX 0xf8006057 |
Definition at line 2707 of file encoding.h.
#define MATCH_VWMUL_VV 0xec002057 |
Definition at line 2709 of file encoding.h.
#define MATCH_VWMUL_VX 0xec006057 |
Definition at line 2711 of file encoding.h.
#define MATCH_VWMULSU_VV 0xe8002057 |
Definition at line 2713 of file encoding.h.
#define MATCH_VWMULSU_VX 0xe8006057 |
Definition at line 2715 of file encoding.h.
#define MATCH_VWMULU_VV 0xe0002057 |
Definition at line 2717 of file encoding.h.
#define MATCH_VWMULU_VX 0xe0006057 |
Definition at line 2719 of file encoding.h.
#define MATCH_VWREDSUM_VS 0xc4000057 |
Definition at line 2721 of file encoding.h.
#define MATCH_VWREDSUMU_VS 0xc0000057 |
Definition at line 2723 of file encoding.h.
#define MATCH_VWSUB_VV 0xcc002057 |
Definition at line 2725 of file encoding.h.
#define MATCH_VWSUB_VX 0xcc006057 |
Definition at line 2727 of file encoding.h.
#define MATCH_VWSUB_WV 0xdc002057 |
Definition at line 2729 of file encoding.h.
#define MATCH_VWSUB_WX 0xdc006057 |
Definition at line 2731 of file encoding.h.
#define MATCH_VWSUBU_VV 0xc8002057 |
Definition at line 2733 of file encoding.h.
#define MATCH_VWSUBU_VX 0xc8006057 |
Definition at line 2735 of file encoding.h.
#define MATCH_VWSUBU_WV 0xd8002057 |
Definition at line 2737 of file encoding.h.
#define MATCH_VWSUBU_WX 0xd8006057 |
Definition at line 2739 of file encoding.h.
#define MATCH_VXOR_VI 0x2c003057 |
Definition at line 2741 of file encoding.h.
#define MATCH_VXOR_VV 0x2c000057 |
Definition at line 2743 of file encoding.h.
#define MATCH_VXOR_VX 0x2c004057 |
Definition at line 2745 of file encoding.h.
#define MATCH_VZEXT_VF2 0x48032057 |
Definition at line 2747 of file encoding.h.
#define MATCH_VZEXT_VF4 0x48022057 |
Definition at line 2749 of file encoding.h.
#define MATCH_VZEXT_VF8 0x48012057 |
Definition at line 2751 of file encoding.h.
#define MATCH_WEXT 0xce000077 |
Definition at line 2753 of file encoding.h.
#define MATCH_WEXTI 0xde000077 |
Definition at line 2755 of file encoding.h.
#define MATCH_WFI 0x10500073 |
Definition at line 2757 of file encoding.h.
#define MATCH_WRS_NTO 0xd00073 |
Definition at line 2759 of file encoding.h.
#define MATCH_WRS_STO 0x1d00073 |
Definition at line 2761 of file encoding.h.
#define MATCH_XNOR 0x40004033 |
Definition at line 2763 of file encoding.h.
#define MATCH_XOR 0x4033 |
Definition at line 2765 of file encoding.h.
#define MATCH_XORI 0x4013 |
Definition at line 2767 of file encoding.h.
#define MATCH_XPERM16 0x28006033 |
Definition at line 2769 of file encoding.h.
#define MATCH_XPERM32 0x28000033 |
Definition at line 2771 of file encoding.h.
#define MATCH_XPERM4 0x28002033 |
Definition at line 2773 of file encoding.h.
#define MATCH_XPERM8 0x28004033 |
Definition at line 2775 of file encoding.h.
#define MATCH_ZUNPKD810 0xacc00077 |
Definition at line 2777 of file encoding.h.
#define MATCH_ZUNPKD820 0xacd00077 |
Definition at line 2779 of file encoding.h.
#define MATCH_ZUNPKD830 0xace00077 |
Definition at line 2781 of file encoding.h.
#define MATCH_ZUNPKD831 0xacf00077 |
Definition at line 2783 of file encoding.h.
#define MATCH_ZUNPKD832 0xad700077 |
Definition at line 2785 of file encoding.h.
#define MCONTROL_ACTION (0x3f<<12) |
Definition at line 104 of file encoding.h.
#define MCONTROL_ACTION_DEBUG_EXCEPTION 0 |
Definition at line 118 of file encoding.h.
#define MCONTROL_ACTION_DEBUG_MODE 1 |
Definition at line 119 of file encoding.h.
#define MCONTROL_ACTION_TRACE_EMIT 4 |
Definition at line 122 of file encoding.h.
#define MCONTROL_ACTION_TRACE_START 2 |
Definition at line 120 of file encoding.h.
#define MCONTROL_ACTION_TRACE_STOP 3 |
Definition at line 121 of file encoding.h.
#define MCONTROL_CHAIN (1<<11) |
Definition at line 105 of file encoding.h.
#define MCONTROL_DMODE | ( | xlen | ) | (1ULL<<((xlen)-5)) |
Definition at line 99 of file encoding.h.
#define MCONTROL_EXECUTE (1<<2) |
Definition at line 111 of file encoding.h.
#define MCONTROL_H (1<<5) |
Definition at line 108 of file encoding.h.
#define MCONTROL_LOAD (1<<0) |
Definition at line 113 of file encoding.h.
#define MCONTROL_M (1<<6) |
Definition at line 107 of file encoding.h.
#define MCONTROL_MASKMAX | ( | xlen | ) | (0x3fULL<<((xlen)-11)) |
Definition at line 100 of file encoding.h.
#define MCONTROL_MATCH (0xf<<7) |
Definition at line 106 of file encoding.h.
#define MCONTROL_MATCH_EQUAL 0 |
Definition at line 124 of file encoding.h.
#define MCONTROL_MATCH_GE 2 |
Definition at line 126 of file encoding.h.
#define MCONTROL_MATCH_LT 3 |
Definition at line 127 of file encoding.h.
#define MCONTROL_MATCH_MASK_HIGH 5 |
Definition at line 129 of file encoding.h.
#define MCONTROL_MATCH_MASK_LOW 4 |
Definition at line 128 of file encoding.h.
#define MCONTROL_MATCH_NAPOT 1 |
Definition at line 125 of file encoding.h.
#define MCONTROL_S (1<<4) |
Definition at line 109 of file encoding.h.
#define MCONTROL_SELECT (1<<19) |
Definition at line 102 of file encoding.h.
#define MCONTROL_STORE (1<<1) |
Definition at line 112 of file encoding.h.
#define MCONTROL_TIMING (1<<18) |
Definition at line 103 of file encoding.h.
#define MCONTROL_TYPE | ( | xlen | ) | (0xfULL<<((xlen)-4)) |
Definition at line 98 of file encoding.h.
#define MCONTROL_TYPE_MATCH 2 |
Definition at line 116 of file encoding.h.
#define MCONTROL_TYPE_NONE 0 |
Definition at line 115 of file encoding.h.
#define MCONTROL_U (1<<3) |
Definition at line 110 of file encoding.h.
#define MENVCFG_CBCFE 0x00000040 |
Definition at line 157 of file encoding.h.
#define MENVCFG_CBIE 0x00000030 |
Definition at line 156 of file encoding.h.
#define MENVCFG_CBZE 0x00000080 |
Definition at line 158 of file encoding.h.
#define MENVCFG_FIOM 0x00000001 |
Definition at line 155 of file encoding.h.
#define MENVCFG_PBMTE 0x4000000000000000 |
Definition at line 159 of file encoding.h.
#define MENVCFG_STCE 0x8000000000000000 |
Definition at line 160 of file encoding.h.
#define MENVCFGH_PBMTE 0x40000000 |
Definition at line 162 of file encoding.h.
#define MENVCFGH_STCE 0x80000000 |
Definition at line 163 of file encoding.h.
#define MHPMEVENT_MINH 0x4000000000000000 |
Definition at line 179 of file encoding.h.
#define MHPMEVENT_OF 0x8000000000000000 |
Definition at line 180 of file encoding.h.
#define MHPMEVENT_SINH 0x2000000000000000 |
Definition at line 178 of file encoding.h.
#define MHPMEVENT_UINH 0x1000000000000000 |
Definition at line 177 of file encoding.h.
#define MHPMEVENT_VSINH 0x0800000000000000 |
Definition at line 176 of file encoding.h.
#define MHPMEVENT_VUINH 0x0400000000000000 |
Definition at line 175 of file encoding.h.
#define MHPMEVENTH_MINH 0x40000000 |
Definition at line 186 of file encoding.h.
#define MHPMEVENTH_OF 0x80000000 |
Definition at line 187 of file encoding.h.
#define MHPMEVENTH_SINH 0x20000000 |
Definition at line 185 of file encoding.h.
#define MHPMEVENTH_UINH 0x10000000 |
Definition at line 184 of file encoding.h.
#define MHPMEVENTH_VSINH 0x08000000 |
Definition at line 183 of file encoding.h.
#define MHPMEVENTH_VUINH 0x04000000 |
Definition at line 182 of file encoding.h.
#define MIDELEG_FORCED_MASK MIP_HS_MASK |
Definition at line 150 of file encoding.h.
#define MIP_HS_MASK (MIP_VS_MASK | MIP_SGEIP) |
Definition at line 148 of file encoding.h.
#define MIP_LCOFIP (1 << IRQ_LCOF) |
Definition at line 144 of file encoding.h.
#define MIP_MEIP (1 << IRQ_M_EXT) |
Definition at line 142 of file encoding.h.
#define MIP_MSIP (1 << IRQ_M_SOFT) |
Definition at line 134 of file encoding.h.
#define MIP_MTIP (1 << IRQ_M_TIMER) |
Definition at line 138 of file encoding.h.
Definition at line 146 of file encoding.h.
#define MIP_SEIP (1 << IRQ_S_EXT) |
Definition at line 140 of file encoding.h.
#define MIP_SGEIP (1 << IRQ_S_GEXT) |
Definition at line 143 of file encoding.h.
#define MIP_SSIP (1 << IRQ_S_SOFT) |
Definition at line 132 of file encoding.h.
#define MIP_STIP (1 << IRQ_S_TIMER) |
Definition at line 136 of file encoding.h.
#define MIP_UEIP (1 << IRQ_U_EXT) |
Definition at line 139 of file encoding.h.
#define MIP_USIP (1 << IRQ_U_SOFT) |
Definition at line 131 of file encoding.h.
#define MIP_UTIP (1 << IRQ_U_TIMER) |
Definition at line 135 of file encoding.h.
Definition at line 147 of file encoding.h.
#define MIP_VSEIP (1 << IRQ_VS_EXT) |
Definition at line 141 of file encoding.h.
#define MIP_VSSIP (1 << IRQ_VS_SOFT) |
Definition at line 133 of file encoding.h.
#define MIP_VSTIP (1 << IRQ_VS_TIMER) |
Definition at line 137 of file encoding.h.
#define MSECCFG_MML 0x00000001 |
Definition at line 217 of file encoding.h.
#define MSECCFG_MMWP 0x00000002 |
Definition at line 218 of file encoding.h.
#define MSECCFG_RLB 0x00000004 |
Definition at line 219 of file encoding.h.
#define MSECCFG_SSEED 0x00000200 |
Definition at line 221 of file encoding.h.
#define MSECCFG_USEED 0x00000100 |
Definition at line 220 of file encoding.h.
#define MSTATEEN0_CS 0x00000001 |
Definition at line 165 of file encoding.h.
#define MSTATEEN0_FCSR 0x00000002 |
Definition at line 166 of file encoding.h.
#define MSTATEEN0_HCONTEXT 0x0200000000000000 |
Definition at line 167 of file encoding.h.
#define MSTATEEN0_HENVCFG 0x4000000000000000 |
Definition at line 168 of file encoding.h.
#define MSTATEEN0H_HCONTEXT 0x02000000 |
Definition at line 171 of file encoding.h.
#define MSTATEEN0H_HENVCFG 0x40000000 |
Definition at line 172 of file encoding.h.
#define MSTATEEN_HSTATEEN 0x8000000000000000 |
Definition at line 169 of file encoding.h.
#define MSTATEENH_HSTATEEN 0x80000000 |
Definition at line 173 of file encoding.h.
#define MSTATUS32_SD 0x80000000 |
Definition at line 32 of file encoding.h.
#define MSTATUS64_SD 0x8000000000000000 |
Definition at line 39 of file encoding.h.
#define MSTATUS_FS 0x00006000 |
Definition at line 24 of file encoding.h.
#define MSTATUS_GVA 0x0000004000000000 |
Definition at line 37 of file encoding.h.
#define MSTATUS_HIE 0x00000004 |
Definition at line 15 of file encoding.h.
#define MSTATUS_MBE 0x0000002000000000 |
Definition at line 36 of file encoding.h.
#define MSTATUS_MIE 0x00000008 |
Definition at line 16 of file encoding.h.
#define MSTATUS_MPIE 0x00000080 |
Definition at line 20 of file encoding.h.
#define MSTATUS_MPP 0x00001800 |
Definition at line 23 of file encoding.h.
#define MSTATUS_MPRV 0x00020000 |
Definition at line 26 of file encoding.h.
#define MSTATUS_MPV 0x0000008000000000 |
Definition at line 38 of file encoding.h.
#define MSTATUS_MXR 0x00080000 |
Definition at line 28 of file encoding.h.
#define MSTATUS_SBE 0x0000001000000000 |
Definition at line 35 of file encoding.h.
#define MSTATUS_SIE 0x00000002 |
Definition at line 14 of file encoding.h.
#define MSTATUS_SPIE 0x00000020 |
Definition at line 18 of file encoding.h.
#define MSTATUS_SPP 0x00000100 |
Definition at line 21 of file encoding.h.
#define MSTATUS_SUM 0x00040000 |
Definition at line 27 of file encoding.h.
#define MSTATUS_SXL 0x0000000C00000000 |
Definition at line 34 of file encoding.h.
#define MSTATUS_TSR 0x00400000 |
Definition at line 31 of file encoding.h.
#define MSTATUS_TVM 0x00100000 |
Definition at line 29 of file encoding.h.
#define MSTATUS_TW 0x00200000 |
Definition at line 30 of file encoding.h.
#define MSTATUS_UBE 0x00000040 |
Definition at line 19 of file encoding.h.
#define MSTATUS_UIE 0x00000001 |
Definition at line 13 of file encoding.h.
#define MSTATUS_UPIE 0x00000010 |
Definition at line 17 of file encoding.h.
#define MSTATUS_UXL 0x0000000300000000 |
Definition at line 33 of file encoding.h.
#define MSTATUS_VS 0x00000600 |
Definition at line 22 of file encoding.h.
#define MSTATUS_XS 0x00018000 |
Definition at line 25 of file encoding.h.
#define MSTATUSH_GVA 0x00000040 |
Definition at line 43 of file encoding.h.
#define MSTATUSH_MBE 0x00000020 |
Definition at line 42 of file encoding.h.
#define MSTATUSH_MPV 0x00000080 |
Definition at line 44 of file encoding.h.
#define MSTATUSH_SBE 0x00000010 |
Definition at line 41 of file encoding.h.
#define PMP_A 0x18 |
Definition at line 260 of file encoding.h.
#define PMP_L 0x80 |
Definition at line 261 of file encoding.h.
#define PMP_NA4 0x10 |
Definition at line 265 of file encoding.h.
#define PMP_NAPOT 0x18 |
Definition at line 266 of file encoding.h.
#define PMP_R 0x01 |
Definition at line 257 of file encoding.h.
#define PMP_SHIFT 2 |
Definition at line 262 of file encoding.h.
#define PMP_TOR 0x08 |
Definition at line 264 of file encoding.h.
#define PMP_W 0x02 |
Definition at line 258 of file encoding.h.
#define PMP_X 0x04 |
Definition at line 259 of file encoding.h.
#define PRV_HS (PRV_S + 1) |
Definition at line 227 of file encoding.h.
#define PRV_M 3 |
Definition at line 225 of file encoding.h.
#define PRV_S 1 |
Definition at line 224 of file encoding.h.
#define PRV_U 0 |
Definition at line 223 of file encoding.h.
#define PTE_A 0x040 /* Accessed */ |
Definition at line 291 of file encoding.h.
#define PTE_ATTR 0xFFC0000000000000 /* All attributes and reserved bits */ |
Definition at line 297 of file encoding.h.
#define PTE_D 0x080 /* Dirty */ |
Definition at line 292 of file encoding.h.
#define PTE_G 0x020 /* Global */ |
Definition at line 290 of file encoding.h.
#define PTE_N 0x8000000000000000 /* Svnapot: NAPOT translation contiguity */ |
Definition at line 296 of file encoding.h.
#define PTE_PBMT 0x6000000000000000 /* Svpbmt: Page-based memory types */ |
Definition at line 295 of file encoding.h.
#define PTE_PPN_SHIFT 10 |
Definition at line 299 of file encoding.h.
#define PTE_R 0x002 /* Read */ |
Definition at line 286 of file encoding.h.
#define PTE_RSVD 0x1FC0000000000000 /* Reserved for future standard use */ |
Definition at line 294 of file encoding.h.
#define PTE_SOFT 0x300 /* Reserved for Software */ |
Definition at line 293 of file encoding.h.
Definition at line 301 of file encoding.h.
#define PTE_U 0x010 /* User */ |
Definition at line 289 of file encoding.h.
#define PTE_V 0x001 /* Valid */ |
Definition at line 285 of file encoding.h.
#define PTE_W 0x004 /* Write */ |
Definition at line 287 of file encoding.h.
#define PTE_X 0x008 /* Execute */ |
Definition at line 288 of file encoding.h.
#define RISCV_ENCODING_H |
Definition at line 356 of file encoding.h.
#define SATP32_ASID 0x7FC00000 |
Definition at line 230 of file encoding.h.
#define SATP32_MODE 0x80000000 |
Definition at line 229 of file encoding.h.
#define SATP32_PPN 0x003FFFFF |
Definition at line 231 of file encoding.h.
#define SATP64_ASID 0x0FFFF00000000000 |
Definition at line 233 of file encoding.h.
#define SATP64_MODE 0xF000000000000000 |
Definition at line 232 of file encoding.h.
#define SATP64_PPN 0x00000FFFFFFFFFFF |
Definition at line 234 of file encoding.h.
#define SATP_MODE_OFF 0 |
Definition at line 236 of file encoding.h.
#define SATP_MODE_SV32 1 |
Definition at line 237 of file encoding.h.
#define SATP_MODE_SV39 8 |
Definition at line 238 of file encoding.h.
#define SATP_MODE_SV48 9 |
Definition at line 239 of file encoding.h.
#define SATP_MODE_SV57 10 |
Definition at line 240 of file encoding.h.
#define SATP_MODE_SV64 11 |
Definition at line 241 of file encoding.h.
#define SENVCFG_CBCFE 0x00000040 |
Definition at line 211 of file encoding.h.
#define SENVCFG_CBIE 0x00000030 |
Definition at line 210 of file encoding.h.
#define SENVCFG_CBZE 0x00000080 |
Definition at line 212 of file encoding.h.
#define SENVCFG_FIOM 0x00000001 |
Definition at line 209 of file encoding.h.
#define SIP_SSIP MIP_SSIP |
Definition at line 152 of file encoding.h.
#define SIP_STIP MIP_STIP |
Definition at line 153 of file encoding.h.
#define SSTATEEN0_CS 0x00000001 |
Definition at line 214 of file encoding.h.
#define SSTATEEN0_FCSR 0x00000002 |
Definition at line 215 of file encoding.h.
#define SSTATUS32_SD 0x80000000 |
Definition at line 57 of file encoding.h.
#define SSTATUS64_SD 0x8000000000000000 |
Definition at line 59 of file encoding.h.
#define SSTATUS_FS 0x00006000 |
Definition at line 53 of file encoding.h.
#define SSTATUS_MXR 0x00080000 |
Definition at line 56 of file encoding.h.
#define SSTATUS_SIE 0x00000002 |
Definition at line 47 of file encoding.h.
#define SSTATUS_SPIE 0x00000020 |
Definition at line 49 of file encoding.h.
#define SSTATUS_SPP 0x00000100 |
Definition at line 51 of file encoding.h.
#define SSTATUS_SUM 0x00040000 |
Definition at line 55 of file encoding.h.
#define SSTATUS_UBE 0x00000040 |
Definition at line 50 of file encoding.h.
#define SSTATUS_UIE 0x00000001 |
Definition at line 46 of file encoding.h.
#define SSTATUS_UPIE 0x00000010 |
Definition at line 48 of file encoding.h.
#define SSTATUS_UXL 0x0000000300000000 |
Definition at line 58 of file encoding.h.
#define SSTATUS_VS 0x00000600 |
Definition at line 52 of file encoding.h.
#define SSTATUS_XS 0x00018000 |
Definition at line 54 of file encoding.h.
#define USTATUS_UIE 0x00000001 |
Definition at line 72 of file encoding.h.
#define USTATUS_UPIE 0x00000010 |
Definition at line 73 of file encoding.h.