Well, read that table in the datasheet carefully again, and point your finger exactly where you see DMIPS of the two cores.
As far as I can see, there are two sets of numbers, one states 0.90 DMIPS per megahertz, and the other states 10 and 75 DMIPS per mW.
Instructions per second per megahertz depends only on the architecture, it is basically a number that tells you that this core can on average do 0.9 instructions in one clock cycle. In other words, if you run the processor at 1MHz you get (on average) 900,000 double precision instructions executed in one second.
The second set of numbers is self explanatory.