summaryrefslogtreecommitdiffstats
path: root/target/microblaze/insns.decode
Commit message (Expand)AuthorAgeFilesLines
* target/microblaze: Convert dec_stream to decodetreeRichard Henderson2020-09-011-0/+6
* target/microblaze: Convert dec_msr to decodetreeRichard Henderson2020-09-011-0/+3
* target/microblaze: Convert msrclr, msrset to decodetreeRichard Henderson2020-09-011-0/+6
* target/microblaze: Convert dec_rts to decodetreeRichard Henderson2020-09-011-0/+5
* target/microblaze: Convert dec_bcc to decodetreeRichard Henderson2020-09-011-0/+36
* target/microblaze: Convert dec_br to decodetreeRichard Henderson2020-09-011-0/+14
* target/microblaze: Convert mbar to decodetreeRichard Henderson2020-09-011-0/+2
* target/microblaze: Convert brk and brki to decodetreeRichard Henderson2020-09-011-0/+11
* target/microblaze: Convert dec_load and dec_store to decodetreeRichard Henderson2020-09-011-0/+32
* target/microblaze: Convert dec_fpu to decodetreeRichard Henderson2020-09-011-0/+19
* target/microblaze: Convert dec_imm to decodetreeRichard Henderson2020-09-011-0/+2
* target/microblaze: Convert dec_barrel to decodetreeRichard Henderson2020-09-011-0/+20
* target/microblaze: Convert dec_bit to decodetreeRichard Henderson2020-09-011-0/+20
* target/microblaze: Convert dec_div to decodetreeRichard Henderson2020-09-011-0/+3
* target/microblaze: Convert dec_mul to decodetreeRichard Henderson2020-09-011-0/+6
* target/microblaze: Convert dec_and, dec_or, dec_xor to decodetreeRichard Henderson2020-09-011-0/+12
* target/microblaze: Convert dec_pattern to decodetreeRichard Henderson2020-09-011-0/+4
* target/microblaze: Convert dec_sub to decodetreeRichard Henderson2020-09-011-0/+13
* target/microblaze: Convert dec_add to decodetreeRichard Henderson2020-09-011-0/+24
* target/microblaze: Add decodetree infrastructureRichard Henderson2020-09-011-0/+18